aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-11 23:34:16 -0700
committerFuwn <[email protected]>2021-05-11 23:34:16 -0700
commitf2b03a8b23764ca6a4603c9ea9467521cb0bcede (patch)
treec126dbcd72ecc08e694dafb04ec08ed1c3e16e9f
parentdocs(hub): comment out some unused debug logs (diff)
downloadwhirl-f2b03a8b23764ca6a4603c9ea9467521cb0bcede.tar.xz
whirl-f2b03a8b23764ca6a4603c9ea9467521cb0bcede.zip
build(nix): update deps
-rw-r--r--nix/sources.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 04180f2..bc72418 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -17,10 +17,10 @@
"homepage": "",
"owner": "nmattia",
"repo": "naersk",
- "rev": "32e3ba39d9d83098b13720a4384bdda191dd0445",
- "sha256": "0yxqggmj4c65nzmgjmwxii9ibxmxw9w87pbqpgmnyf5rpyp79nv7",
+ "rev": "a3f40fe42cc6d267ff7518fa3199e99ff1444ac4",
+ "sha256": "1nf7fn8anghwf6p5p58ywbcwdkjxq112qv663rn52jq9k95iakdi",
"type": "tarball",
- "url": "https://github.com/nmattia/naersk/archive/32e3ba39d9d83098b13720a4384bdda191dd0445.tar.gz",
+ "url": "https://github.com/nmattia/naersk/archive/a3f40fe42cc6d267ff7518fa3199e99ff1444ac4.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"niv": {
@@ -29,10 +29,10 @@
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
- "rev": "af958e8057f345ee1aca714c1247ef3ba1c15f5e",
- "sha256": "1qjavxabbrsh73yck5dcq8jggvh3r2jkbr6b5nlz5d9yrqm9255n",
+ "rev": "94080ae8286024820c570a2a24ed7c36d7ad04a9",
+ "sha256": "0wlk52zwlrq727x3z1vg9d9qq4zw62ab5jzg4068iqb6hyb0cr0w",
"type": "tarball",
- "url": "https://github.com/nmattia/niv/archive/af958e8057f345ee1aca714c1247ef3ba1c15f5e.tar.gz",
+ "url": "https://github.com/nmattia/niv/archive/94080ae8286024820c570a2a24ed7c36d7ad04a9.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
@@ -41,10 +41,10 @@
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "6d1a044fc9ff3cc96fca5fa3ba9c158522bbf2a5",
- "sha256": "07a3nyrj3pwl017ig0rbn5rbmbf14gl3vqggvkyrdby01726p5fg",
+ "rev": "1db42b7fe3878f3f5f7a4f2dc210772fd080e205",
+ "sha256": "05k9y9ki6jhaqdhycnidnk5zrdzsdammbk5lsmsbz249hjhhgcgh",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/6d1a044fc9ff3cc96fca5fa3ba9c158522bbf2a5.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/1db42b7fe3878f3f5f7a4f2dc210772fd080e205.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs-mozilla": {