tvl-depot/website/sandbox/covid-uk
William Carroll 7833632a79 Attempt nix-build instead of nixos-rebuild switch
I've encountered a few problems with attempting to support nixos-rebuild:
- the activation step requires `sudo` privileges
- the `buildkite-agent` runs on the same machine, socrates, that is rebuilding
  itself. This means that when the activation step runs, it will attempt to
  restart `buildkite-agent` when the agent is still working

I'm slowly removing places in my nix code that rely on '<bracket>' notation, so
that I no longer depend on NIX_PATH being set. I still have more work to do.

{covid-uk,sandbox}/default.nix are breaking when I attempt to run my
build-socrates.sh script locally, so I'm temporarily disabling them until I can
get CI working as I expect.
2020-08-20 11:26:31 +01:00
..
default.nix.ignore Attempt nix-build instead of nixos-rebuild switch 2020-08-20 11:26:31 +01:00
index.html Move sandbox into website 2020-03-20 00:52:05 +00:00
package.json Move sandbox into website 2020-03-20 00:52:05 +00:00
shell.nix Move sandbox into website 2020-03-20 00:52:05 +00:00
styles.css Move sandbox into website 2020-03-20 00:52:05 +00:00
tailwind.config.js Move sandbox into website 2020-03-20 00:52:05 +00:00
yarn.lock Move sandbox into website 2020-03-20 00:52:05 +00:00