summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorNadrieril2020-11-01 01:05:32 +0000
committerNadrieril2020-11-01 01:05:32 +0000
commit48037367933085ca9c1c67c8c59f311e2b21be6d (patch)
tree6976f72c27610f40002ff008683ba87203be3dfb /nix
parent25289551885f49bc676c2f71d0ef3a619d3e0b8a (diff)
chore: update nix shell
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json12
1 files changed, 6 insertions, 6 deletions
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/<version>/dhall-<version>-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/<owner>/<repo>/archive/<rev>.tar.gz"
}
}