diff options
author | Florian Klink <flokli@flokli.de> | 2023-10-31T13·11+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-11-05T09·53+0000 |
commit | c1a4c236eff69c4660036d290c4e2cf1380922c0 (patch) | |
tree | f88d7af730e13e0279fddd24d35a26cb6de698d1 /third_party | |
parent | 84a1e9e081e6536d76c28d8391abbc13f8cc158e (diff) |
chore(third_party/nixpkgs): bump nixpkgs (2023-10-31) r/6944
This bumps nixpkgs to b10994c38c61038970a19fa60bfbec21a61755cc, which contains https://github.com/NixOS/nixpkgs/pull/220429. Change-Id: Ib9257ba5bf3ed0720e16c2aaa07ac63a2a9dde19 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9891 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI 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 d5f3205e82b0..b210f475589d 100644 --- a/third_party/sources/sources.json +++ b/third_party/sources/sources.json @@ -77,10 +77,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "63678e9f3d3afecfeafa0acead6239cdb447574c", - "sha256": "0l9b5w9riwhnf80w233plb4y028y2psr6gm8avdkwg7jvlga2j41", + "rev": "b10994c38c61038970a19fa60bfbec21a61755cc", + "sha256": "0va3mv6b3aqfjq2h4jvfqnqm652m2bvai2fnlr6mhiykmci4pkf3", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/63678e9f3d3afecfeafa0acead6239cdb447574c.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/b10994c38c61038970a19fa60bfbec21a61755cc.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-stable": { |