Commit Graph

2287 Commits

Author SHA1 Message Date
580010581c devshell: remove dependency on clan-cli derivation
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m50s
checks / checks (pull_request) Successful in 3m42s
The devShell depended on clan-cli due to it being included as a dependency in the treefmt config. This is not optimal because this makes the devshell rebuild unnecessary often and also lead to build failures of the dev-shell if the clan-cli code is in a broken state (git rebasing, or during development etc.)
2024-03-19 13:00:59 +07:00
b2b94b269a Merge pull request 'Automatic flake update - 2024-03-18T00:00+00:00' (#998) from flake-update-2024-03-18 into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 36s
checks / checks-impure (push) Successful in 1m47s
2024-03-18 00:11:00 +00:00
Clan Merge Bot
9300ecbfe2 update flake lock - 2024-03-18T00:00+00:00
All checks were successful
checks / checks (pull_request) Successful in 6m29s
checks / check-links (pull_request) Successful in 20s
checks / checks-impure (pull_request) Successful in 1m49s
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/fe064a639319ed61cdf12b8f6eded9523abcc498' (2024-03-11)
  → 'github:nix-community/disko/21d89b333ca300bef82c928c856d48b94a9f997c' (2024-03-14)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/1d9c8cd24eba7942955f92fdcefba5a6a7543bc6' (2024-03-11)
  → 'github:nix-community/nixos-generators/efd4e38532b5abfaa5c9fc95c5a913157dc20ccb' (2024-03-14)
• Updated input 'nixos-generators/nixlib':
    'github:nix-community/nixpkgs.lib/7873d84a89ae6e4841528ff7f5697ddcb5bdfe6c' (2024-03-03)
  → 'github:nix-community/nixpkgs.lib/630ebdc047ca96d8126e16bb664c7730dc52f6e6' (2024-03-10)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e4e2121b151e492fd15d4bdb034e793738fdc120' (2024-03-12)
  → 'github:NixOS/nixpkgs/f471be9644f3ab2f3cb868de1787ab70a537b0e7' (2024-03-17)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/e52d8117b330f690382f1d16d81ae43daeb4b880' (2024-03-11)
  → 'github:Mic92/sops-nix/83b68a0e8c94b72cdd0a6e547a14ca7eb1c03616' (2024-03-17)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/720322c5352d7b7bd2cb3601a9176b0e91d1de7d' (2024-03-10)
  → 'github:numtide/treefmt-nix/35791f76524086ab4b785a33e4abbedfda64bd22' (2024-03-12)
2024-03-18 00:00:14 +00:00
4a5b9cf0f4 Merge pull request 'nixos-install: also respect port' (#997) from Mic92-openssh into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 36s
checks / checks-impure (push) Successful in 1m46s
2024-03-17 21:23:24 +00:00
5ff36a2cd8 nixos-install: also respect port
All checks were successful
checks / check-links (pull_request) Successful in 20s
checks / checks-impure (pull_request) Successful in 1m50s
checks / checks (pull_request) Successful in 4m6s
2024-03-17 22:18:22 +01:00
d50eeb8f89 Merge pull request 'drop secret store logging from install command' (#996) from Mic92-openssh into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 36s
checks / checks-impure (push) Successful in 1m47s
2024-03-17 20:41:39 +00:00
9f25f47298 allow to debug nixos-anywhere
All checks were successful
checks / check-links (pull_request) Successful in 20s
checks / checks-impure (pull_request) Successful in 1m51s
checks / checks (pull_request) Successful in 4m6s
2024-03-17 21:36:22 +01:00
dd0ad2683b drop secret store logging from install command
All checks were successful
checks / checks (pull_request) Successful in 2m5s
checks / check-links (pull_request) Successful in 20s
checks / checks-impure (pull_request) Successful in 1m53s
2024-03-17 21:32:23 +01:00
3555001c0d Merge pull request 'change from nixpkgs-fmt to rfc style formatter' (#995) from openssh into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m46s
Reviewed-on: #995
2024-03-17 18:53:59 +00:00
e296a3019d re-format with nixfmt
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m50s
checks / checks (pull_request) Successful in 4m23s
2024-03-17 19:48:49 +01:00
916e4dff84 change from nixpkgs-fmt to rfc style formatter 2024-03-17 19:44:57 +01:00
50aa98c53a Merge pull request 'make installer nixos module stand-alone' (#994) from openssh into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 36s
checks / checks-impure (push) Successful in 1m48s
2024-03-17 18:42:55 +00:00
77c0e6b31a make installer nixos module stand-alone
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m49s
checks / checks (pull_request) Successful in 3m37s
2024-03-17 19:38:50 +01:00
915ce52355 Merge pull request 'installer: also match qemu and serial consoles for prompting qrcode' (#993) from openssh into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 36s
checks / checks-impure (push) Successful in 1m47s
2024-03-17 18:23:07 +00:00
2dcdcd98e9 installer: also match qemu and serial consoles for prompting qrcode
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m54s
checks / checks (pull_request) Successful in 4m24s
2024-03-17 19:14:24 +01:00
ee9be35dcb Merge pull request 'add nix to devShell' (#992) from openssh into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m48s
2024-03-17 17:36:00 +00:00
d7939e3cba add nix to devShell
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m52s
checks / checks (pull_request) Successful in 3m41s
It's important for some tests that package manager used inside NixOS vms is the same as outside
2024-03-17 18:31:16 +01:00
c727d87213 Merge pull request 'sshd: module fix impurity' (#987) from openssh into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m46s
2024-03-17 17:20:10 +00:00
c15043c4f1 fix evaluation of backup module
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m49s
checks / checks (pull_request) Successful in 3m41s
2024-03-17 18:16:08 +01:00
a6c3e15aca don't use impure builtins.storePath 2024-03-17 18:10:23 +01:00
377302ff6c change facts path to be reachable as a store path 2024-03-17 18:10:23 +01:00
91a51e837e Merge pull request 'clan-vm-manager: init log view with current state of log' (#990) from hsjobeki-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m44s
2024-03-17 14:03:49 +00:00
e4f4680206
clan-vm-manager: init log view with current state of log
All checks were successful
checks / checks (pull_request) Successful in 1m52s
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m47s
2024-03-17 14:57:32 +01:00
9a2549ddb8 Merge pull request 'clan-vm-manager: connect log view to build state of machines' (#989) from hsjobeki-main into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m47s
2024-03-17 13:14:49 +00:00
b44cbf5c76
clan-vm-manager: connect log view to build state of machines
All checks were successful
checks / checks (pull_request) Successful in 3m57s
checks / check-links (pull_request) Successful in 20s
checks / checks-impure (pull_request) Successful in 1m46s
2024-03-17 14:08:39 +01:00
b322b3071b Merge pull request 'dev-shell: make python shell load fast' (#985) from DavHau-dave into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 37s
checks / checks-impure (push) Successful in 1m47s
2024-03-14 10:23:53 +00:00
f4b8133037 dev-shell: make python shell load fast
All checks were successful
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m51s
checks / checks (pull_request) Successful in 3m58s
- Add caching for editable installs
- Remove sleep statement in GUI code
2024-03-14 17:19:08 +07:00
7537af3943 merge-after-ci: fix bug
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks-impure (pull_request) Successful in 1m54s
checks / checks (pull_request) Successful in 4m10s
checks / checks (push) Successful in 1m57s
checks / check-links (push) Successful in 21s
checks / checks-impure (push) Successful in 1m47s
2024-03-14 12:46:17 +07:00
3476945fff Merge pull request 'openssh fixes' (#983) from openssh into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 37s
checks / checks-impure (push) Successful in 1m49s
2024-03-13 14:04:25 +00:00
a6d52a669d fix openssh secrets
All checks were successful
checks / check-links (pull_request) Successful in 20s
checks / checks-impure (pull_request) Successful in 1m52s
checks / checks (pull_request) Successful in 3m55s
change facts path to be the full path

sshd: fixup store path
2024-03-13 14:59:46 +01:00
08e8027347 Merge pull request 'fix openssh secrets' (#982) from openssh into main
All checks were successful
checks / check-links (push) Successful in 20s
checks / checks (push) Successful in 3m48s
checks / checks-impure (push) Successful in 1m47s
Reviewed-on: #982
2024-03-13 13:27:10 +00:00
59cb2b2a29 fix openssh secrets 2024-03-13 13:27:10 +00:00
e67ac52a33 Merge pull request 'merge-after-ci: set labels correctly' (#981) from DavHau-dave into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 37s
checks / checks-impure (push) Successful in 1m46s
2024-03-13 12:20:20 +00:00
a9dbd92ff3 merge-after-ci: set labels correctly
All checks were successful
checks / checks (pull_request) Successful in 37s
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m45s
2024-03-13 19:11:12 +07:00
be1bd8f252 Merge pull request 'secrets-improvements' (#948) from secrets-improvements into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 34s
checks / checks-impure (push) Successful in 1m47s
2024-03-13 10:23:27 +00:00
a9fc8de2d0 allow multi-line interactive secrets
All checks were successful
checks / check-links (pull_request) Successful in 20s
checks / checks-impure (pull_request) Successful in 1m52s
checks / checks (pull_request) Successful in 4m15s
2024-03-13 11:18:56 +01:00
c2e43a4e65 allow fact-only secrets 2024-03-13 11:08:36 +01:00
8ab6fcd4c0 add sshd module 2024-03-13 11:08:36 +01:00
5b02dda003 Merge pull request 'sunshine: add path' (#947) from a-kenji-sunshine/add-path into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m45s
2024-03-12 22:06:37 +00:00
bcf26682c3 sunshine: add path
All checks were successful
checks / checks (pull_request) Successful in 1m15s
checks / check-links (pull_request) Successful in 20s
checks / checks-impure (pull_request) Successful in 1m47s
2024-03-12 23:01:02 +01:00
2dd7304b57 Merge pull request 'sunshine: add apps, improve uaccess rules' (#946) from a-kenji-imp/sunshine into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 37s
checks / checks-impure (push) Successful in 1m45s
2024-03-12 21:23:06 +00:00
71cd46b0e9 sunshine: add apps, improve uaccess rules
All checks were successful
checks / checks (pull_request) Successful in 1m32s
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m48s
2024-03-12 22:17:08 +01:00
a23a64d0f9 Merge pull request 'sunshine: improve module' (#945) from a-kenji-imp/sunshine into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 36s
checks / checks-impure (push) Successful in 1m46s
2024-03-12 19:59:09 +00:00
8a3250b1c9 sunshine: improve module
All checks were successful
checks / checks (pull_request) Successful in 1m35s
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m48s
2024-03-12 20:53:04 +01:00
d01ea573f9 Merge pull request 'vm: improve xfce and vm-user module' (#944) from a-kenji-fix/vm into main
All checks were successful
checks / check-links (push) Successful in 21s
checks / checks (push) Successful in 35s
checks / checks-impure (push) Successful in 1m47s
2024-03-12 18:59:19 +00:00
df1729a841 vm: improve xfce and vm-user module
All checks were successful
checks / checks (pull_request) Successful in 1m45s
checks / check-links (pull_request) Successful in 20s
checks / checks-impure (pull_request) Successful in 1m47s
2024-03-12 19:53:11 +01:00
64ec958014 Merge pull request 'clan-modules: add xfce-vm module' (#943) from a-kenji-init/vm-module into main
All checks were successful
checks / check-links (push) Successful in 22s
checks / checks-impure (push) Successful in 1m51s
checks / checks (push) Successful in 3m34s
2024-03-12 18:42:19 +00:00
9b51dc7b4d Merge pull request 'fix: typo' (#942) from a-kenji-fix/devshell into main
Some checks failed
checks / checks (push) Successful in 35s
checks / check-links (push) Successful in 20s
checks / checks-impure (push) Has been cancelled
2024-03-12 18:37:21 +00:00
c15d762dc7 clan-modules: add xfce-vm module
All checks were successful
checks / checks (pull_request) Successful in 1m6s
checks / check-links (pull_request) Successful in 21s
checks / checks-impure (pull_request) Successful in 1m49s
A specific module for vm's that don't (yet) support the waypipe module.
2024-03-12 19:36:11 +01:00
4044e42e58 fix: typo
All checks were successful
checks / check-links (pull_request) Successful in 22s
checks / checks (pull_request) Successful in 36s
checks / checks-impure (pull_request) Successful in 1m51s
2024-03-12 17:37:19 +01:00