mirror of
https://github.com/nix-community/flakelight.git
synced 2025-08-09 15:15:02 +02:00
Add statix check to flakelight flake
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user