diff options
author | Peter Simons <simons@cryp.to> | 2017-09-08 13:34:08 +0200 |
---|---|---|
committer | Peter Simons <simons@cryp.to> | 2017-09-11 14:26:14 +0200 |
commit | 1511f01351c992b2b5b3108e6f1854bac50df71d (patch) | |
tree | 75c8664ed39132fb5de5e21423cfd6b07d74f947 /src/libutil/types.hh | |
parent | d41c5eb13f4f3a37d80dbc6d3888644170c3b44a (diff) |
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.
Diffstat (limited to 'src/libutil/types.hh')
0 files changed, 0 insertions, 0 deletions