Fix evaluation
This commit is contained in:
parent
1789c56f43
commit
90d2cf6ff9
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@
|
|||
|
||||
distPhase =
|
||||
''
|
||||
cp -prd ${vendoredCrates}/vendor/ nix-rust/vendor/
|
||||
cp -prd ${self.hydraJobs.vendoredCrates}/vendor/ nix-rust/vendor/
|
||||
|
||||
runHook preDist
|
||||
make dist
|
||||
|
|
Loading…
Reference in a new issue