ns-usbloader: init at 7.0#245931
ns-usbloader: init at 7.0#245931wegank merged 2 commits intoNixOS:masterfrom soupglasses:pkg/ns-usbloader-7.0
Conversation
|
One strange issue i hit when moving this project from my personal tree to nixpkgs was that the |
|
Building it directly against this PR's hash works correctly. So I am unsure what is going on when it gets used as a patch. 🤔 |
|
Yeah. hmm. There is most definetly something wrong with how its pulling dependencies. Just look at the OfBorg logs for "ns-usbloader.passthru.tests on aarch64-linux". I am not sure what is going on. |
|
Doing |
|
Putting this into draft due to the fragile nature of |
|
Pinned the rest of the dependencies and now maven versions should not matter. Waiting for CI to see if this also helped Aarch64. |
|
Yeah hmm. Aarch64 is not happy about the missing javafx libs. It seems i might need to fix that too.
|
|
Gonna pull in @Tillerino and @wegank as both seem to have recent experience with |
|
Hi soupglasses, I gotta be honest, I just did some legwork surrounding the Maven update. I haven't done anything with architecture-specific packaging yet. Good call on managing the plugin versions 👍 I have been trying to upstream that for the projects where we had issues with the Maven update. I hope the next one will go smoother. |
|
Yeah. Outside of limiting the package to x86_64-linux and aarch64-linux with a if statement to swap the mvnHash based on architecture, then adding a comment expressing it's TODO/FIXME status. I have no ability to test it on other architectures than that. But seems like a good first PR. |
|
Not a first timer, just changed my handle in the |
|
All lights green. This PR should be ready for merging now :) |
Description of changes
Created a new package ns-usbloader versioned at 7.0.
Closes #85652
Things done
.jarfile is reproducible. May get upstreamed down the line.sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)