Loading pkgs/applications/networking/cluster/openshift/default.nix +4 −5 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ }: buildGoModule rec { pname = "openshift"; version = "4.13.0"; gitCommit = "e561d37"; version = "4.14.0"; gitCommit = "0c63f9d"; src = fetchFromGitHub { owner = "openshift"; repo = "oc"; rev = "e561d37285c8bde273ce00d086bea599a9cdd3be"; hash = "sha256-/ar96N+MSy0DPdza3UWiyolg1EZPBR6LCku4GV+HppM="; rev = "0c63f9da2694c080257111616c60005f32a5bf47"; hash = "sha256-viNSRwGNB0TGgw501cQuj4ajmAgvqk4vj2RmW8/DCB8="; }; vendorHash = null; Loading Loading @@ -62,6 +62,5 @@ buildGoModule rec { license = licenses.asl20; maintainers = with maintainers; [ offline bachp moretea stehessel ]; mainProgram = "oc"; platforms = platforms.unix; }; } Loading
pkgs/applications/networking/cluster/openshift/default.nix +4 −5 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ }: buildGoModule rec { pname = "openshift"; version = "4.13.0"; gitCommit = "e561d37"; version = "4.14.0"; gitCommit = "0c63f9d"; src = fetchFromGitHub { owner = "openshift"; repo = "oc"; rev = "e561d37285c8bde273ce00d086bea599a9cdd3be"; hash = "sha256-/ar96N+MSy0DPdza3UWiyolg1EZPBR6LCku4GV+HppM="; rev = "0c63f9da2694c080257111616c60005f32a5bf47"; hash = "sha256-viNSRwGNB0TGgw501cQuj4ajmAgvqk4vj2RmW8/DCB8="; }; vendorHash = null; Loading Loading @@ -62,6 +62,5 @@ buildGoModule rec { license = licenses.asl20; maintainers = with maintainers; [ offline bachp moretea stehessel ]; mainProgram = "oc"; platforms = platforms.unix; }; }