a-kenji
91ed6549a7
fmt: module
2024-03-19 12:30:40 +01:00
a-kenji
32d0f1ccd4
init: sunshine-moonlight-accept module
2024-03-19 12:11:09 +01:00
clan-bot
9f81f75f8c
Merge pull request 'devshell: remove dependency on clan-cli derivation' ( #1000 ) from DavHau-dave into main
2024-03-19 06:05:15 +00:00
DavHau
580010581c
devshell: remove dependency on clan-cli derivation
...
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
clan-bot
b2b94b269a
Merge pull request 'Automatic flake update - 2024-03-18T00:00+00:00' ( #998 ) from flake-update-2024-03-18 into main
2024-03-18 00:11:00 +00:00
Clan Merge Bot
9300ecbfe2
update flake lock - 2024-03-18T00:00+00:00
...
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
clan-bot
4a5b9cf0f4
Merge pull request 'nixos-install: also respect port' ( #997 ) from Mic92-openssh into main
2024-03-17 21:23:24 +00:00
Jörg Thalheim
5ff36a2cd8
nixos-install: also respect port
2024-03-17 22:18:22 +01:00
clan-bot
d50eeb8f89
Merge pull request 'drop secret store logging from install command' ( #996 ) from Mic92-openssh into main
2024-03-17 20:41:39 +00:00
Jörg Thalheim
9f25f47298
allow to debug nixos-anywhere
2024-03-17 21:36:22 +01:00
Jörg Thalheim
dd0ad2683b
drop secret store logging from install command
2024-03-17 21:32:23 +01:00
Mic92
3555001c0d
Merge pull request 'change from nixpkgs-fmt to rfc style formatter' ( #995 ) from openssh into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/995
2024-03-17 18:53:59 +00:00
Jörg Thalheim
e296a3019d
re-format with nixfmt
2024-03-17 19:48:49 +01:00
Jörg Thalheim
916e4dff84
change from nixpkgs-fmt to rfc style formatter
2024-03-17 19:44:57 +01:00
clan-bot
50aa98c53a
Merge pull request 'make installer nixos module stand-alone' ( #994 ) from openssh into main
2024-03-17 18:42:55 +00:00
Jörg Thalheim
77c0e6b31a
make installer nixos module stand-alone
2024-03-17 19:38:50 +01:00
clan-bot
915ce52355
Merge pull request 'installer: also match qemu and serial consoles for prompting qrcode' ( #993 ) from openssh into main
2024-03-17 18:23:07 +00:00
Jörg Thalheim
2dcdcd98e9
installer: also match qemu and serial consoles for prompting qrcode
2024-03-17 19:14:24 +01:00
clan-bot
ee9be35dcb
Merge pull request 'add nix to devShell' ( #992 ) from openssh into main
2024-03-17 17:36:00 +00:00
Jörg Thalheim
d7939e3cba
add nix to devShell
...
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
clan-bot
c727d87213
Merge pull request 'sshd: module fix impurity' ( #987 ) from openssh into main
2024-03-17 17:20:10 +00:00
Jörg Thalheim
c15043c4f1
fix evaluation of backup module
2024-03-17 18:16:08 +01:00
Jörg Thalheim
a6c3e15aca
don't use impure builtins.storePath
2024-03-17 18:10:23 +01:00
Jörg Thalheim
377302ff6c
change facts path to be reachable as a store path
2024-03-17 18:10:23 +01:00
clan-bot
91a51e837e
Merge pull request 'clan-vm-manager: init log view with current state of log' ( #990 ) from hsjobeki-main into main
2024-03-17 14:03:49 +00:00
Johannes Kirschbauer
e4f4680206
clan-vm-manager: init log view with current state of log
2024-03-17 14:57:32 +01:00
clan-bot
9a2549ddb8
Merge pull request 'clan-vm-manager: connect log view to build state of machines' ( #989 ) from hsjobeki-main into main
2024-03-17 13:14:49 +00:00
Johannes Kirschbauer
b44cbf5c76
clan-vm-manager: connect log view to build state of machines
2024-03-17 14:08:39 +01:00
clan-bot
b322b3071b
Merge pull request 'dev-shell: make python shell load fast' ( #985 ) from DavHau-dave into main
2024-03-14 10:23:53 +00:00
DavHau
f4b8133037
dev-shell: make python shell load fast
...
- Add caching for editable installs
- Remove sleep statement in GUI code
2024-03-14 17:19:08 +07:00
DavHau
7537af3943
merge-after-ci: fix bug
2024-03-14 12:46:17 +07:00
clan-bot
3476945fff
Merge pull request 'openssh fixes' ( #983 ) from openssh into main
2024-03-13 14:04:25 +00:00
Jörg Thalheim
a6d52a669d
fix openssh secrets
...
change facts path to be the full path
sshd: fixup store path
2024-03-13 14:59:46 +01:00
Mic92
08e8027347
Merge pull request 'fix openssh secrets' ( #982 ) from openssh into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/982
2024-03-13 13:27:10 +00:00
Jörg Thalheim
59cb2b2a29
fix openssh secrets
2024-03-13 13:27:10 +00:00
clan-bot
e67ac52a33
Merge pull request 'merge-after-ci: set labels correctly' ( #981 ) from DavHau-dave into main
2024-03-13 12:20:20 +00:00
DavHau
a9dbd92ff3
merge-after-ci: set labels correctly
2024-03-13 19:11:12 +07:00
clan-bot
be1bd8f252
Merge pull request 'secrets-improvements' ( #948 ) from secrets-improvements into main
2024-03-13 10:23:27 +00:00
Jörg Thalheim
a9fc8de2d0
allow multi-line interactive secrets
2024-03-13 11:18:56 +01:00
Jörg Thalheim
c2e43a4e65
allow fact-only secrets
2024-03-13 11:08:36 +01:00
Jörg Thalheim
8ab6fcd4c0
add sshd module
2024-03-13 11:08:36 +01:00
clan-bot
5b02dda003
Merge pull request 'sunshine: add path' ( #947 ) from a-kenji-sunshine/add-path into main
2024-03-12 22:06:37 +00:00
a-kenji
bcf26682c3
sunshine: add path
2024-03-12 23:01:02 +01:00
clan-bot
2dd7304b57
Merge pull request 'sunshine: add apps, improve uaccess rules' ( #946 ) from a-kenji-imp/sunshine into main
2024-03-12 21:23:06 +00:00
a-kenji
71cd46b0e9
sunshine: add apps, improve uaccess rules
2024-03-12 22:17:08 +01:00
clan-bot
a23a64d0f9
Merge pull request 'sunshine: improve module' ( #945 ) from a-kenji-imp/sunshine into main
2024-03-12 19:59:09 +00:00
a-kenji
8a3250b1c9
sunshine: improve module
2024-03-12 20:53:04 +01:00
clan-bot
d01ea573f9
Merge pull request 'vm: improve xfce and vm-user module' ( #944 ) from a-kenji-fix/vm into main
2024-03-12 18:59:19 +00:00
a-kenji
df1729a841
vm: improve xfce and vm-user module
2024-03-12 19:53:11 +01:00
clan-bot
64ec958014
Merge pull request 'clan-modules: add xfce-vm module' ( #943 ) from a-kenji-init/vm-module into main
2024-03-12 18:42:19 +00:00