diff options
author | sterni <sternenseemann@systemli.org> | 2022-06-21T20·29+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-06-22T14·28+0000 |
commit | 32b75c45c527ec4469e6f0848e3b097c2f7b1fd6 (patch) | |
tree | 0d2f7062c67f1418e3ef3de9039608aedfa151c3 /third_party/sources | |
parent | 807e7ec55f64e52218c27921b580cede6752785a (diff) |
chore(3p/sources): Bump channels & overlays r/4253
* //3p/overlays/tvl: nixpkgs-fmt 1.3.0 contains the fix we care about, so we can drop the override. * //3p/nixpkgs: use awscli2 from stable nixpkgs as it's broken in unstable at the moment. Waiting on: https://nixpk.gs/pr-tracker.html?pr=178313 Change-Id: I9bb605d7940e53ebac80e3357799a3827a9415be Reviewed-on: https://cl.tvl.fyi/c/depot/+/5890 Tested-by: BuildkiteCI Autosubmit: sterni <sternenseemann@systemli.org> Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'third_party/sources')
-rw-r--r-- | third_party/sources/sources.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/third_party/sources/sources.json b/third_party/sources/sources.json index 52ca258bc5bd..4d4f5e26aa83 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": "e53bba119c56cb4983c84f41b24b8fc01a01b188", - "sha256": "1wl245h5f70fd0pdn2bs2hmjs687srzvsdjlblrpv8s0r5rhsx1n", + "rev": "843a950588e33a0ef1451f255cc1558833e3e474", + "sha256": "0md4r2wl3aw72pbh83qpldspiprbp4nv1lmmcjxv48krik4qdr65", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/e53bba119c56cb4983c84f41b24b8fc01a01b188.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/843a950588e33a0ef1451f255cc1558833e3e474.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "impermanence": { @@ -53,10 +53,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6616de389ed55fba6eeba60377fc04732d5a207c", - "sha256": "1h8lvyrv4sb5fhimzniiw6zjn74hl30zm9g8nzcaq331bd20gpw6", + "rev": "0d68d7c857fe301d49cdcd56130e0beea4ecd5aa", + "sha256": "1lq2lirv5mkx74aly30xfhdwz7jq9hv4nrs49j693pv96z0p63gf", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/6616de389ed55fba6eeba60377fc04732d5a207c.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/0d68d7c857fe301d49cdcd56130e0beea4ecd5aa.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-stable": { @@ -65,10 +65,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9227bbe43157225414e990b87587ccb1665225d9", - "sha256": "0w8g75p9xdiw3075azmqalyl4ss8fzzc5cnnwhlqp21mp15mpx7b", + "rev": "63198c9ccefdbd337cef0d85db0ea2689f4ce418", + "sha256": "05gc6xyv8a2dppngm1q44j85j769lr90lg20s6jv62gfg344i50r", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/9227bbe43157225414e990b87587ccb1665225d9.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/63198c9ccefdbd337cef0d85db0ea2689f4ce418.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "rustsec-advisory-db": { @@ -77,10 +77,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "f10f232879003e9a0d3b120c534268faddbff874", + "rev": "49fb6c0b9418350332fa1e944ec83a5556ec5d91", "sha256": "0d11rir2m22jf1k0fjakx4b0n3w69i2hl7jhwnhq5dd8qfg2s31j", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/f10f232879003e9a0d3b120c534268faddbff874.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/49fb6c0b9418350332fa1e944ec83a5556ec5d91.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" } } |