about summary refs log tree commit diff
path: root/third_party/nixpkgs
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2021-11-25T11·17+0100
committersterni <sternenseemann@systemli.org>2021-11-25T12·19+0100
commit397c3e70b3130e3ee76047725a48bf1a818354e0 (patch)
tree289d7bef131e8b723c2ea6d57eb9a022acaa4e47 /third_party/nixpkgs
parent750ef6c6934209262cf6dfc00139ca32d08f442d (diff)
chore(3p): bump NixOS channels to 2021-11-24 r/3095
* The API for gradleGen changed which makes our override a bit simpler
  at least.

Change-Id: Ib5d7bc33d30a4545235a8a74eadbb418cd76d1d0
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 9dec9a589a..f08b46b63c 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-11-16.
+  # Tracking nixos-unstable as of 2021-11-24.
   unstableHashes = {
-    commit = "931ab058daa7e4cd539533963f95e2bb0dbd41e6";
-    sha256 = "079925kw711k8agg17kxq36ininpacfjjhgydjy0pqbkhk59v6gm";
+    commit = "39cb89ef2ffcbef8d2ac2d52267ac69121a6becb";
+    sha256 = "1x9vzpay56ap4hgfq1giz00050crdngv5jkxgkxzx276mzhw93na";
   };
 
-  # Tracking nixos-21.05 as of 2021-11-15.
+  # Tracking nixos-21.05 as of 2021-11-24.
   stableHashes = {
-    commit = "46251a79f752ae1d46ef733e8e9760b6d3429da4";
-    sha256 = "1xsp0xyrf8arjkf4wi09n96kbg0r8igsmzx8bhc1nj4nr078p0pg";
+    commit = "09650059d7f5ae59a7f0fb2dd3bfc6d2042a74de";
+    sha256 = "0f06zcc8mh934fya0hwzklmga238yxiyfp183y48vyzkdsg7xgn0";
   };
 
   # import the nixos-unstable package set, or optionally use the