gcr: enable on darwin
This commit is contained in:
parent
ee4520e789
commit
4bb528424e
@ -89,7 +89,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
maintainers = teams.gnome.members;
|
maintainers = teams.gnome.members;
|
||||||
description = "GNOME crypto services (daemon and tools)";
|
description = "GNOME crypto services (daemon and tools)";
|
||||||
homepage = "https://gitlab.gnome.org/GNOME/gcr";
|
homepage = "https://gitlab.gnome.org/GNOME/gcr";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user