mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
flake.nix: Remove unused binding
This commit is contained in:
parent
896eb7a44b
commit
b7e5446b81
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
|
|
||||||
let
|
let
|
||||||
inherit (nixpkgs) lib;
|
inherit (nixpkgs) lib;
|
||||||
inherit (lib) fileset;
|
|
||||||
|
|
||||||
officialRelease = false;
|
officialRelease = false;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue