home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 8bb3c161ef484df95a7007c182cfd7c8d5a85296
parent 7d275c6485838a41ad397bf59ef60b24d7190e20
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Wed, 25 Mar 2020 11:10:05 +0100

Clean ape.conf a little bit

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Massets/ape.conf | 24++++--------------------
1 file changed, 4 insertions(+), 20 deletions(-)

diff --git a/assets/ape.conf b/assets/ape.conf @@ -1,18 +1,13 @@ # mirrors -git@gitlab.com:vdemeester/emacs-config.git git@github.com:vdemeester/emacs-config.git -git@gitlab.com:vdemeester/nixos-configuration.git git@github.com:vdemeester/nixos-configuration.git -git@gitlab.com:vdemeester/home.git git@github.com:vdemeester/home.git git@gitlab.com:vdemeester/nur-packages.git git@github.com:vdemeester/nur-packages.git git@gitlab.com:vdemeester/ape.git git@github.com:vdemeester/ape.git git@gitlab.com:vdemeester/machines.git git@github.com:vdemeester/machines.git git@gitlab.com:vdemeester/ergodox.git git@github.com:vdemeester/ergodox.git git@gitlab.com:vdemeester/blog.git git@github.com:vdemeester/blog.git -git@git.sr.ht:~vdemeester/configs git@github.com:vdemeester/configs.git -#git@git.sr.ht:~vdemeester/home git@github.com:vdemeester/home.git +git@git.sr.ht:~vdemeester/home git@gitlab.com:vdemeester/home.git git@git.sr.ht:~vdemeester/nixos-configuration git@github.com:vdemeester/nixos-configuration.git git@git.sr.ht:~vdemeester/nur-packages git@github.com:vdemeester/nur-packages.git -#git@git.sr.ht:~vdemeester/emacs-config git@github.com:vdemeester/emacs-config # docker & co git@github.com:vdemeester/docker.git https://github.com/docker/docker.git @@ -30,15 +25,8 @@ git@github.com:vdemeester/kubernetes.git https://github.com/kubernetes/kubernete git@github.com:vdemeester/kubernetes-test-infra.git https://github.com/kubernetes/test-infra.git # knative -git@github.com:vdemeester/build.git https://github.com/knative/build.git -git@github.com:vdemeester/serving.git https://github.com/knative/serving.git -git@github.com:vdemeester/eventing.git https://github.com/knative/eventing.git -git@github.com:vdemeester/caching.git https://github.com/knative/caching.git -git@github.com:vdemeester/pkg.git https://github.com/knative/pkg.git -git@github.com:vdemeester/build-templates.git https://github.com/knative/build-templates.git -git@github.com:vdemeester/docs.git https://github.com/knative/docs.git -git@github.com:vdemeester/eventing-sources.git https://github.com/knative/eventing-sources.git -git@github.com:vdemeester/knctl.git https://github.com/cppforlife/knctl.git +git@github.com:vdemeester/knative-serving.git https://github.com/knative/serving.git +git@github.com:vdemeester/knative-pkg.git https://github.com/knative/pkg.git # tekton git@github.com:vdemeester/tektoncd-pipeline.git https://github.com/tektoncd/pipeline.git @@ -49,6 +37,7 @@ git@github.com:vdemeester/tektoncd-experimental.git https://github.com/tektoncd/ git@github.com:vdemeester/tektoncd-cli.git https://github.com/tektoncd/cli.git git@github.com:vdemeester/tektoncd-triggers.git https://github.com/tektoncd/triggers.git git@github.com:vdemeester/tektoncd-operator.git https://github.com/tektoncd/operator.git +git@github.com:vdemeester/tektoncd-community.git https://github.com/tektoncd/community.git # openshift git@github.com:vdemeester/source-to-image.git https://github.com/openshift/source-to-image.git @@ -56,7 +45,6 @@ git@github.com:vdemeester/imagebuilder.git https://github.com/openshift/imagebui git@github.com:vdemeester/origin.git https://github.com/openshift/origin.git git@github.com:vdemeester/release.git https://github.com/openshift/release.git git@github.com:vdemeester/openshift-pipelines-catalog.git https://github.com/openshift/pipelines-catalog.git -git@github.com:vdemeester/knative-build-operator.git https://github.com/openshift-knative/knative-build-operator.git # containers git@github.com:vdemeester/libpod.git https://github.com/containers/libpod.git @@ -66,9 +54,7 @@ git@github.com:vdemeester/skopeo.git https://github.com/containers/skopeo.git git@github.com:vdemeester/buildah.git https://github.com/containers/buildah.git # other red hat projects -git@github.com:vdemeester/ocf-minishift-addons.git https://github.com/openshift-cloud-functions/minishift-addons.git git@github.com:vdemeester/odo.git https://github.com/redhat-developer/odo.git -git@github.com:vdemeester/minishift.git https://github.com/minishift/minishift.git # moby git@github.com:vdemeester/containerd.git https://github.com/containerd/containerd.git @@ -85,7 +71,5 @@ git@github.com:vdemeester/traefik.git https://github.com/containous/traefik.git git@github.com:vdemeester/home-manager.git https://github.com/rycee/home-manager.git git@github.com:vdemeester/nixpkgs.git https://github.com/NixOS/nixpkgs.git -git@github.com:vdemeester/autoscaler.git https://github.com/drone/autoscaler.git - # google git@github.com:vdemeester/go-containerregistry.git https://github.com/google/go-containerregistry.git