diff options
author | Anonymous <anon@anon.com> | 2021-09-28 23:23:54 +0200 |
---|---|---|
committer | Anonymous <anon@anon.com> | 2021-09-28 23:23:54 +0200 |
commit | a4110de29856437d9a177f66335911cc3b6720e0 (patch) | |
tree | 777fb04547ed218fe6ccd37966860e1747649941 | |
parent | 010cb9f49cd1d68e8e75aae443768500e6b632cd (diff) |
Created ci: don't hardcode NIX_PATH (markdown)
-rw-r--r-- | agenda/ci: don't hardcode NIX_PATH.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/agenda/ci: don't hardcode NIX_PATH.md b/agenda/ci: don't hardcode NIX_PATH.md new file mode 100644 index 0000000..d3d6351 --- /dev/null +++ b/agenda/ci: don't hardcode NIX_PATH.md @@ -0,0 +1 @@ +currently NIX_PATH is hardcoded secrets=/var/src/stockholm/null:/var/src in krebs/3modules/ci.nix. this is suboptimal since it will use the nixpkgs version of the root system. but we need a root nixpkgs from somewhere, so what should we do?
\ No newline at end of file |