nixos-search/flake: remove unused output

This commit is contained in:
Erik Arvstedt 2022-08-27 13:39:33 +02:00
parent 4e70db14bc
commit d9eecb7d4c
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 0 additions and 1 deletions

View File

@ -8,6 +8,5 @@
# Used by ./ci-test.sh
inherit (nixos-search.inputs.nixpkgs) legacyPackages;
nixpkgsPath = toString nixos-search.inputs.nixpkgs;
};
}