gnutls: add platforms for the default version
This commit is contained in:
parent
68f9e60435
commit
048a85f952
@ -62,6 +62,7 @@ stdenv.mkDerivation (rec {
|
|||||||
homepage = http://www.gnu.org/software/gnutls/;
|
homepage = http://www.gnu.org/software/gnutls/;
|
||||||
license = "LGPLv2.1+";
|
license = "LGPLv2.1+";
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user