mirror of
https://github.com/nix-community/flakelight.git
synced 2025-06-20 17:47:45 +02:00
Add statix check to flakelight flake
This commit is contained in:
parent
3f595f5f2c
commit
b72983b29a
@ -22,7 +22,7 @@ in
|
||||
|
||||
config.withOverlays = mkOrder 10 (final: prev:
|
||||
let
|
||||
system = prev.stdenv.hostPlatform.system;
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in
|
||||
{
|
||||
inherit src inputs outputs flakelight system;
|
||||
|
Loading…
x
Reference in New Issue
Block a user