Skip to content

Enhance the nix setup - #151

Merged
ibbem merged 7 commits into
developfrom
enhance-nix-setup
Feb 10, 2025
Merged

Enhance the nix setup#151
ibbem merged 7 commits into
developfrom
enhance-nix-setup

Conversation

@ibbem

Copy link
Copy Markdown
Collaborator

Mostly necessary to reuse the maven repository for TrueDiffDetective (0e7d810).
The other changes are fixes and possible enhancements I noticed.

@pmbittnerpmbittner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for the improvements. I actually have no idea what is going on I trust you that these are improvements. 😅 What about adding documentation to the nix file to explain the design, motivation, and purpose of the specific phases and commands. At some point there is just a range of shell commands for example with almost no documentation (only in the commit message).

This is useful when trying to do `mvn deploy:deploy-file` or similar.
Also sometimes the wrong `pom.xml` inside of the jar is chosen making
the deployment invalid.
This is useful to allow reuse of DiffDetective for further builds using
nix.
This is necessary for overriding dependencies of DiffDetective.
@ibbem
ibbemforce-pushed the enhance-nix-setup branch 5 times, most recently from 0de8c06 to 8a24971CompareJanuary 12, 2025 22:11
@ibbem
ibbemforce-pushed the enhance-nix-setup branch 2 times, most recently from 914cfd6 to 5bd694dCompareFebruary 6, 2025 11:43
@ibbem
ibbem changed the base branch from main to developFebruary 10, 2025 19:16
@ibbem
ibbem merged commit 07756a1 into developFeb 10, 2025
@ibbem
ibbem deleted the enhance-nix-setup branch February 10, 2025 19:17
@pmbittnerpmbittner mentioned this pull request Mar 31, 2025
9 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ibbem@pmbittner