Skip to content

Commit

Permalink
openshift: remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rycee committed Mar 19, 2019
1 parent 0bf5c6a commit c18bb57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/applications/networking/cluster/openshift/default.nix
Expand Up @@ -33,8 +33,6 @@ in buildGoPackage rec {

goPackagePath = "github.com/openshift/origin";

# go > 1.10
# [FATAL] [14:44:02+0000] Please install Go version go or use PERMISSIVE_GO=y to bypass this check.
buildInputs = [ which rsync go-bindata kerberos clang ];

patchPhase = ''
Expand Down

0 comments on commit c18bb57

Please sign in to comment.