diff options
author | Griffin Smith <grfn@gws.fyi> | 2022-04-15T21·42-0400 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-04-21T14·34+0000 |
commit | 95cfd6630b55a8a57bccf7a82a067d5154e98b37 (patch) | |
tree | 98c0ffbd1916202d1e3488bde687a85c6d599adf | |
parent | 865b88a3a299151a518f95a5fc7a6c3c9e2d1bb9 (diff) |
chore(3p/sources): Bump sources and overlays r/3985
Change-Id: Ia680188ce5d36c29cba0493993564eda941322a3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5458 Tested-by: BuildkiteCI Autosubmit: grfn <grfn@gws.fyi> Reviewed-by: sterni <sternenseemann@systemli.org>
-rw-r--r-- | third_party/sources/sources.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/third_party/sources/sources.json b/third_party/sources/sources.json index a73101f6d06d..1dbce752c048 100644 --- a/third_party/sources/sources.json +++ b/third_party/sources/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "27fea646189ff7572453e1e3a4d1eb9dc5887fb2", - "sha256": "1x037p5hhydak7xx0gpmzzdxnksdnmx260z7cn6yd4mfhaw1v67w", + "rev": "d0ef2cfa729bab6adacf6461d48a4fb83618c047", + "sha256": "0lbbnv28jaiswxxbnn4w8fgcp55zlppf6h7zfkwwwpr55fxp6nfb", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/27fea646189ff7572453e1e3a4d1eb9dc5887fb2.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/d0ef2cfa729bab6adacf6461d48a4fb83618c047.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs": { @@ -17,10 +17,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ff9efb0724de5ae0f9db9df2debefced7eb1571d", - "sha256": "188h461pilsiym2dqzl17vx1g9pb816cwdi0az9mbw207w721avz", + "rev": "5181d5945eda382ff6a9ca3e072ed6ea9b547fee", + "sha256": "1hljcdmvl2kwlq68pyhlc2g5dswdgb6by9m1pppcdm3a86fhinvh", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/ff9efb0724de5ae0f9db9df2debefced7eb1571d.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/5181d5945eda382ff6a9ca3e072ed6ea9b547fee.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-stable": { |