From 8d6dbb5bb61a44c62ad66536406674a02eb769cd Mon Sep 17 00:00:00 2001 From: surtur Date: Sun, 10 Jul 2022 17:07:11 +0200 Subject: [PATCH] bump nixpkgs to 7802f1b647 --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 33feaf7..5e98847 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "660ac43ff9ab1f12e28bfb31d4719795777fe152", - "sha256": "090r91bhbp7i5bi1ihwwknbc5ahk2i5gkf4f5g2piy3bxiyf2r2c", + "rev": "7802f1b6479d6f04bea5cc94e8290ea61e210ecf", + "sha256": "19c2gs8aq5lhn3qszcvjjd2hfi1i12lpgqgcnh1il6k18s8vsc58", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/660ac43ff9ab1f12e28bfb31d4719795777fe152.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/7802f1b6479d6f04bea5cc94e8290ea61e210ecf.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }