From 5da0313c5aec9b606630f08c7965e88ff6ade8ff Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Mon, 17 May 2021 14:05:33 +1000 Subject: [PATCH] nixpkgs: bumped to the HEAD of 20.09 --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index c6646dd..d1cc1fc 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -54,10 +54,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "22612485a469d71df09b9434842767b1f4f2c063", - "sha256": "1afdbrayfy5qynn49kh6iywd6aazk11pk9hb87w1a9nxv52rz0v6", + "rev": "7974217f94c2970026c411d9234dbb47e93a7306", + "sha256": "0hh91i4zk74g1lrk11x62kdnvn5435nw1jnhkyk3yw4ck4f2qv8d", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/22612485a469d71df09b9434842767b1f4f2c063.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/7974217f94c2970026c411d9234dbb47e93a7306.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }