From c414ae6e314c582b2e83adde2eba07f74da8b6ea Mon Sep 17 00:00:00 2001 From: sterni Date: Mon, 6 Sep 2021 00:38:35 +0200 Subject: chore(3p): bump NixOS channels to 2021-09-06 Change-Id: Ib1a638c47d848f501ee90a47885baa6ed1a40807 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3493 Tested-by: BuildkiteCI Reviewed-by: tazjin --- third_party/nixpkgs/default.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'third_party/nixpkgs/default.nix') diff --git a/third_party/nixpkgs/default.nix b/third_party/nixpkgs/default.nix index 44d1bb114028..90b6902af51d 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-small as of 2021-08-30. + # Tracking nixos-unstable-small as of 2021-09-06. unstableHashes = { - commit = "8a56ac5db3e83a1e19bbe3a696cab83c6f21c359"; - sha256 = "1mpapzbql4cv80sksfwb5dlqq9d49s58qgad8nqp85fa49422qz8"; + commit = "23d5823337f4502dfa17e192d8c53a47cabcb6b4"; + sha256 = "1zbyyf2710kpjhrss7v59m1gjlriisx5nxvbhjan9vjzx7l64civ"; }; - # Tracking nixos-21.05 as of 2021-08-28. + # Tracking nixos-21.05 as of 2021-09-04. stableHashes = { - commit = "74d017edb6717ad76d38edc02ad3210d4ad66b96"; - sha256 = "0wvz41izp4djzzr0a6x54hcm3xjr51nlj8vqghfgyrjpk8plyk4s"; + commit = "6bfe71f2a4e2e425dee26b25d2309f341ff1600d"; + sha256 = "1mpf700fqlzyj6vsy2c329zlgbk9g6giwiyb2g0yhc0a78h72g8l"; }; # import the nixos-unstable package set, or optionally use the -- cgit 1.4.1