Skip to content

Commit

Permalink
Remove docker-registry as it's deprecated NixOS#18209
Browse files Browse the repository at this point in the history
(cherry picked from commit fed3501)
Signed-off-by: Domen Kožar <domen@dev.si>
  • Loading branch information
adrianpk committed Sep 9, 2016
1 parent 342b0ef commit de3760f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 226 deletions.
2 changes: 0 additions & 2 deletions nixos/modules/misc/ids.nix
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@
systemd-timesync = 154;
liquidsoap = 155;
etcd = 156;
docker-registry = 157;
hbase = 158;
opentsdb = 159;
scollector = 160;
Expand Down Expand Up @@ -436,7 +435,6 @@
systemd-timesync = 154;
liquidsoap = 155;
#etcd = 156; # unused
#docker-registry = 157; # unused
hbase = 158;
opentsdb = 159;
scollector = 160;
Expand Down
2 changes: 0 additions & 2 deletions nixos/modules/module-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@
./services/misc/dictd.nix
./services/misc/dysnomia.nix
./services/misc/disnix.nix
./services/misc/docker-registry.nix
./services/misc/emby.nix
./services/misc/etcd.nix
./services/misc/felix.nix
Expand Down Expand Up @@ -332,7 +331,6 @@
./services/networking/dnschain.nix
./services/networking/dnscrypt-proxy.nix
./services/networking/dnsmasq.nix
./services/networking/docker-registry-server.nix
./services/networking/ejabberd.nix
./services/networking/fan.nix
./services/networking/ferm.nix
Expand Down
81 changes: 0 additions & 81 deletions nixos/modules/services/misc/docker-registry.nix

This file was deleted.

98 changes: 0 additions & 98 deletions nixos/modules/services/networking/docker-registry-server.nix

This file was deleted.

43 changes: 0 additions & 43 deletions nixos/tests/docker-registry.nix

This file was deleted.

0 comments on commit de3760f

Please sign in to comment.