Skip to content

Commit 5a8b623

Browse files
committed
niv update nix-tools -b master
1 parent aa18607 commit 5a8b623

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nix/sources.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,16 @@
6666
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
6767
},
6868
"nix-tools": {
69-
"branch": "hkm/cabal-34",
69+
"branch": "master",
7070
"builtin": false,
7171
"description": "Translate Cabals Generic Package Description to a Nix expression",
7272
"homepage": null,
7373
"owner": "input-output-hk",
7474
"repo": "nix-tools",
75-
"rev": "6be18aa9a6e56bdd8f698a077b0ee18ccce3e3ee",
75+
"rev": "c9c10ab889a7b7f2f5f4bb71e8786fc01d49e53e",
7676
"sha256": "0d5qid91j148kbgq552v6nn20r82s6v7kv789bki461icmwixlcl",
7777
"type": "tarball",
78-
"url": "https://github.com/input-output-hk/nix-tools/archive/6be18aa9a6e56bdd8f698a077b0ee18ccce3e3ee.tar.gz",
78+
"url": "https://github.com/input-output-hk/nix-tools/archive/c9c10ab889a7b7f2f5f4bb71e8786fc01d49e53e.tar.gz",
7979
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
8080
},
8181
"nixpkgs": {

0 commit comments

Comments
 (0)