summaryrefslogtreecommitdiff
path: root/nix/sources.json
diff options
context:
space:
mode:
authorstuebinm2026-09-02 00:26:50 +0200
committerstuebinm2026-09-02 00:26:50 +0200
commit3a3fe4e9d140dff030d06e45fd6981d14cf97d16 (patch)
treeedbe8afc9921cc77408a2300eede04b50166bc2a /nix/sources.json
parentd876202506621eb76012c12cbb0e91fd2bb0ada0 (diff)
update naerskHEADmain
crates.io appears to have added user agent requirements the old version does not meet.
Diffstat (limited to 'nix/sources.json')
-rw-r--r--nix/sources.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 6901586..cd1b810 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -5,10 +5,10 @@
"homepage": "",
"owner": "nix-community",
"repo": "naersk",
- "rev": "69daaceebe12c070cd5ae69ba38f277bbf033695",
- "sha256": "1ip749p9g0prmrwiz0845x9n4j9b39sdrzpi60s4yygy6qgc7262",
+ "rev": "9aa07bb0256d300219b30622d2454e85f7f3667e",
+ "sha256": "0yjdv2r72fjgvk9jhjjlk0d4n6hmz3xsnz38kqj983vxp8ax64mn",
"type": "tarball",
- "url": "https://github.com/nix-community/naersk/archive/69daaceebe12c070cd5ae69ba38f277bbf033695.tar.gz",
+ "url": "https://github.com/nix-community/naersk/archive/9aa07bb0256d300219b30622d2454e85f7f3667e.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}