Releases: Mic92/nixpkgs-review
Releases · Mic92/nixpkgs-review
3.1.0
What's Changed
- Fix type error by @GaetanLepage in #452
- Add support for building
namespace.*
without eval'ing nixpkgs by @PerchunPak in #459 - Show
--skip-package
(and friends) in the report by @PerchunPak in #460 - report: Put space after commas, not before by @booxter in #461
- Wait for GHA eval results instead of falling back to local evaluation by @GaetanLepage in #451
- flake.lock: Update by @GaetanLepage in #463
- README: add maintainer list by @GaetanLepage in #462
- bump version 3.1.0 by @GaetanLepage in #464
- Hint the user to use local eval when GHA fetching fails by @GaetanLepage in #465
New Contributors
Full Changelog: 3.0.1...3.1.0
3.0.1
3.0.0
What's Changed
- Use cached evaluation result comparison from github workflows by @GaetanLepage in #435
- This is an alternative to using the same data that was provided by ofBorg.
- Since the github CI is faster, we hopefully are more often able to use cached results
- Unfortunately this feature requires a
GITHUB_TOKEN
to be set, see https://github.com/Mic92/nixpkgs-review?tab=readme-ov-file#github-api-token
- Support nixpkgs shallow clone and make use of github pull//merge ref by @azuwis in #426
- Add more aliases for
--systems
flag by @PerchunPak in #428- this saves some typing i.e. we now can say
--systems all
to run nixpkgs-review on all official nixpkgs architectures
- this saves some typing i.e. we now can say
New Contributors
- @azuwis made their first contribution in #426
- @PerchunPak made their first contribution in #428
Full Changelog: 2.12.0...3.0.0
2.12.0
What's Changed
- Sort systems in stdout by @GaetanLepage in #425
- Feat: add basic parallel support for listing packages by @GaetanLepage in #422
Full Changelog: 2.11.0...2.12.0
2.11.0
What's Changed
- Add emojis to nixpkgs-review post-result by @Pandapip1 in #414
- fix: distinguish build failures from store failures by @CyberShadow in #416
- Feat: add support for multi-systems by @GaetanLepage in #419
- Feat: print skipped packages in yellow in the terminal output by @GaetanLepage in #421
New Contributors
- @Pandapip1 made their first contribution in #414
- @CyberShadow made their first contribution in #416
- @kini made their first contribution in #406
- @GaetanLepage made their first contribution in #419
Full Changelog: 2.10.5...2.11.0
2.10.5
What's Changed
- print copyable commands by @Et7f3 in #399
- Add checkout strategy to report. by @pbsds in #403
- Make
--no-shell
not exit early by @pbsds in #402
New Contributors
Full Changelog: 2.10.4...2.10.5
What's Changed
- Bump cachix/install-nix-action from 26 to 27 by @dependabot in #401
- print copiable commands by @Et7f3 in #399
- Add checkout strategy to report. by @pbsds in #403
- Make
--no-shell
not exit early by @pbsds in #402
New Contributors
Full Changelog: 2.10.4...2.10.5