nixpkgs/pkgs
Antoine Eiche df589a438e dockerTools.buildImageWithNixDb: populate the Nix Db of the image Nix store
Currently, the contents closure is copied to the layer but there is no
nix database initialization. If pkgs.nix is added in the contents,
nix-store doesn't work because there is no nix database.

From the contents of the layer, this commit generates and loads the
database in the nix store of the container. This only works if there
is no parent layer that already have a nix store (to support several
nix layers, we would have to merge nix databases of parent layers).

We also add an example to play with the nix store inside the
container. Note it seems `more` is a missing dependency of the nix
package!
2017-09-20 20:14:24 +02:00
..
applications Merge pull request #29594 from NeQuissimus/minikube_0_22_2 2017-09-20 10:51:57 -04:00
build-support dockerTools.buildImageWithNixDb: populate the Nix Db of the image Nix store 2017-09-20 20:14:24 +02:00
common-updater
data geolite-legacy: 2017-05-26 -> 2017-09-17 2017-09-18 21:55:41 +02:00
desktops Merge pull request #29332 from romildo/fix.gnome-shell-extensions 2017-09-17 11:00:46 +00:00
development pythonPackages.flake8-future-import: Init at 0.4.3 2017-09-20 17:55:31 +03:00
games zandronum: fix soundfont support, minor cleanup 2017-09-15 23:08:47 -07:00
misc nvim-cm-racer: init at 2017-07-27 2017-09-20 11:10:16 +01:00
os-specific linux: 4.13.2 -> 4.13.3 2017-09-20 08:36:27 -04:00
servers libwebsockets: revert making libuv a propagated build input 2017-09-20 02:49:31 +01:00
shells grml-zsh-config: generalize support to unix systems 2017-09-01 11:38:38 +03:00
stdenv stdenv: Add back leading '-' in cross derivation name suffix 2017-09-18 18:59:48 -04:00
test treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
tools esptool: Fix tests in sandbox 2017-09-20 17:55:31 +03:00
top-level pythonPackages.flake8-future-import: Init at 0.4.3 2017-09-20 17:55:31 +03:00