diff options
| author | Xe Iaso <me@christine.website> | 2022-10-28 21:34:10 -0400 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-10-28 21:34:10 -0400 |
| commit | 336f574220403c840d6b334e41458b8ce7cc9969 (patch) | |
| tree | 10dc5be7d4a3ee65afd71d990a8d52e77dfefc78 /nix | |
| parent | eced6372a625f6a41a2009fec2f6ed9fbb9ca071 (diff) | |
| download | xesite-336f574220403c840d6b334e41458b8ce7cc9969.tar.xz xesite-336f574220403c840d6b334e41458b8ce7cc9969.zip | |
warn people of the upcoming OpenSSL bug
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/sources.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nix/sources.json b/nix/sources.json index 6e35f86..67003df 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -29,10 +29,10 @@ "homepage": "https://github.com/nmattia/niv", "owner": "nmattia", "repo": "niv", - "rev": "82e5cd1ad3c387863f0545d7591512e76ab0fc41", - "sha256": "090l219mzc0gi33i3psgph6s2pwsc8qy4lyrqjdj4qzkvmaj65a7", + "rev": "351d8bc316bf901a81885bab5f52687ec8ccab6e", + "sha256": "1yzhz7ihkh6p2sxhp3amqfbmm2yqzaadqqii1xijymvl8alw5rrr", "type": "tarball", - "url": "https://github.com/nmattia/niv/archive/82e5cd1ad3c387863f0545d7591512e76ab0fc41.tar.gz", + "url": "https://github.com/nmattia/niv/archive/351d8bc316bf901a81885bab5f52687ec8ccab6e.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs": { @@ -53,10 +53,10 @@ "homepage": null, "owner": "mozilla", "repo": "nixpkgs-mozilla", - "rev": "0508a66e28a5792fdfb126bbf4dec1029c2509e0", - "sha256": "1nswjmya72g0qriidc2pkl54zn5sg0xp36vdq0ylspca56izivxc", + "rev": "80627b282705101e7b38e19ca6e8df105031b072", + "sha256": "11g9lppm53f5aq7a0fnwh5hivdhn2p1wmhwgmz1052x10hfqjrah", "type": "tarball", - "url": "https://github.com/mozilla/nixpkgs-mozilla/archive/0508a66e28a5792fdfb126bbf4dec1029c2509e0.tar.gz", + "url": "https://github.com/mozilla/nixpkgs-mozilla/archive/80627b282705101e7b38e19ca6e8df105031b072.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "xepkgs": { |
