提交图

58 次代码提交

作者 SHA1 备注 提交日期
Sandro - fe34704699
packages: copy nix to server to make sure it exists 2024-03-12 01:14:42 +01:00
Sandro - c4150b3715
Add shebangs to scripts 2024-02-03 23:20:29 +01:00
Sandro - 5c9aa53921
packages: create gcroots directory 2024-01-07 03:41:02 +01:00
Sandro - 9b3046d2eb
packages: syntax highlighting 2024-01-07 03:40:56 +01:00
Sandro - aa1b19d964
packages: fix microvm-rebuild-*-local
again?
2023-12-26 00:19:50 +01:00
Sandro - efe96f763c
packages: fix closureInfo build 2023-12-16 17:26:29 +01:00
Sandro - bdb9f59e78
packages: fix nixos-rebuild 2023-12-16 16:55:46 +01:00
Sandro - 9863e5f225
Fix building microvm 2023-12-11 23:54:02 +01:00
Sandro - 083bef8dc6
Fix quoting and shell code for local building 2023-12-10 02:48:30 +01:00
Sandro - 4ee5447414
Fix NIXOS_REBUILD=1 microvm deployment 2023-11-26 20:27:43 +01:00
Sandro - 42bfec99e9
Fix grafana backups 2023-11-14 01:38:41 +01:00
Sandro - 394b2826ab
No need to copy inputPaths anymore 2023-11-14 01:20:07 +01:00
Sandro - 3fc74479c3
Fix closureInfo copy 2023-11-14 01:19:21 +01:00
Sandro - 75fe718992
Properly update profile when not rebooting microvm 2023-11-14 01:19:20 +01:00
Sandro - a8bde144b3
Check on every deploy ssh connection if we are on the right machine 2023-11-14 01:19:20 +01:00
Sandro - 2aefa6bd50
packages: fix microvm again
can't run nix-env cause of optimization we don't have nix-daemon and the
path is not registered but somehow now it is working without it...
2023-11-13 03:24:46 +01:00
Sandro - d5a5fdb800
packages: use exit 2 2023-11-13 03:05:32 +01:00
Sandro - 6c5830b591
packages: fix nix-env not being in PATH; check if we nuke the microvm host on accident 2023-11-13 02:54:21 +01:00
Sandro - b3835dccc4
packages: properly activate configuration to switch /etc files 2023-11-13 01:58:58 +01:00
Sandro - fc0699251b
packages: explain when hostname check fails 2023-11-13 01:58:44 +01:00
Sandro - 6980fd146d
packages: fix cross nixos-rebuild 2023-11-11 04:28:51 +01:00
Sandro - 735e0910cb
packages: fix deploy 2023-11-10 21:49:12 +01:00
Sandro - 8ff2ad30f5
Improve nix run .#HOSTNAME-nixos-rebuild 2023-11-09 22:21:41 +01:00
Sandro - 6665476988
Fix escaping hell 2023-10-31 04:35:50 +01:00
Sandro - 971dc4131e
Forward NIXOS_REBUILD env 2023-10-30 01:01:19 +01:00
Sandro - bcacedf7aa
Fix NIXOS_REBUILD 2023-10-29 23:00:05 +01:00
Sandro - df33a192cc
Bruh 2023-10-29 19:36:44 +01:00
Sandro - 89635cd5c9
Fix baremetal deployment 2023-10-26 20:43:01 +02:00
Sandro - 73e4cc7eb3
Fix condition, add a few echos to make debugging easier 2023-10-26 20:06:16 +02:00
Sandro - a0c72e8c49
packages: use any nix for diff
microvms not necessarily need to have a nix, so this might be unbuilt
2023-10-16 02:05:01 +02:00
Sandro - 6f27af9cc5
packages: drop duplicated diff-closure 2023-10-16 01:58:35 +02:00
Sandro - fc3b3137da
packages: re-use even more evaled results 2023-10-16 01:55:37 +02:00
Sandro - 33cfdfe099
packages: format 2023-10-16 01:55:32 +02:00
Sandro - 5e0dc4b9f4
packages: reuse local evaluation 2023-10-16 01:49:45 +02:00
Sandro - 3ebcbacfc5
packages: cleanup 2023-10-16 01:47:42 +02:00
Sandro - 0518bc47ba
Don't build nixos-rebuild locally 2023-06-23 18:59:46 +02:00
Sandro - b86bb8d067
Rename nix-serve to nix-cache 2023-04-03 20:34:04 +02:00
Sandro - 14d676bf5a
Remove unused input 2023-03-10 20:36:14 +01:00
Markus Schmidl 6244fb0041 fix nix flake evaluation 2023-03-10 15:03:27 +01:00
Markus Schmidl c72a300651 deadnix 2023-03-09 21:47:10 +01:00
Sandro - 9d2c57fa20
Fix nixos-rebuild missing --override-input's 2023-01-17 00:38:38 +01:00
Astro d89ec28ff3 modules/cluster: remove broken glusterfs setup 2023-01-13 01:35:20 +01:00
Sandro - 6f98aedfa0
Error when running nixos-rebuild for a microvm 2023-01-07 00:55:45 +01:00
Sandro - 1a9a547bdd
Fix nixos-rebuild with --override-input 2023-01-06 23:20:21 +01:00
Sandro - 814590616e
Propagate --override-input's to nix run .#microvm-update-* 2023-01-06 21:08:32 +01:00
Sandro - c5e4c5bbdc
Fix flake setting warning 2023-01-05 22:14:34 +01:00
Sandro - d610e62537
Fix *-nixos-rebuild-local re-execing to wrong platform 2023-01-05 01:05:26 +01:00
Sandro - f270bef4a1
Use target nixos-rebuild on target machine
This is required when using a modified nixos-rebuild that crashes when
using the executable from the currently deployed system.
2023-01-05 00:47:10 +01:00
Sandro - c22fb2b034
Fix warnings about flake settings 2023-01-05 00:46:54 +01:00
Sandro - af228e3b2c
Fix or fallback 2022-12-27 00:59:45 +01:00