-
Notifications
You must be signed in to change notification settings - Fork 10
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
Build fail with "no buildable Go source files" #1
Comments
@gurgeh this is because the project depends on go-flags...which is not currently added as a proper git submodule... Could this please be resolved? if you clone jessevdk/go-flags where it belongs you can compile it..but then...is this project gonna continue? @chrisfarms |
bump. @chrisfarms |
For confused readers in the future, run this:
|
Sadly, didn't manage to get this working on MacOS. This project depends on nixos-container which doesn't build on Darwin. |
building path(s) ‘/nix/store/i3minxpr55vpqabadbarvpwmad7nngj3-nixos-shell’
building /nix/store/i3minxpr55vpqabadbarvpwmad7nngj3-nixos-shell
building
/nix/store/9wajbnfs0bsvfgl179bh6iplzdsqm636-nixos-shell/src/nixos-shell/main.go:6:2: no buildable Go source files in /nix/store/9wajbnfs0bsvfgl179bh6iplzdsqm636-nixos-shell/src/github.com/jessevdk/go-flags
builder for ‘/nix/store/pdv00njpppl8zqqd3wd90hf3fkf5fsnh-nixos-shell.drv’ failed with exit code 1
error: build of ‘/nix/store/pdv00njpppl8zqqd3wd90hf3fkf5fsnh-nixos-shell.drv’ failed
The text was updated successfully, but these errors were encountered: