Loading pkgs/development/tools/continuous-integration/gocd-agent/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,10 @@ stdenv.mkDerivation rec { homepage = "http://www.go.cd"; license = licenses.asl20; platforms = platforms.all; sourceProvenance = with sourceTypes; [ binaryBytecode binaryNativeCode ]; maintainers = with maintainers; [ grahamc swarren83 ]; }; Loading pkgs/development/tools/continuous-integration/gocd-server/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,10 @@ stdenv.mkDerivation rec { homepage = "http://www.go.cd"; license = licenses.asl20; platforms = platforms.all; sourceProvenance = with sourceTypes; [ binaryBytecode binaryNativeCode ]; maintainers = with maintainers; [ grahamc swarren83 ]; }; Loading Loading
pkgs/development/tools/continuous-integration/gocd-agent/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,10 @@ stdenv.mkDerivation rec { homepage = "http://www.go.cd"; license = licenses.asl20; platforms = platforms.all; sourceProvenance = with sourceTypes; [ binaryBytecode binaryNativeCode ]; maintainers = with maintainers; [ grahamc swarren83 ]; }; Loading
pkgs/development/tools/continuous-integration/gocd-server/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,10 @@ stdenv.mkDerivation rec { homepage = "http://www.go.cd"; license = licenses.asl20; platforms = platforms.all; sourceProvenance = with sourceTypes; [ binaryBytecode binaryNativeCode ]; maintainers = with maintainers; [ grahamc swarren83 ]; }; Loading