diff options
author | Alex Auvolat <lx@deuxfleurs.fr> | 2025-01-12 18:16:23 +0100 |
---|---|---|
committer | Alex Auvolat <lx@deuxfleurs.fr> | 2025-01-12 18:16:23 +0100 |
commit | 8ddb0dd485cf8290b7e3462f5614ca6d858ea8c3 (patch) | |
tree | 9776372019bdc60906e65e0021a09bf4b5d856c5 /flake.lock | |
parent | 83887a851911e18106ede698f491b0102d16b7a4 (diff) | |
download | garage-8ddb0dd485cf8290b7e3462f5614ca6d858ea8c3.tar.gz garage-8ddb0dd485cf8290b7e3462f5614ca6d858ea8c3.zip |
nix build: switch to upstream cargo2nix (branch release-0.11.0)nix-update
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -12,17 +12,17 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1666087781, - "narHash": "sha256-trKVdjMZ8mNkGfLcY5LsJJGtdV3xJDZnMVrkFjErlcs=", - "owner": "Alexis211", + "lastModified": 1705129117, + "narHash": "sha256-LgdDHibvimzYhxBK3kxCk2gAL7k4Hyigl5KI0X9cijA=", + "owner": "cargo2nix", "repo": "cargo2nix", - "rev": "a7a61179b66054904ef6a195d8da736eaaa06c36", + "rev": "ae19a9e1f8f0880c088ea155ab66cee1fa001f59", "type": "github" }, "original": { - "owner": "Alexis211", + "owner": "cargo2nix", "repo": "cargo2nix", - "rev": "a7a61179b66054904ef6a195d8da736eaaa06c36", + "rev": "ae19a9e1f8f0880c088ea155ab66cee1fa001f59", "type": "github" } }, |