Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -61,5 +61,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://www.freerdp.com/;
|
||||
|
||||
license = stdenv.lib.licenses.free;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -30,5 +30,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = http://www.chiark.greenend.org.uk/~sgtatham/putty/;
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user