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 =
|
distPhase =
|
||||||
''
|
''
|
||||||
cp -prd ${vendoredCrates}/vendor/ nix-rust/vendor/
|
cp -prd ${self.hydraJobs.vendoredCrates}/vendor/ nix-rust/vendor/
|
||||||
|
|
||||||
runHook preDist
|
runHook preDist
|
||||||
make dist
|
make dist
|
||||||
|
|
Loading…
Reference in a new issue