diff options
author | sterni <sternenseemann@systemli.org> | 2022-07-09T11·36+0200 |
---|---|---|
committer | sterni <sternenseemann@systemli.org> | 2022-07-11T14·18+0000 |
commit | 8300d889c50552c3ce5fa8e86b6f604367bf5659 (patch) | |
tree | 4bc599993148f0028d81a83f6710d01bfe092624 /third_party | |
parent | 11738fc232d7e52195dfc3376cb6a4d3232e459e (diff) |
chore(3p/sources): Bump channels & overlays r/4283
Change-Id: I30554c35d0d996ec2908e3c7cdb6d150666f2c64 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5929 Tested-by: BuildkiteCI Autosubmit: sterni <sternenseemann@systemli.org> Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'third_party')
-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 ec8ef7aa36ab..eeed10fc1ba4 100644 --- a/third_party/sources/sources.json +++ b/third_party/sources/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "06f397cbbd804d2b5df8c7258b5cf89e2a521ae7", - "sha256": "11pvnl8lyybwkvpi6mk4jlr6ywlf96fs26p18s65zib53cc72r7z", + "rev": "e1c34ef6f6eb7d966af5011eeeec6342017cd535", + "sha256": "075iramlazrbm17k2s2fzswyg0aibkcjn9q3cgmf3claj2m1i1l6", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/06f397cbbd804d2b5df8c7258b5cf89e2a521ae7.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/e1c34ef6f6eb7d966af5011eeeec6342017cd535.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "impermanence": { @@ -53,10 +53,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a5c867d9fe9e4380452628e8f171c26b69fa9d3d", - "sha256": "07i097p084h54l32smf4bnyrvp9v29bixl91fbzwq7gbsm89lsvx", + "rev": "b39924fc7764c08ae3b51beef9a3518c414cdb7d", + "sha256": "1yivdc9k1qcr29yxq9pz4qs2i29wgxj5y550kp0lz2wzp45ksi1x", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/a5c867d9fe9e4380452628e8f171c26b69fa9d3d.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/b39924fc7764c08ae3b51beef9a3518c414cdb7d.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-stable": { |