netbsd: remove broken attributes
This commit is contained in:
parent
555c51b001
commit
a026242e4a
@ -287,7 +287,7 @@ let
|
||||
};
|
||||
|
||||
in rec {
|
||||
inherit compat libc libutil install make mtree netBSDDerivation;
|
||||
inherit compat install make netBSDDerivation;
|
||||
|
||||
getent = netBSDDerivation {
|
||||
path = "usr.bin/getent";
|
||||
|
Loading…
Reference in New Issue
Block a user