Fix job name
This commit is contained in:
parent
bf70a047a0
commit
e35d83d1fc
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@
|
|||
|
||||
hydraJobs = {
|
||||
|
||||
nixVendoredCrates =
|
||||
vendoredCrates =
|
||||
with nixpkgsFor.x86_64-linux;
|
||||
|
||||
runCommand "vendored-crates" {}
|
||||
|
|
Loading…
Reference in a new issue