These are the scripts I use to test the nix daemon interaction with a non-/nix store directory during development, copied almost verbatim from my cmake build directory. As such, there's likely a *lot* of cleanup and deduplication to be done here, but I'm committing these as is in the hope that others can benefit from them somehow. Change-Id: I42a10a85e6731fa2014c7ea9738224d678a8376b Reviewed-on: https://cl.tvl.fyi/c/depot/+/1881 Reviewed-by: kanepyork <rikingcoding@gmail.com> Tested-by: BuildkiteCI |
||
|---|---|---|
| .. | ||
| build.sh | ||
| daemon.sh | ||
| eval.sh | ||
| install-darwin-multi-user.sh | ||
| install-multi-user.sh | ||
| install-nix-from-closure.sh | ||
| install-systemd-multi-user.sh | ||
| install.in | ||
| meson.build | ||
| nix-http-export.cgi.in | ||
| nix-profile-daemon.sh.in | ||
| nix-profile.sh.in | ||
| nix-reduce-build.in | ||
| repl.sh | ||
| setup_store.sh | ||