-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
openshift: 3.10 -> 3.11 #49613
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
openshift: 3.10 -> 3.11 #49613
Conversation
24117b1
to
58842ae
Compare
@GrahamcOfBorg build openshift |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: openshift Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: openshift Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: openshift Partial log (click to expand)
|
@@ -1,4 +1,4 @@ | |||
{ stdenv, lib, fetchFromGitHub, removeReferencesTo, which, go_1_9, go-bindata, makeWrapper, rsync, utillinux | |||
{ stdenv, lib, fetchFromGitHub, removeReferencesTo, which, go_1_10, go-bindata, makeWrapper, rsync, utillinux |
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.
would just go
works (this would be go 1.11).
Using go 1.10 instead of 1.9 Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
58842ae
to
37b50c0
Compare
@GrahamcOfBorg build openshift |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: openshift Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: openshift Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: openshift Partial log (click to expand)
|
Signed-off-by: Vincent Demeester vincent@sbr.pm
Motivation for this change
Bump to latest openshift version. Using go 1.10 instead of 1.9.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)