summary refs log tree commit diff
path: root/ripple/nix/sources.json
diff options
context:
space:
mode:
authoredef <edef@unfathomable.blue>2022-04-26 12:19:30 +0000
committeredef <edef@unfathomable.blue>2022-04-26 12:19:30 +0000
commit9f922b32c3a952efc083ba473aa0791b91ad9b30 (patch)
treea8e0ce13933a2993d282c015b2e4b03d000a166f /ripple/nix/sources.json
parentb793a1e316725a09a2c5bb10d661bc37258335f6 (diff)
ripple/nix: update sources.json
Rust 1.60!

Change-Id: Id7ba2eaca8ed492f432c7dab319a30dbfb809add
Diffstat (limited to 'ripple/nix/sources.json')
-rw-r--r--ripple/nix/sources.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/ripple/nix/sources.json b/ripple/nix/sources.json
index 361dec0..8fe73a1 100644
--- a/ripple/nix/sources.json
+++ b/ripple/nix/sources.json
@@ -5,10 +5,10 @@
         "homepage": "",
         "owner": "nix-community",
         "repo": "naersk",
-        "rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
-        "sha256": "1jhagazh69w7jfbrchhdss54salxc66ap1a1yd7xasc92vr0qsx4",
+        "rev": "e8f9f8d037774becd82fce2781e1abdb7836d7df",
+        "sha256": "0hca4awvh19xlgr2akf4hwn2c0jndxpzpzh3kyik73gqsvakxvs8",
         "type": "tarball",
-        "url": "https://github.com/nix-community/naersk/archive/2fc8ce9d3c025d59fee349c1f80be9785049d653.tar.gz",
+        "url": "https://github.com/nix-community/naersk/archive/e8f9f8d037774becd82fce2781e1abdb7836d7df.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
     "nixpkgs": {
@@ -17,10 +17,10 @@
         "homepage": "",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "48d63e924a2666baf37f4f14a18f19347fbd54a2",
-        "sha256": "0dcxc4yc2y5z08pmkmjws4ir0r2cbc5mha2a48bn0bk7nxc6wx8g",
+        "rev": "87d34a6b8982e901b8e50096b8e79ebc0e66cda0",
+        "sha256": "0dqjw05vbdf6ahy71zag8gsbfcgrf7fxz3xkwqqwapl0qk9xk47a",
         "type": "tarball",
-        "url": "https://github.com/NixOS/nixpkgs/archive/48d63e924a2666baf37f4f14a18f19347fbd54a2.tar.gz",
+        "url": "https://github.com/NixOS/nixpkgs/archive/87d34a6b8982e901b8e50096b8e79ebc0e66cda0.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     }
 }