Skip to content

nixpkgs update 2022-02-21

Jean-Paul Calderone requested to merge update-nixpkgs-2022-02-21 into develop

Weekly nixpkgs update.

This has

nix store diff-closures
VirtualBox-GuestAdditions: 6.1.30-5.10.98 → 6.1.30-5.10.99
cpupower: 5.10.98 → 5.10.99
ena: 2.5.0-5.10.98 → 2.5.0-5.10.99
expat: 2.4.3 → 2.4.4
extra: -159.4 KiB
getent-glibc: 2.33-78 → 2.33-117
glibc: 2.33-78 → 2.33-117, +152.8 KiB
glibc-locales: 2.33-78 → 2.33-117
grafana: 8.3.5 → 8.3.6, +11601.9 KiB
initrd-kmod-blacklist: ∅ → ε
initrd-linux: 5.10.98 → 5.10.99, -1091.4 KiB
linux: 5.10.98, 5.10.98-modules → 5.10.99, 5.10.99-modules
locale-glibc: 2.33-78 → 2.33-117
mdadm.conf: ∅ → ε
nixos-system-monitoring: 21.11.335883.7adc9c14ec7 → 21.11.336045.4afca382d80
nixos-system-payments: 21.11.335883.7adc9c14ec7 → 21.11.336045.4afca382d80
nixos-system-storage001: 21.11.335883.7adc9c14ec7 → 21.11.336045.4afca382d80
nixos-system-storage002: 21.11.335883.7adc9c14ec7 → 21.11.336045.4afca382d80
nixos-system-storage003: 21.11.335883.7adc9c14ec7 → 21.11.336045.4afca382d80
nixos-system-storage004: 21.11.335883.7adc9c14ec7 → 21.11.336045.4afca382d80
nixos-system-storage005: 21.11.335883.7adc9c14ec7 → 21.11.336045.4afca382d80
nixos-system-storage1: 21.11.335883.7adc9c14ec7 → 21.11.336045.4afca382d80
nixos-system-storage2: 21.11.335883.7adc9c14ec7 → 21.11.336045.4afca382d80
nss: 3.73 → 3.75, +8.7 KiB
python3: +14.1 KiB
stage: ∅ → 1-init.sh, +24.0 KiB
udev: -37.7 KiB
zfs-kernel: 2.1.2-5.10.98 → 2.1.2-5.10.99
zstd: 1.5.0 → 1.5.2, -126.9 KiB

To make this MR I ran:

nix-build -A morph -o result-before
update-nixpkgs
nix-build -A morph -o result-after
nix-shell -p nixUnstable
nix --extra-experimental-features nix-command store diff-closures ./result-before/ ./result-after/

Merge request reports