duf: Add darwin supoort
This commit is contained in:
parent
56b0eb0c6f
commit
b1499452b8
@ -21,7 +21,7 @@ buildGoModule rec {
|
|||||||
homepage = "https://github.com/muesli/duf/";
|
homepage = "https://github.com/muesli/duf/";
|
||||||
description = "Disk Usage/Free Utility";
|
description = "Disk Usage/Free Utility";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ petabyteboy penguwin ];
|
maintainers = with maintainers; [ petabyteboy penguwin ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user