treewide: Fix deps in a few other fixed output derivations
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
buildInputs = [ curl xidel ];
|
||||
nativeBuildInputs = [ curl xidel ];
|
||||
|
||||
inherit name url loginUrl username password cacert;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user