From 693a5ee413669ec82ebb49db3f564661fd5145b0 Mon Sep 17 00:00:00 2001 From: illustris Date: Sun, 21 Mar 2021 16:43:57 +0530 Subject: [PATCH] bump nixpkgs --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index ee9f998..b5e9a7c 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "29b0d4d0b600f8f5dd0b86e3362a33d4181938f9", - "sha256": "10cafssjk6wp7lr82pvqh8z7qiqwxpnh8cswnk1fbbw2pacrqxr1", + "rev": "f5e8bdd07d1afaabf6b37afc5497b1e498b8046f", + "sha256": "1fmwkb2wjfrpx8fis4x457vslam0x8vqlpfwqii6p9vm33dyxhzk", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/29b0d4d0b600f8f5dd0b86e3362a33d4181938f9.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/f5e8bdd07d1afaabf6b37afc5497b1e498b8046f.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }