From 32d8f78a0986ce27c7a976cc2d2034f03d2f5c43 Mon Sep 17 00:00:00 2001 From: Andrey Golovizin Date: Sun, 8 Mar 2020 20:07:52 +0100 Subject: [PATCH] Update souces --- nix/sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index e4d95f4..53a1d5e 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "https://github.com/nmattia/niv", "owner": "nmattia", "repo": "niv", - "rev": "2ecfd86b631714b457e56d70dd83fa60435baeb6", - "sha256": "01j6727cws8blg1npp54b4w6xa0gpgyzhyws2vqgp8clnlnmqqhi", + "rev": "50600603b51432839c4b6267fd6a0d00ae6b0451", + "sha256": "1rrhlscbqdn9a77ws49acl536n3mz6bai68z08mpg8qqa4ahr2sn", "type": "tarball", - "url": "https://github.com/nmattia/niv/archive/2ecfd86b631714b457e56d70dd83fa60435baeb6.tar.gz", + "url": "https://github.com/nmattia/niv/archive/50600603b51432839c4b6267fd6a0d00ae6b0451.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs": { @@ -17,10 +17,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs-channels", - "rev": "c4402ea388b3b2e2af709e72d53544696958417e", - "sha256": "0qp25py9zzc7gg8w3m6m0pliyzgj0yjrf03xx6gz3lc7fr00kfya", + "rev": "0bffd2150e5bbd9671bf98817a72e87ae41bc0ed", + "sha256": "0fpaw3llszhwajh612skw5ia553isn88l33xkjxccgpcw8rhbyvs", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs-channels/archive/c4402ea388b3b2e2af709e72d53544696958417e.tar.gz", + "url": "https://github.com/NixOS/nixpkgs-channels/archive/0bffd2150e5bbd9671bf98817a72e87ae41bc0ed.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }