From 1be12874e73d11735410f380549fab8e35306052 Mon Sep 17 00:00:00 2001 From: Andrey Golovizin Date: Thu, 9 Jul 2020 09:40:43 +0200 Subject: [PATCH] nix: update nixpkgs --- nix/sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 0bbea08..6603f59 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs-channels", - "rev": "22a3bf9fb9edad917fb6cd1066d58b5e426ee975", - "sha256": "089hqg2r2ar5piw9q5z3iv0qbmfjc4rl5wkx9z16aqnlras72zsa", + "rev": "dc80d7bc4a244120b3d766746c41c0d9c5f81dfa", + "sha256": "0dy0mp7alc7m34zxall14x42qx9yjm7b0m6psgmw0lb6j1iy1pla", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs-channels/archive/22a3bf9fb9edad917fb6cd1066d58b5e426ee975.tar.gz", + "url": "https://github.com/NixOS/nixpkgs-channels/archive/dc80d7bc4a244120b3d766746c41c0d9c5f81dfa.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "pypi2nix": { @@ -17,10 +17,10 @@ "homepage": "", "owner": "nix-community", "repo": "pypi2nix", - "rev": "e56cbbce0812359e80ced3d860e1f232323b2976", - "sha256": "1vhdippb0daszp3a0m3zb9qcb25m6yib4rpggaiimg7yxwwwzyh4", + "rev": "0dbd119465ff2ccbe43cb83431eba792b536a640", + "sha256": "1zxgy3znw0i6h1lxhmnx001c1pdcyszwqj8f0d0092nmnngdzsrl", "type": "tarball", - "url": "https://github.com/nix-community/pypi2nix/archive/e56cbbce0812359e80ced3d860e1f232323b2976.tar.gz", + "url": "https://github.com/nix-community/pypi2nix/archive/0dbd119465ff2ccbe43cb83431eba792b536a640.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }