From 60df0e464b0199ad0fae2ee4671ec5cc3ebb93b2 Mon Sep 17 00:00:00 2001 From: illustris Date: Thu, 15 Apr 2021 14:06:11 +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 e13cb1e..c241826 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ad47284f8b01f587e24a4f14e0f93126d8ebecda", - "sha256": "00m8zhb9lf1shkaf572imsmxq20fmq397jcydx3c651fi28i6rgs", + "rev": "a73020b2a150322c9832b50baeb0296ba3b13dd7", + "sha256": "1s0ckc2qscrflr7bssd0s32zddp48dg5jk22w1dip2q2q7ks6cj0", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/ad47284f8b01f587e24a4f14e0f93126d8ebecda.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/a73020b2a150322c9832b50baeb0296ba3b13dd7.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }