psw: enable on darwin
This commit is contained in:
@@ -21,6 +21,5 @@ rustPlatform.buildRustPackage rec {
|
|||||||
homepage = "https://github.com/Wulfsta/psw";
|
homepage = "https://github.com/Wulfsta/psw";
|
||||||
license = with licenses; [ asl20 /* or */ mit ];
|
license = with licenses; [ asl20 /* or */ mit ];
|
||||||
maintainers = with maintainers; [ wulfsta ];
|
maintainers = with maintainers; [ wulfsta ];
|
||||||
platforms = platforms.linux;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user