Skip to content

Commit

Permalink
fixup! pkgs/os-specific/netbsd: Default meta.platforms to netbsd
Browse files Browse the repository at this point in the history
  • Loading branch information
nbraud committed Dec 30, 2024
1 parent c86512d commit ca37ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/os-specific/bsd/netbsd/pkgs/mtree.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
lib,
mkDerivation,
mknod
mknod,
}:
mkDerivation {
path = "usr.sbin/mtree";
Expand Down

0 comments on commit ca37ca6

Please sign in to comment.