about summary refs log tree commit diff
path: root/website
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-08-17T08·48+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-08-20T10·26+0100
commit7833632a7961038e8898ef287fd2dedf8fa7f33b (patch)
tree2c7cc90e0eda2900314fdec02bbfddc1b55f7f1e /website
parent51cdb872237c86f33a14a845f62a6ee5f267bed6 (diff)
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.
Diffstat (limited to 'website')
-rw-r--r--website/sandbox/covid-uk/default.nix.ignore (renamed from website/sandbox/covid-uk/default.nix)0
-rw-r--r--website/sandbox/default.nix.ignore (renamed from website/sandbox/default.nix)0
2 files changed, 0 insertions, 0 deletions
diff --git a/website/sandbox/covid-uk/default.nix b/website/sandbox/covid-uk/default.nix.ignore
index 309b1fa64b4d..309b1fa64b4d 100644
--- a/website/sandbox/covid-uk/default.nix
+++ b/website/sandbox/covid-uk/default.nix.ignore
diff --git a/website/sandbox/default.nix b/website/sandbox/default.nix.ignore
index 4f86b49002a5..4f86b49002a5 100644
--- a/website/sandbox/default.nix
+++ b/website/sandbox/default.nix.ignore