diff options
author | Florian Klink <flokli@flokli.de> | 2024-06-10T17·25+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-06-10T20·50+0000 |
commit | 075f7617c3776e94799115f3d0e2376936439e00 (patch) | |
tree | 1f9a6d5e4338a77b7d29a53376c42d0e655932d1 /third_party | |
parent | 825d498908e2f6c9fdca3225afefb0aa4b3cc747 (diff) |
chore(3p/sources): Bump channels & overlays r/8243
Change-Id: I206c6c21ead6327fecfa2dccadbb85d1d8552144 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11779 Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de> Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/sources/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/sources/sources.json b/third_party/sources/sources.json index 072e9f11336a..8844eddc9c15 100644 --- a/third_party/sources/sources.json +++ b/third_party/sources/sources.json @@ -65,10 +65,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6", - "sha256": "1kbhmjd5dz69hx4w7ca7ankax7w5w6fv4szg8zwrahirxdx67gx4", + "rev": "051f920625ab5aabe37c920346e3e69d7d34400e", + "sha256": "08lin51g5x2vv89rs6vmqxnyy8pfysh0wdp6mdxw6l86dpm2rbg2", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/e8057b67ebf307f01bdcc8fba94d94f75039d1f6.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/051f920625ab5aabe37c920346e3e69d7d34400e.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-stable": { |