Releases: NixOS/nixpkgs-vet
Release list
0.3.4 (2026-07-01)
Features
Remove support for by-name overrides (#189)
A substantial portion of the codebase was dedicated to handling overrides in
all-packages.nix of packages defined in pkgs/by-name.
These are now disallowed by NixOS/nixpkgs#483820, so this functionality is no
longer needed.
0.3.3 (2026-06-19)
Features
Ignore ineffective package attrs in strictDeps & __structuredAttrs checks (#265)
Previously, setting e.g. passthru.__structuredAttrs would satisfy our checks, even though this is not effective to actually enable __structuredAttrs in the derivation.
Detection of these features now more closely aligns with the actual derivation's use of them.
By @RossSmyth
0.3.2 (2026-06-05)
Version 0.3.0
Automated release.
The artifact is a gzip-compressed Nix Archive of the build closure.
To import it:
gzip -cd x86_64-linux.nar.gz | nix-store --import | tail -1Version 0.2.0
Automated release.
The artifact is a gzip-compressed Nix Archive of the build closure.
To import it:
gzip -cd x86_64-linux.nar.gz | nix-store --import | tail -1Version 0.1.4
Automated release.
The artifact is a gzip-compressed Nix Archive of the build closure.
To import it:
gzip -cd x86_64-linux.nar.gz | nix-store --import | tail -1Version 0.1.3
Automated release.
The artifact is a gzip-compressed Nix Archive of the build closure.
To import it:
gzip -cd x86_64-linux.nar.gz | nix-store --import | tail -1Version 0.1.2
Automated release.
The artifact is a gzip-compressed Nix Archive of the build closure.
To import it:
gzip -cd x86_64-linux.nar.gz | nix-store --import | tail -1Version 0.1.1
Automated release.
The artifact is a gzip-compressed Nix Archive of the build closure.
To import it:
gzip -cd x86_64-linux.nar.gz | nix-store --import | tail -1Version 0.1.0
Automated release.
The artifact is a gzip-compressed Nix Archive of the build closure.
To import it:
gzip -cd x86_64-linux.nar.gz | nix-store --import | tail -1