Merge branch 'master' into staging
This apparently fixes some broken src fetches (gnuradio, twisted).
This commit is contained in:
@@ -80,6 +80,7 @@ in stdenv.mkDerivation {
|
||||
"--without-ensurepip"
|
||||
"--with-system-expat"
|
||||
"--with-system-ffi"
|
||||
"--with-openssl=${openssl.dev}"
|
||||
];
|
||||
|
||||
preConfigure = ''
|
||||
|
||||
Reference in New Issue
Block a user