From 48037367933085ca9c1c67c8c59f311e2b21be6d Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 1 Nov 2020 01:05:32 +0000 Subject: chore: update nix shell --- nix/sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'nix') diff --git a/nix/sources.json b/nix/sources.json index c915991..1d1ceeb 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,10 +1,10 @@ { "dhall": { - "sha256": "0xy6bqasr0z3pnrav8mqc9jxjwz1xck0v6g0pgrr3rfgbi4l0hjz", + "sha256": "1lv8c9qlw1xa0rj0dpn8f57icvv4fv6hkqad82r5gm7rmhp0dcpb", "type": "tarball", - "url": "https://github.com/dhall-lang/dhall-haskell/releases/download/1.35.0/dhall-1.35.0-x86_64-linux.tar.bz2", + "url": "https://github.com/dhall-lang/dhall-haskell/releases/download/1.36.0/dhall-1.36.0-x86_64-linux.tar.bz2", "url_template": "https://github.com/dhall-lang/dhall-haskell/releases/download//dhall--x86_64-linux.tar.bz2", - "version": "1.35.0" + "version": "1.36.0" }, "nixpkgs": { "branch": "nixos-20.03", @@ -12,10 +12,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e7752db2fb6c5e05f1de2b275535dbde07d30090", - "sha256": "1lx2wdagigq5c7qp1fcy25ccpfvz5cl5x0b9rhnz1x409vn7icx1", + "rev": "504f993df9a5ca63317fe9c859df19daad30aa14", + "sha256": "19innk4v45xq62q6n5h0alhfbb3v7yxpdd1r7sglgjn8sr3ylwmn", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/e7752db2fb6c5e05f1de2b275535dbde07d30090.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/504f993df9a5ca63317fe9c859df19daad30aa14.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } } -- cgit v1.2.3