non-Linux platforms: extend to some important pkgs
This commit is contained in:
@@ -66,5 +66,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = "http://curl.haxx.se/";
|
||||
description = "A command line tool for transferring files with URL syntax";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user