userborn: limit to Linux
This commit is contained in:
parent
615eec08af
commit
7eab263a5d
@ -52,6 +52,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/nikstur/userborn";
|
||||
description = "Declaratively bear (manage) Linux users and groups";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with lib.maintainers; [ nikstur ];
|
||||
mainProgram = "userborn";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user