Compare commits

..

No commits in common. "21b5fb591213f24473e7da1f31d8934ad8cb3867" and "d76d87727d87261509c17e8a6d48bfa694175f94" have entirely different histories.

2 changed files with 4 additions and 7 deletions

View file

@ -5,15 +5,12 @@
### updating TF modules
```sh
$ npins update nixos-anywhere
$ cd launch/
$ echo "{\"nixos-anywhere\": $(nix-instantiate --eval --json -E '(import ../npins).nixos-anywhere.outPath')}" > .auto.tfvars.json
echo "{\"nixos-anywhere\": $(nix-instantiate --eval --json -E '(import ../npins).nixos-anywhere.outPath')}" > .auto.tfvars.json
```
### local development
```sh
$ nix-shell
$ rm -rf .terraform/
$ tofu init
```

6
launch/flake.lock generated
View file

@ -116,11 +116,11 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1743046730,
"narHash": "sha256-3ON6kKBQ4pz/IVZylcbw28K/Jm5cym4V/Z+VmPzR9/4=",
"lastModified": 1742753982,
"narHash": "sha256-WYryX6lCrmh4AaEoBHA1zwTTs6vPtevT3/ywGyzz4SI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "67545051fd77a131ebab477fbf2bb4d9473edd35",
"rev": "ec9c54e7a9feec999aa34a15781080bed5082306",
"type": "github"
},
"original": {