mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +02:00
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…
Add table
Add a link
Reference in a new issue