Skip to content

reason.tests.hello: Prevent unnecessary rebuilds#319883

Merged
vbgl merged 1 commit intoNixOS:masterfrom
tweag:rep-reason-test
Jun 14, 2024
Merged

reason.tests.hello: Prevent unnecessary rebuilds#319883
vbgl merged 1 commit intoNixOS:masterfrom
tweag:rep-reason-test

Conversation

@infinisil
Copy link
Member

Description of changes

E.g. from Nix file changes, see #301014

Things done

  • Built nix-build -A reason.tests.hello on x86_64-linux

Add a 👍 reaction to pull requests you find important.

@infinisil infinisil requested a review from vbgl June 14, 2024 19:18
@github-actions github-actions bot added the 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. label 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/25l30p5bvlbx9vwlcm9xzwdhfry6jpvd-hello /nix/store/v6ksi5axmss74116q2h2plfpz4s7bb4f-source
Only in /nix/store/25l30p5bvlbx9vwlcm9xzwdhfry6jpvd-hello: default.nix

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jun 14, 2024
@vbgl vbgl merged commit c572d05 into NixOS:master Jun 14, 2024
@infinisil infinisil deleted the rep-reason-test branch June 14, 2024 20:43
philiptaron added a commit to philiptaron/nixpkgs that referenced this pull request Jun 17, 2024
This expression didn't actually include src, but it looked like it did.
Make it like others by using a fileset (for instance, NixOS#319883)
wegank pushed a commit to RaitoBezarius/nixpkgs that referenced this pull request Jun 20, 2024
This expression didn't actually include src, but it looked like it did.
Make it like others by using a fileset (for instance, NixOS#319883)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants