Run nix in a lightweight chroot container
Go to file
2015-06-24 18:07:09 +02:00
main.c Initial commit 2015-06-24 18:07:09 +02:00
Makefile Initial commit 2015-06-24 18:07:09 +02:00
README.md Initial commit 2015-06-24 18:07:09 +02:00

Run nix as user in a lightweight chrooted container.

  1. Create an empty directory somewhere, $DIR
  2. Run nix-user-chroot $DIR bash

You can now install nix under /nix as user.