Skip to content

Commit 93b50dd

Browse files
authored
Merge pull request #402 from michaelpj/mpj/fix-nix
Update niv pins
2 parents dcf5201 + 648fe25 commit 93b50dd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

nix/sources.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"homepage": "",
66
"owner": "hercules-ci",
77
"repo": "gitignore.nix",
8-
"rev": "211907489e9f198594c0eb0ca9256a1949c9d412",
9-
"sha256": "06j7wpvj54khw0z10fjyi31kpafkr6hi1k0di13k1xp8kywvfyx8",
8+
"rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
9+
"sha256": "01l4phiqgw9xgaxr6jr456qmww6kzghqrnbc7aiiww3h6db5vw53",
1010
"type": "tarball",
11-
"url": "https://github.com/hercules-ci/gitignore.nix/archive/211907489e9f198594c0eb0ca9256a1949c9d412.tar.gz",
11+
"url": "https://github.com/hercules-ci/gitignore.nix/archive/5b9e0ff9d3b551234b4f3eb3983744fa354b17f1.tar.gz",
1212
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313
},
1414
"niv": {
@@ -17,10 +17,10 @@
1717
"homepage": "https://github.com/nmattia/niv",
1818
"owner": "nmattia",
1919
"repo": "niv",
20-
"rev": "af958e8057f345ee1aca714c1247ef3ba1c15f5e",
21-
"sha256": "1qjavxabbrsh73yck5dcq8jggvh3r2jkbr6b5nlz5d9yrqm9255n",
20+
"rev": "5830a4dd348d77e39a0f3c4c762ff2663b602d4c",
21+
"sha256": "1d3lsrqvci4qz2hwjrcnd8h5vfkg8aypq3sjd4g3izbc8frwz5sm",
2222
"type": "tarball",
23-
"url": "https://github.com/nmattia/niv/archive/af958e8057f345ee1aca714c1247ef3ba1c15f5e.tar.gz",
23+
"url": "https://github.com/nmattia/niv/archive/5830a4dd348d77e39a0f3c4c762ff2663b602d4c.tar.gz",
2424
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2525
},
2626
"nixpkgs": {
@@ -29,10 +29,10 @@
2929
"homepage": "",
3030
"owner": "NixOS",
3131
"repo": "nixpkgs",
32-
"rev": "619953ead4793e7945c5477c12192750783e1deb",
33-
"sha256": "0v7pc7vqsy3m2mh5gh72l3fxr185cslr3h44k2fzc0wdv6c5i1as",
32+
"rev": "5efc8ca954272c4376ac929f4c5ffefcc20551d5",
33+
"sha256": "15xncc1afq8v78acrcv8xbfkd3ii147mv9a55823pdbqffzg0x54",
3434
"type": "tarball",
35-
"url": "https://github.com/NixOS/nixpkgs/archive/619953ead4793e7945c5477c12192750783e1deb.tar.gz",
35+
"url": "https://github.com/NixOS/nixpkgs/archive/5efc8ca954272c4376ac929f4c5ffefcc20551d5.tar.gz",
3636
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
3737
}
3838
}

0 commit comments

Comments
 (0)