nixpkgs/pkgs/applications/virtualization/docker
gfrascadorio a54bc9b671
docker: fix systemd unit files (#120019)
* docker: fix systemd unit files

Add missing docker.socket file and patch ExecStart in docker.service
so these units are useful on non-nixos systems using systemd.
(issue #70407)

* moved systemd units under: optionalString (stdenv.isLinux)
2021-04-26 02:43:09 +02:00
..
buildx.nix treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
default.nix docker: fix systemd unit files (#120019) 2021-04-26 02:43:09 +02:00
distribution.nix treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
gc.nix treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
proxy.nix treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00