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