From 4dbd8c630d2b3dbd45b716aba75d7874c649e544 Mon Sep 17 00:00:00 2001 From: sterni Date: Wed, 13 Oct 2021 22:21:33 +0200 Subject: chore(3p): bump NixOS channels to 2021-10-13 Change-Id: I8e87ea4140b449e0af4411e48421a565f77be0b6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3726 Tested-by: BuildkiteCI Reviewed-by: tazjin --- third_party/nixpkgs/default.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'third_party/nixpkgs') diff --git a/third_party/nixpkgs/default.nix b/third_party/nixpkgs/default.nix index 584c02eb72..0235e0cae1 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-09. + # Tracking nixos-unstable as of 2021-10-13. unstableHashes = { - commit = "70088dc29994c32f8520150e34c6e57e8453f895"; - sha256 = "08ldqfh2cmbvf930yq9pv220sv83k9shq183935l5d8p61fxh5zr"; + commit = "e4ef597edfd8a0ba5f12362932fc9b1dd01a0aef"; + sha256 = "1w6y7ma2crcsfph60z8j1k3af0v2m110cbjrb62z287mn4skhqjs"; }; - # Tracking nixos-21.05 as of 2021-10-09. + # Tracking nixos-21.05 as of 2021-10-11. stableHashes = { - commit = "ce7a1190a0fa4ba3465b5f5471b08567060ca14c"; - sha256 = "1zr1s9gp0h5g4arlba1bpb9yqfaaby5195ydm6a2psaxhm748li9"; + commit = "93ca5ab64f78ce778c0bcecf9458263f0f6289b6"; + sha256 = "1ii3f5fbl6rinnbypypkfsp2s72dp28vgif2akq0w8v5h8szyisd"; }; # import the nixos-unstable package set, or optionally use the -- cgit 1.4.1