From c78fe411e2fa7c0dde0ee87633166e4b97cb4bf1 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 27 Mar 2020 20:00:37 -0400 Subject: [PATCH] bump dependencies --- nix/deps.nix | 4 ++-- nix/sources.json | 8 ++++---- 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///archive/.tar.gz" }, "vgo2nix": { @@ -50,7 +50,7 @@ "xepkgs": { "ref": "master", "repo": "https://tulpa.dev/Xe/nixpkgs", - "rev": "e0027d79c85aab9411c69acaadaabd2189400cc9", + "rev": "5621d41482bca79d05c97758bb86eeb9099e26c9", "type": "git" } }