prefetch-yarn-deps: don't explicitly depend on nixForLinking (#396889)
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
makeSetupHook,
|
||||
cacert,
|
||||
callPackage,
|
||||
nixForLinking,
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -55,7 +54,6 @@ in
|
||||
lib.makeBinPath [
|
||||
coreutils
|
||||
nix-prefetch-git
|
||||
nixForLinking
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user