forked from lix-project/lix
Don't expose file sets anymore
This commit is contained in:
parent
f58615518c
commit
a5a45e64e1
|
@ -354,8 +354,6 @@ in {
|
|||
hardeningDisable = lib.optional stdenv.hostPlatform.isStatic "pie";
|
||||
|
||||
passthru = {
|
||||
inherit filesets;
|
||||
|
||||
perl-bindings = callPackage ./perl {
|
||||
inherit fileset stdenv;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue