-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
WIP: pms: init at 0.42 #76188
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
WIP: pms: init at 0.42 #76188
Conversation
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
@bjornfor @rvolosatovs @zimbatm you maintain go packages, can you explain what's the error here telling me, please? |
Where's the error? I don't think I maintain any go package, but I'm interested in learning how to (package golang projects with Nix). |
The error is:
|
Well, at least on my machine? |
So this is a step forward, but the result is empty after this... Someone with go experience please! |
I'd suggest you:
{
# other attrs ...
patches = [
go-modules.patch
];
}
|
|
There's no Are you using the latest |
If you're using 0.42, then it will not work, because that is not even a Go project. It's seems that tagged commit is from 2010, so not sure we should merge that in the first place. What I would suggest is to use |
Too much hassle for me, sorry. |
WIP, can a go person help me here?
Things done
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)