summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-03-19 19:55:05 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-03-24 12:19:27 +0100
commitba88db3cd332e439dd2090b64abb7b9942b5fc94 (patch)
tree12aa33997e94ac1e1e03d4d3c9f6733a4eef4ccf /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent0cca0f477f168cee994b2c90d20b713f2bb67d85 (diff)
Add support for imperative container management
The command nixos-container can now create containers. For instance, the following creates and starts a container named ‘database’: $ nixos-container create database The configuration of the container is stored in /var/lib/containers/<name>/etc/nixos/configuration.nix. After editing the configuration, you can make the changes take effect by doing $ nixos-container update database The container can also be destroyed: $ nixos-container destroy database Containers are now executed using a template unit, ‘container@.service’, so the unit in this example would be ‘container@database.service’.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions