aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-10-18 12:15:45 +0200
committerAlex Auvolat <alex@adnab.me>2022-10-18 12:15:45 +0200
commit00cf076412b88ae0c6254fc16b9bbe661c4f01f2 (patch)
tree5e0cc1f982d7011a0aa252f1e16b0f7747c6ff7b /nix
parent7c0c2299349d81bdffe38f901770d501c5ad625f (diff)
downloadgarage-00cf076412b88ae0c6254fc16b9bbe661c4f01f2.tar.gz
garage-00cf076412b88ae0c6254fc16b9bbe661c4f01f2.zip
Fix cargo2nix feature discovery
Diffstat (limited to 'nix')
-rw-r--r--nix/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/common.nix b/nix/common.nix
index 2b9cc751..576121e4 100644
--- a/nix/common.nix
+++ b/nix/common.nix
@@ -19,7 +19,7 @@ rec {
# As of 2022-10-14: (TODO)
url = "https://github.com/Alexis211/cargo2nix";
ref = "custom_unstable";
- rev = "15543df35485bef9e2092391ecafa78eae5fa740";
+ rev = "a7a61179b66054904ef6a195d8da736eaaa06c36";
};
/*