about summary refs log tree commit diff
path: root/third_party/nixpkgs
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2021-08-11T07·50+0200
committersterni <sternenseemann@systemli.org>2021-08-11T09·08+0000
commit24e43032bbbfdc447c63f55cfd9b9850050f093d (patch)
tree858e456ca751aa28c2b8ee5ee9878b5fe221c235 /third_party/nixpkgs
parent0298ec862e4b5af7f23cae58693d6abca534deaf (diff)
chore(3p): bump NixOS channels to 2021-08-11 r/2717
This channel version contains a couple of ECL fixes which I'm after.

Change-Id: Id9f5dba2da99cfbd673417b72a55c56f9a55d875
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3299
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to 'third_party/nixpkgs')
-rw-r--r--third_party/nixpkgs/default.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/third_party/nixpkgs/default.nix b/third_party/nixpkgs/default.nix
index 34fb708a0a..fa42b5bb7b 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-04.
+  # Tracking nixos-unstable as of 2021-08-11.
   unstableHashes = {
-    commit = "c464dc811babfe316ed4ab7bbc12351122e69dd7";
-    sha256 = "0aij4q6pc99xjqh0inv6z74wiqfdgxnbg7jli6gnjqxg2lcirrc2";
+    commit = "fe01052444c1d66ed6ef76df2af798c9769e9e79";
+    sha256 = "0z99hwxgrvlf0psicwd97kdqqcc3qngfzmcz7k68q6q868y8582y";
   };
 
-  # Tracking nixos-21.05 as of 2021-08-03.
+  # Tracking nixos-21.05 as of 2021-08-11.
   stableHashes = {
-    commit = "d4590d21006387dcb190c516724cb1e41c0f8fdf";
-    sha256 = "17q39hlx1x87xf2rdygyimj8whdbx33nzszf4rxkc6b85wz0l38n";
+    commit = "2d6ab6c6b92f7aaf8bc53baba9754b9bfdce56f2";
+    sha256 = "1aafqly1mcqxh0r15mrlsrs4znldhm7cizsmfp3d25lqssay6gjd";
   };
 
   # import the nixos-unstable package set, or optionally use the