lix/misc
Peter Simons 1511f01351 docker: update to Nix 1.11.14
- Use the latest Nix version 1.11.14.

- Attempts to download the Nix installation tarball from http://nixos.org
  redirect to https these days, which wget doesn't support unless OpenSSL is
  available.

- Use addgroup and adduser commands to create the Nix build users.

- Link the Nix profile script into /etc/profile.d, where it's run
  automatically.

- Dropped installation of bash and tar. Neither tool is essential for running
  Nix.

Use the command "docker build -t nix . && docker run -it --rm nix sh -"
to build and run the Nix docker container.
2017-09-11 14:26:14 +02:00
..
docker docker: update to Nix 1.11.14 2017-09-11 14:26:14 +02:00
launchd Provide a builtin default for $NIX_SSL_CERT_FILE 2017-06-12 16:44:43 +02:00
systemd Figure out the user's home directory if $HOME is not set 2017-05-05 17:08:23 +02:00
systemv SystemV init file for BSD systems, old Linux distributions (RHEL 6) and Linux dist without systemd 2016-05-02 22:25:28 +02:00
upstart Install systemd and Upstart stuff only on Linux 2014-07-16 11:53:47 +02:00