mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 08:08:34 +01:00
2.2 KiB
2.2 KiB
Things done
- Built on platform:
- x86_64-linux
- aarch64-linux
- x86_64-darwin
- aarch64-darwin
- Tested, as applicable:
- NixOS tests in nixos/tests.
- Package tests at
passthru.tests. - Tests in lib/tests or pkgs/test for functions and "core" functionality.
- Ran
nixpkgs-reviewon this PR. See nixpkgs-review usage. - Tested basic functionality of all binary files, usually in
./result/bin/. - Nixpkgs Release Notes
- Package update: when the change is major or breaking.
- NixOS Release Notes
- Module addition: when adding a new NixOS module.
- Module update: when the change is significant.
- Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.
Add a 👍 reaction to pull requests you find important.