1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

flake.nix: Remove unused binding

This commit is contained in:
Robert Hensing 2024-07-06 17:33:06 +02:00
parent 896eb7a44b
commit b7e5446b81

View file

@ -25,7 +25,6 @@
let
inherit (nixpkgs) lib;
inherit (lib) fileset;
officialRelease = false;