1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
b26fbec7f8
for now gitignore .auto.tfvars.json used to track TF module of nixos-anywhere
in case we want that file for something else, we can move this (and its
ignore) to something separate.
2025-03-30 12:48:53 +02:00
8e83f5b00c
untrack TF generated provider/module stuff - local dev now requires following launch/README.md 2025-03-30 12:45:24 +02:00
be9cbfb8c5
update nixos-anywhere to fix error 'installable ... does not correspond to a Nix language value' 2025-03-30 10:41:16 +02:00
e329a721d4
rm launch flake, as i seem to have reached similar progress without it 2025-03-28 21:22:42 +01:00
caa497c4a2
get TF in prod to the same 'installable ... does not correspond to a Nix language value' for non-flakes
seemingly gets further when a similar command is tried from terminal.
as per https://github.com/NixOS/nix/issues/8752#issuecomment-1694714693,
this may have to do with aligning the current working directory.
2025-03-28 21:14:16 +01:00
659a3593b5
document updating TF module 2025-03-28 21:14:16 +01:00
7e24b9e478
update 2025-03-28 21:14:16 +01:00
f04e1d0f40
move tf init out of python over read-only nix env 2025-03-28 21:14:16 +01:00
2365d9a044
properly pass repo dir for prod, be it with hard-coded TF init 2025-03-28 21:14:16 +01:00
ecc41a7dfd
use flake-sourced nixos-anywhere in tf, to reproduce modules for nix 2025-03-28 21:14:16 +01:00
0419ec38f5
switch launch shell to root flake's nixpkgs, see 2025-03-28 21:14:16 +01:00
264fbf8729
make re-exports explicit again 2025-03-28 21:14:16 +01:00
6bb5768ddc
tf 2025-03-28 21:14:16 +01:00