aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2020-03-27 20:00:37 -0400
committerChristine Dodrill <me@christine.website>2020-03-27 20:00:37 -0400
commitc78fe411e2fa7c0dde0ee87633166e4b97cb4bf1 (patch)
tree2a61a2b62b5c23e512dd9e91f3eeca4e1b96e291 /nix
parente2f46f264e9ee919f32d5acb617e3a3f4ab62080 (diff)
downloadxesite-c78fe411e2fa7c0dde0ee87633166e4b97cb4bf1.tar.xz
xesite-c78fe411e2fa7c0dde0ee87633166e4b97cb4bf1.zip
bump dependencies
Diffstat (limited to 'nix')
-rw-r--r--nix/deps.nix4
-rw-r--r--nix/sources.json8
2 files changed, 6 insertions, 6 deletions
diff --git a/nix/deps.nix b/nix/deps.nix
index 3e8e68d..ed5a93c 100644
--- a/nix/deps.nix
+++ b/nix/deps.nix
@@ -338,8 +338,8 @@
fetch = {
type = "git";
url = "https://github.com/prometheus/client_golang";
- rev = "v1.5.0";
- sha256 = "0cqcrzvzvzc5jj1zpmvbig3aj3a2vxaixfz5r3nprgxc9jryqpp9";
+ rev = "v1.5.1";
+ sha256 = "0nkhjpwpqr3iz2jsqrl37qkj1g4i8jvi5smgbvhxcpyinjj00067";
};
}
{
diff --git a/nix/sources.json b/nix/sources.json
index 937f537..48471fc 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -29,10 +29,10 @@
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs-channels",
- "rev": "cc1ae9f21b9e0ce998e706a3de1bad0b5259f22d",
- "sha256": "0zjafww05h50ncapw51b5qxgbv9prjyag0j22jnfc3kcs5xr4ap0",
+ "rev": "7401afc428799acb19f72028d0914092a978c909",
+ "sha256": "1ngwkklj2h7shcc3lphdy9b9kqpdfqq6wzqkq74qypw0xkz3dsr8",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs-channels/archive/cc1ae9f21b9e0ce998e706a3de1bad0b5259f22d.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs-channels/archive/7401afc428799acb19f72028d0914092a978c909.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"vgo2nix": {
@@ -50,7 +50,7 @@
"xepkgs": {
"ref": "master",
"repo": "https://tulpa.dev/Xe/nixpkgs",
- "rev": "e0027d79c85aab9411c69acaadaabd2189400cc9",
+ "rev": "5621d41482bca79d05c97758bb86eeb9099e26c9",
"type": "git"
}
}