From 3a3fe4e9d140dff030d06e45fd6981d14cf97d16 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 2 Sep 2026 00:26:50 +0200 Subject: update naersk crates.io appears to have added user agent requirements the old version does not meet. --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nix/sources.json') 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///archive/.tar.gz" } } -- cgit v1.3.1