-
-
Notifications
You must be signed in to change notification settings - Fork 17.6k
dfu-programmer: 0.7.2 -> 1.1.0 #476376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dfu-programmer: 0.7.2 -> 1.1.0 #476376
Conversation
|
1adfcf8 to
64b0084
Compare
| }; | ||
|
|
||
| configureFlags = [ "--disable-libusb_1_0" ]; | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove one empty line
cybardev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some minor changes
64b0084 to
871c744
Compare
|
Think I got it right this time, added maintainers and also made the fetchFromGithub not dependent on the derivation name. |
|
|
In favor of building this ASAP since it resolves the recent GCC update issue |
Canon-cups also depends on this |
Fixes migration to GCC 15 and the gnu23 reserved words errors NixOS#475479
871c744 to
2772a88
Compare
|
| src = fetchFromGitHub { | ||
| owner = "dfu-programmer"; | ||
| repo = "dfu-programmer"; | ||
| rev = "v${finalAttrs.version}"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| rev = "v${finalAttrs.version}"; | |
| tag = "v${finalAttrs.version}"; |
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.