]> gitweb.factorcode.org Git - factor.git/commit
Simplify nix shell environment
authortimor <timor.dd@googlemail.com>
Wed, 16 Oct 2019 12:10:26 +0000 (14:10 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 16 Oct 2019 15:57:47 +0000 (08:57 -0700)
commit3c789cb0a7eff44a78fc4dd5de9ebe77276c65b1
tree75134e37c89e22741a4cc845637541e1a5c2f084
parentb02ae64e91d932ba7769dfb8e389a021c6290b2c
Simplify nix shell environment

`buildFHSUserEnv` uses `chroot` to create a kind of sandbox environment.  This
change uses a simpler mechanism, and also provides the necessary libraries for
running all the demos.
shell.nix