From e35d83d1fc45f6c10fbd96462cee48016aa1497c Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 3 Apr 2020 20:11:14 +0200 Subject: [PATCH] Fix job name --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index a8efd57e8..ffd8b5b9a 100644 --- a/flake.nix +++ b/flake.nix @@ -239,7 +239,7 @@ hydraJobs = { - nixVendoredCrates = + vendoredCrates = with nixpkgsFor.x86_64-linux; runCommand "vendored-crates" {}