-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
waypoint: init at 0.1.5 #103754
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
waypoint: init at 0.1.5 #103754
Conversation
Great job! I closed my PR. Should be able to test this tomorrow. |
LGTM. All the issues I had with my original expressions are resolved. |
It's looking like I'm also happy to add back in the git stuff for setting the version if you'd like |
That sounds like a good idea. |
Result of 1 package built:
|
@winpat actually it looks like |
Also it doesn't look like there's going to be much progress investigating the issue so I'm happy with it as is & I don't want to keep you and others waiting by leaving this in review if it's working well with everything we've tried so far |
/marvin opt-in |
Hi! I'm an experimental bot. My goal is to guide this PR through its stages, hopefully ending with a merge. You can read up on the usage here. |
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.
First of all, let me tell that I love reviewing Nixpkgs PRs because sometimes I discover a gem of a package that I instantly fall in love with the moment I see it. This is one of these gems.
I've read and followed the tutorial with a Node app while using Waypoint built out of this derivation, and it was seamless. No errors, it works perfectly. LGTM.
/status needs_merger
Reminder: Please review! Reminder: This Pull Request is awaiting merger. If you are the assigned reviewer with commit permission, please have a look. If you can't, please say so. If the status is not accurate, please change it. If nothing happens, this PR will be put back in the |
Co-authored-by: Patrick Winter <patrickwinter@posteo.ch>
Added the extra flags to reduce size as requested.
|
Result of 1 package built:
|
Result of |
Motivation for this change
Init waypoint at
0.1.5
Based on @winpat's pr #100994
I'm happy for any of my modifications to be coppied over & delete this branch. I'll put a PR in upstream so we can probably use
make bin
as is.Resolves the injection issue issue
Removed the dontPatchELF stuff because none of it seems to actually be passed through by
buildGoModule
and I'm not comfortable changing it.Things done
I ran the init and the build but it could do with more testing.
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)