From e9061b11ab12dcf60e9e3fea87ef07c65ad2ae3d Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 10 Oct 2021 13:01:19 +0200 Subject: chore(3p/nixpkgs): Bump to 2021-10-09 Change-Id: Ic180b67c764e750d82c3bf4273216d7da75d3aaa Reviewed-on: https://cl.tvl.fyi/c/depot/+/3709 Tested-by: BuildkiteCI Reviewed-by: sterni --- third_party/nixpkgs/default.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'third_party') diff --git a/third_party/nixpkgs/default.nix b/third_party/nixpkgs/default.nix index 368c570ab9..584c02eb72 100644 --- a/third_party/nixpkgs/default.nix +++ b/third_party/nixpkgs/default.nix @@ -13,16 +13,16 @@ let # nixos-unstable, and the current stable channel of the latest NixOS # release. - # Tracking nixos-unstable as of 2021-10-04. + # Tracking nixos-unstable as of 2021-10-09. unstableHashes = { - commit = "14aef06d9b3ad1d07626bdbb16083b83f92dc6c1"; - sha256 = "1rfsfaaa1lbrvhdpdnqg4fg5v7bnal1s8xd1sm66pl2vh0dhjzyg"; + commit = "70088dc29994c32f8520150e34c6e57e8453f895"; + sha256 = "08ldqfh2cmbvf930yq9pv220sv83k9shq183935l5d8p61fxh5zr"; }; - # Tracking nixos-21.05 as of 2021-10-04. + # Tracking nixos-21.05 as of 2021-10-09. stableHashes = { - commit = "7daf35532d2d8bf5e6f7f962e6cd13a66d01a71d"; - sha256 = "0ycyns4vhcd4alnrq5kc813vhxvd1ykwbmd59i1zfmr6j1ksyll0"; + commit = "ce7a1190a0fa4ba3465b5f5471b08567060ca14c"; + sha256 = "1zr1s9gp0h5g4arlba1bpb9yqfaaby5195ydm6a2psaxhm748li9"; }; # import the nixos-unstable package set, or optionally use the -- cgit 1.4.1