-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
spacegun: init at 0.3.3 #70526
spacegun: init at 0.3.3 #70526
Conversation
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review-may-2019/3032/93 |
It builds. All 3 binaires run. I didn't test anything else since I don't use kubernetes. |
@GrahamcOfBorg build spacegun |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
|
||
postInstall = '' | ||
# Patch shebangs in node_modules, otherwise the webpack build fails with interpreter problems | ||
patchShebangs --build "$out/lib/node_modules/spacegun/node_modules/" |
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.
This fixes errors like this:
sh: /nix/store/zay52n90397hcl16g4fp6dahiaiy9p0s-node_mini-media-player-v1.11.0/lib/node_modules/mini-media-player/node_modules/.bin/webpack: /usr/bin/env: bad interpreter: No such file or directory
I hope this improves the discoverability (searchengine) of this fix.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @