diff options
| author | Christine Dodrill <me@christine.website> | 2020-09-27 12:35:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 12:35:24 -0400 |
| commit | f106c2c9d23c9c12a88b5a73f704f4be5c455926 (patch) | |
| tree | 6b3888c1bcf2f8c379acbc897bab7f3fa7b9c8ca /nix | |
| parent | e460ebdcbee67224a3f9872b0a59e6f2733b6861 (diff) | |
| download | xesite-f106c2c9d23c9c12a88b5a73f704f4be5c455926.tar.xz xesite-f106c2c9d23c9c12a88b5a73f704f4be5c455926.zip | |
go-stdlib-rust post (#215)
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/sources.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/nix/sources.json b/nix/sources.json index 8eb271a..8f412c2 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "justinwoo", "repo": "easy-dhall-nix", - "rev": "90957969850a44481c6e150350c56e8b53b29e1e", - "sha256": "1hsmp3cb0k554kh0jlfzpdzx2b8ndyh2gdykmw9hw41haaw16mmi", + "rev": "3e9101c5dfd69a9fc28fe4998aff378f91bfcb64", + "sha256": "1nsn1n4sx4za6jipcid1293rdw8lqgj9097s0khiij3fz0bzhrg9", "type": "tarball", - "url": "https://github.com/justinwoo/easy-dhall-nix/archive/90957969850a44481c6e150350c56e8b53b29e1e.tar.gz", + "url": "https://github.com/justinwoo/easy-dhall-nix/archive/3e9101c5dfd69a9fc28fe4998aff378f91bfcb64.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "naersk": { @@ -29,10 +29,10 @@ "homepage": "https://github.com/nmattia/niv", "owner": "nmattia", "repo": "niv", - "rev": "fad2a6cbfb2e7cdebb7cb0ad2f5cc91e2c9bc06b", - "sha256": "0mghc1j0rd15spdjx81bayjqr0khc062cs25y5dcfzlxk4ynyc6m", + "rev": "29ddaaf4e099c3ac0647f5b652469dfc79cd3b53", + "sha256": "1va6myp07gkspgxfch8z3rs9nyvys6jmgzkys6a2c4j09qxp1bs0", "type": "tarball", - "url": "https://github.com/nmattia/niv/archive/fad2a6cbfb2e7cdebb7cb0ad2f5cc91e2c9bc06b.tar.gz", + "url": "https://github.com/nmattia/niv/archive/29ddaaf4e099c3ac0647f5b652469dfc79cd3b53.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs": { @@ -41,10 +41,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs-channels", - "rev": "4aa5466cbc741097218a1c494a7b832a17d1967d", - "sha256": "0w6gg1hxcx83l8s83frxyjm5dwri06a3cy1i4358ny2lcrxq4qap", + "rev": "72b9660dc18ba347f7cd41a9504fc181a6d87dc3", + "sha256": "1cqgpw263bz261bgz34j6hiawi4hi6smwp6981yz375fx0g6kmss", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs-channels/archive/4aa5466cbc741097218a1c494a7b832a17d1967d.tar.gz", + "url": "https://github.com/NixOS/nixpkgs-channels/archive/72b9660dc18ba347f7cd41a9504fc181a6d87dc3.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "xepkgs": { |
