mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
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/;
|
||||
license = "LGPLv2.1+";
|
||||
maintainers = [ ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user