From cd39bebbdaa1fdc5685feddc418b69cd2d97e9e1 Mon Sep 17 00:00:00 2001 From: sterni Date: Mon, 16 Aug 2021 14:05:16 +0200 Subject: chore(3p): bump NixOS channels to 2021-08-16 Change-Id: I29936f5fb66387be5897339a7c9a26a9de9b8582 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3366 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 eb3c1ca86cea..43dfbeb97f24 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-08-11. + # Tracking nixos-unstable as of 2021-08-16. unstableHashes = { - commit = "fe01052444c1d66ed6ef76df2af798c9769e9e79"; - sha256 = "0z99hwxgrvlf0psicwd97kdqqcc3qngfzmcz7k68q6q868y8582y"; + commit = "e41ba38114055832e5ba4a851e9c00149eef3e4a"; + sha256 = "01qh41a912vk6fsdh3w6wsl45ml0lbqlc9akpbw2hasjf6wwg3kn"; }; - # Tracking nixos-21.05 as of 2021-08-11. + # Tracking nixos-21.05 as of 2021-08-15. stableHashes = { - commit = "2d6ab6c6b92f7aaf8bc53baba9754b9bfdce56f2"; - sha256 = "1aafqly1mcqxh0r15mrlsrs4znldhm7cizsmfp3d25lqssay6gjd"; + commit = "8ac785da9843aa110caeed6c912875e46a415a11"; + sha256 = "0niqmgw4p1xbanc51rxs760qb8dp9vycgp19vqfiprni1fyx73an"; }; # import the nixos-unstable package set, or optionally use the -- cgit 1.4.1