Skip to content

nixos/lib/test-driver: Prevent unnecessary rebuilds#319878

Merged
tfc merged 1 commit intoNixOS:masterfrom
tweag:reb-test-driver
Jun 15, 2024
Merged

nixos/lib/test-driver: Prevent unnecessary rebuilds#319878
tfc merged 1 commit intoNixOS:masterfrom
tweag:reb-test-driver

Conversation

@infinisil
Copy link
Member

Description of changes

E.g. when only Nix files change, see #301014

Ping @hertrste

Things done

  • Successfully built nix-build nixos/tests/simple.nix

Add a 👍 reaction to pull requests you find important.

@infinisil infinisil requested a review from K900 June 14, 2024 18:46
@infinisil infinisil requested a review from tfc as a code owner June 14, 2024 18:46
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: testing Tooling for automated testing of packages and modules labels Jun 14, 2024
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 14, 2024
Copy link
Contributor

@philiptaron philiptaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ diff -r -u4 /nix/store/m7dra1yiynxlccn4g6f0iqgw2219ra99-test-driver /nix/store/vllk4d3brpnqz4vw42pm9j4n1lvdqs33-source
Only in /nix/store/m7dra1yiynxlccn4g6f0iqgw2219ra99-test-driver: default.nix
Only in /nix/store/m7dra1yiynxlccn4g6f0iqgw2219ra99-test-driver: nixos-test-driver-docstrings.nix
Only in /nix/store/m7dra1yiynxlccn4g6f0iqgw2219ra99-test-driver: shell.nix

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jun 14, 2024
@tfc tfc merged commit ef9fdab into NixOS:master Jun 15, 2024
@infinisil infinisil deleted the reb-test-driver branch June 15, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: testing Tooling for automated testing of packages and modules 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants