aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-02-03 15:21:57 +0100
committerJill <kokakiwi@deuxfleurs.fr>2022-02-10 17:55:50 +0100
commit084dcdbd3aadb8eb39ca19974623ae81d76456fc (patch)
tree89a2840519ac8ec26f64c59d474f1e1f7421c4bd /shell.nix
parent3baa841d6f62a75bf74ed0c26499b447c50bf32f (diff)
downloadgarage-084dcdbd3aadb8eb39ca19974623ae81d76456fc.tar.gz
garage-084dcdbd3aadb8eb39ca19974623ae81d76456fc.zip
Upgrade cargo2nix
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 57e95e01..bb2030f2 100644
--- a/shell.nix
+++ b/shell.nix
@@ -76,7 +76,7 @@ function refresh_toolchain {
pkgs.rustPlatform.rust.cargo
pkgs.clippy
pkgs.rustfmt
- /*(pkgs.callPackage cargo2nix {}).package*/
+ /* cargo2nix.packages.x86_64-linux.cargo2nix */
] else [])
++
(if integration then [