surge-downloader: init at 0.12.1 - #488785
Conversation
2be4619 to
9e16528
Compare
|
and obv squash commits (last two only), new files are supposed to be added in one go |
f2093db to
a74f56e
Compare
|
Hey, Just checking in. I’ve addressed all the previous review comments and re-requested review. Would appreciate a look when you have time |
a74f56e to
cad29b5
Compare
|
Since it's been a while, I updated the package to 0.6.8 and added a |
|
Any progress here? |
|
The package is done. All I can do is just update the version. Someone with merge permissions needs to press the button. For now you can just use an overlay with this |
cad29b5 to
77b56a6
Compare
77b56a6 to
fb57a6e
Compare
fb57a6e to
05021dd
Compare
05021dd to
b2f523d
Compare
phanirithvij
left a comment
There was a problem hiding this comment.
Thanks for the changes, final review.
b2f523d to
2dd4b24
Compare
|
Damn good catch. I didn't look into the resulting bin dir. It turns out that that |
2dd4b24 to
3b0270b
Compare
3b0270b to
3d0f968
Compare
This comment was marked as resolved.
This comment was marked as resolved.
|
On darwin it is case insensitive, so I think we should skip the installPhase for darwin. |
3d0f968 to
02353e1
Compare
✅
|
| mv $out/bin/Surge $out/bin/surge.tmp | ||
| mv $out/bin/surge.tmp $out/bin/surge |
There was a problem hiding this comment.
Why not this ?
| mv $out/bin/Surge $out/bin/surge.tmp | |
| mv $out/bin/surge.tmp $out/bin/surge | |
| mv $out/bin/Surge $out/bin/surge |
There was a problem hiding this comment.
On macOS that didn't work. https://github.com/phanirithvij/nixpkgs-review-gha/actions/runs/33111895418/job/98656642569#step:6:860
The filesystem is case insensitive.
Added surge, a TUI download manager. Sadly the name
surgewas already taken so I added it assurge-downloader.Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.