Don't expose file sets anymore
This commit is contained in:
@@ -354,8 +354,6 @@ in {
|
||||
hardeningDisable = lib.optional stdenv.hostPlatform.isStatic "pie";
|
||||
|
||||
passthru = {
|
||||
inherit filesets;
|
||||
|
||||
perl-bindings = callPackage ./perl {
|
||||
inherit fileset stdenv;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user