From c1f6cda865dc5a168465fa47b48ec1f961a25c3e Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone <exarkun@twistedmatrix.com> Date: Mon, 21 Mar 2022 10:54:50 -0400 Subject: [PATCH] bump nixpkgs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` VirtualBox-GuestAdditions: 6.1.30-5.10.103 → 6.1.30-5.10.106 cpupower: 5.10.103 → 5.10.106 ena: 2.5.0-5.10.103 → 2.5.0-5.10.106 expat: 2.4.4 → 2.4.7 getent-glibc: 2.33-117 → 2.33-123 glibc: 2.33-117 → 2.33-123 glibc-locales: 2.33-117 → 2.33-123 initrd-linux: 5.10.103 → 5.10.106, +75.7 KiB linux: 5.10.103, 5.10.103-modules → 5.10.106, 5.10.106-modules locale-glibc: 2.33-117 → 2.33-123 nixos-system-monitoring: 21.11.336340.2ebb6c1e5ae → 21.11.336589.2c66a7a6e03 nixos-system-payments: 21.11.336340.2ebb6c1e5ae → 21.11.336589.2c66a7a6e03 nixos-system-storage001: 21.11.336340.2ebb6c1e5ae → 21.11.336589.2c66a7a6e03 nixos-system-storage002: 21.11.336340.2ebb6c1e5ae → 21.11.336589.2c66a7a6e03 nixos-system-storage003: 21.11.336340.2ebb6c1e5ae → 21.11.336589.2c66a7a6e03 nixos-system-storage004: 21.11.336340.2ebb6c1e5ae → 21.11.336589.2c66a7a6e03 nixos-system-storage005: 21.11.336340.2ebb6c1e5ae → 21.11.336589.2c66a7a6e03 nixos-system-storage1: 21.11.336340.2ebb6c1e5ae → 21.11.336589.2c66a7a6e03 nixos-system-storage2: 21.11.336340.2ebb6c1e5ae → 21.11.336589.2c66a7a6e03 openssl: 1.1.1m → 1.1.1n stage: -19.4 KiB udhcp: ∅ → ε util-linux: 2.37.3 → 2.37.4 zfs-kernel: 2.1.2-5.10.103 → 2.1.3-5.10.106 zfs-user: 2.1.2 → 2.1.3, +14.0 KiB ``` --- nixpkgs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nixpkgs.json b/nixpkgs.json index e9f9b689..015223ad 100644 --- a/nixpkgs.json +++ b/nixpkgs.json @@ -1,5 +1,5 @@ { "name": "source", - "url": "https://releases.nixos.org/nixos/21.11/nixos-21.11.336340.2ebb6c1e5ae/nixexprs.tar.xz", - "sha256": "1hi47fq801v2bk7ms50sz7a8744zfkkk27kxjpbxzv1n6k0n1w1q" -} + "url": "https://releases.nixos.org/nixos/21.11/nixos-21.11.336589.2c66a7a6e03/nixexprs.tar.xz", + "sha256": "1yrgg568blb0syac5w4ca7ml92nggh5fbdbw0r10iglnliljy6m5" +} \ No newline at end of file -- GitLab