Clan Merge Bot
f594db74e1
update flake lock - treefmt-nix - 2024-12-23T00:00+00:00
...
Flake lock file updates:
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/0ce9d149d99bc383d1f2d85f31f6ebd146e46085?narHash=sha256-s4DalCDepD22jtKL5Nw6f4LP5UwoMcPzPZgHWjAfqbQ%3D' (2024-12-09)
→ 'github:numtide/treefmt-nix/65712f5af67234dad91a5a4baee986a8b62dbf8f?narHash=sha256-MMi74%2BWckoyEWBRcg/oaGRvXC9BVVxDZNRMpL%2B72wBI%3D' (2024-12-20)
2024-12-23 00:00:23 +00:00
Clan Merge Bot
a3a93619d2
update flake lock - sops-nix - 2024-12-23T00:00+00:00
...
Flake lock file updates:
• Updated input 'sops-nix':
'github:Mic92/sops-nix/2d73fc6ac4eba4b9a83d3cb8275096fbb7ab4004?narHash=sha256-GZ4YtqkfyTjJFVCub5yAFWsHknG1nS/zfk7MuHht4Fs%3D' (2024-12-12)
→ 'github:Mic92/sops-nix/ed091321f4dd88afc28b5b4456e0a15bd8374b4d?narHash=sha256-6OvJbqQ6qPpNw3CA%2BW8Myo5aaLhIJY/nNFDk3zMXLfM%3D' (2024-12-18)
2024-12-23 00:00:20 +00:00
Clan Merge Bot
e087fda19c
update flake lock - 2024-12-23T00:00+00:00
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/71a6392e367b08525ee710a93af2e80083b5b3e2?narHash=sha256-0XovF7BYP50rTD2v4r55tR5MuBLet7q4xIz6Rgh3BBU%3D' (2024-12-13)
→ 'github:NixOS/nixpkgs/4989a246d7a390a859852baddb1013f825435cee?narHash=sha256-kMBQ5PRiFLagltK0sH%2B08aiNt3zGERC2297iB6vrvlU%3D' (2024-12-17)
• Updated input 'sops-nix':
'github:Mic92/sops-nix/2d73fc6ac4eba4b9a83d3cb8275096fbb7ab4004?narHash=sha256-GZ4YtqkfyTjJFVCub5yAFWsHknG1nS/zfk7MuHht4Fs%3D' (2024-12-12)
→ 'github:Mic92/sops-nix/ed091321f4dd88afc28b5b4456e0a15bd8374b4d?narHash=sha256-6OvJbqQ6qPpNw3CA%2BW8Myo5aaLhIJY/nNFDk3zMXLfM%3D' (2024-12-18)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/0ce9d149d99bc383d1f2d85f31f6ebd146e46085?narHash=sha256-s4DalCDepD22jtKL5Nw6f4LP5UwoMcPzPZgHWjAfqbQ%3D' (2024-12-09)
→ 'github:numtide/treefmt-nix/65712f5af67234dad91a5a4baee986a8b62dbf8f?narHash=sha256-MMi74%2BWckoyEWBRcg/oaGRvXC9BVVxDZNRMpL%2B72wBI%3D' (2024-12-20)
2024-12-23 00:00:20 +00:00
Clan Merge Bot
7d373abbfd
update flake lock - nixpkgs - 2024-12-23T00:00+00:00
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/71a6392e367b08525ee710a93af2e80083b5b3e2?narHash=sha256-0XovF7BYP50rTD2v4r55tR5MuBLet7q4xIz6Rgh3BBU%3D' (2024-12-13)
→ 'github:NixOS/nixpkgs/4989a246d7a390a859852baddb1013f825435cee?narHash=sha256-kMBQ5PRiFLagltK0sH%2B08aiNt3zGERC2297iB6vrvlU%3D' (2024-12-17)
2024-12-23 00:00:18 +00:00
Mic92
cc60b5396d
Merge pull request 'install: upload vars needed for activation for installation' ( #2643 ) from Enzime/clan-core:push-yvpxptntlmuy into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2643
2024-12-22 05:53:26 +00:00
Michael Hoang
0bf701de63
vars: make populate_dir a method of StoreBase
2024-12-22 05:53:26 +00:00
Michael Hoang
1d7e0c1c02
install: upload vars needed for activation for installation
2024-12-22 05:53:26 +00:00
clan-bot
0721a338fb
Merge pull request 'flake: update disko for automatically loading ZFS keys' ( #2644 ) from Enzime/clan-core:push-vxmqvsomutou into main
2024-12-22 04:47:50 +00:00
Michael Hoang
fee39dfef5
flake: update disko for automatically loading ZFS keys
2024-12-22 15:40:59 +11:00
clan-bot
0a10f04240
Merge pull request 'machines: don't build on target machine if remote builders can be used' ( #2639 ) from Enzime/clan-core:push-xzowvlsoytvv into main
2024-12-20 23:47:05 +00:00
Michael Hoang
92a52c851a
lint: don't ignore rule that has been removed upstream
2024-12-21 10:43:17 +11:00
Michael Hoang
da4d7fa365
machines: don't build on target machine if remote builders can be used
2024-12-21 10:43:17 +11:00
clan-bot
caf279f841
Merge pull request 'API: Display only local block devices, remote ones should be retrieved from hw-report' ( #2642 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-12-20 19:20:54 +00:00
Johannes Kirschbauer
365e80368c
UI: fix interface breakages on some components. Features will be migrated later
2024-12-20 20:14:42 +01:00
Johannes Kirschbauer
7cd061472d
UI: suppress type problems with tailwind
2024-12-20 19:15:37 +01:00
Johannes Kirschbauer
a87d0fcf92
Docs: add permanent footer with prev/next buttons
2024-12-20 19:13:55 +01:00
Johannes Kirschbauer
3c9d1508b3
UI: init tailwind popover-open variant
2024-12-20 18:15:11 +01:00
Johannes Kirschbauer
90121f50c3
UI: use FieldLayout in machine detail page
2024-12-20 18:14:41 +01:00
Johannes Kirschbauer
2e2df3f09b
UI: migrate flash installer page
2024-12-20 18:14:14 +01:00
Johannes Kirschbauer
cad55e01bf
UI/TextInput: use FieldLayout
2024-12-20 18:13:41 +01:00
Johannes Kirschbauer
abaee70d35
UI: fixup Select component design & api
2024-12-20 18:13:06 +01:00
Johannes Kirschbauer
de5479169c
UI: init FieldLayout wrapper
2024-12-20 18:11:36 +01:00
Johannes Kirschbauer
ee4cdb2b76
UI typography: export reusable types
2024-12-20 18:11:19 +01:00
Johannes Kirschbauer
b44543f849
UI: init InputError component
2024-12-20 18:10:56 +01:00
Johannes Kirschbauer
ea47dd7711
UI: remove unused blockdevices route
2024-12-20 18:10:11 +01:00
Johannes Kirschbauer
6a6e9c1c2c
API: Display only local block devices, remote ones should be retrieved from hw-report
2024-12-20 18:09:39 +01:00
clan-bot
90bef3d68c
Merge pull request 'backups: throw error if no provider specified' ( #2641 ) from DavHau/clan-core:DavHau-dave into main
2024-12-20 13:34:05 +00:00
DavHau
e8edec65d6
backups: throw error if no provider specified
2024-12-20 20:27:58 +07:00
clan-bot
3d6c5ba9a5
Merge pull request 'machines update: remove unecessary special handling for non-path flakes' ( #2640 ) from DavHau/clan-core:DavHau-dave into main
2024-12-20 12:29:39 +00:00
DavHau
90a6d28f6c
machines update: remove unecessary special handling for non-path flakes
2024-12-20 19:23:25 +07:00
clan-bot
5938349b3f
Merge pull request 'clanModules/borgbackup: make backup directory configurable' ( #2637 ) from borgbackup into main
2024-12-20 10:33:38 +00:00
clan-bot
bcca5fe68c
Merge pull request 'flake: autodetect kernel modules for networking in initrd' ( #2638 ) from Enzime/clan-core:push-qzyxnlulwoxz into main
2024-12-20 06:06:51 +00:00
Michael Hoang
0a559f7b07
flake: autodetect kernel modules for networking in initrd
...
• Updated input 'nixos-facter-modules':
'github:numtide/nixos-facter-modules/862648589993a96480c2255197a28feea712f68f?narHash=sha256-zSQ2cR%2BNRJfHUVfkv%2BO6Wi53wXfzX8KHiO8fRfnvc0M%3D' (2024-11-22)
→ 'github:numtide/nixos-facter-modules/536472754982bf03079b4b4e0261838a760587c0?narHash=sha256-MRqwVAe3gsb88u4ME1UidmZFVCx%2BFEnoob0zkpO9DMY%3D' (2024-12-19)
2024-12-20 16:59:21 +11:00
Jörg Thalheim
98125a34b4
clanModules/borgbackup: make backup directory configurable
...
This is useful if your have external storage for it.
2024-12-19 20:22:49 +01:00
clan-bot
5020f47a9b
Merge pull request 'vars: allow setting files as needed for activation' ( #2633 ) from vars-needed_activation into main
2024-12-19 12:26:58 +00:00
lassulus
70ff7fcc2f
vars: allow setting files as needed for activation
2024-12-19 13:05:05 +01:00
clan-bot
cd63cf1fc9
Merge pull request 'vars/fix: mention machine in error message for fix' ( #2635 ) from DavHau/clan-core:DavHau-dave into main
2024-12-19 10:45:45 +00:00
DavHau
ad9fde4b41
vars/fix: mention machine in error message for fix
2024-12-19 17:39:02 +07:00
clan-bot
3db338342d
Merge pull request 'clan-cli: Fix command and multiple other issues' ( #2634 ) from Qubasa/clan-core:Qubasa-main into main
2024-12-18 14:34:59 +00:00
Qubasa
a452cc1a02
clan-cli: Fix clan install command and multiple other issues
2024-12-18 15:29:08 +01:00
clan-bot
695ec0b71c
Merge pull request 'vars: fix running generators on macOS' ( #2632 ) from Enzime/clan-core:push-wlpmppqqxyqs into main
2024-12-18 13:22:55 +00:00
Michael Hoang
67b9357ce4
vars: fix running generators on macOS
2024-12-19 00:16:22 +11:00
clan-bot
0052289596
Merge pull request 'pkgs/cli: Fix target_host for machines install' ( #2631 ) from kenji/clan-core:kenji-fix-target-host into main
2024-12-18 10:11:53 +00:00
a-kenji
6438e77519
pkgs/cli: Fix target_host for machines install
...
Use the correct `target_host`, if a user is defined.
Before the change:
```console
$ clan machines install
$ Install jon to 49.13.232.197? [y/N]
```
After the change:
```console
$ clan machines install
$ Install jon to root@49.13.232.197 ? [y/N]
```
Because root is the configured user for `target_host`, this is the
correct behavior.
2024-12-17 22:29:54 +01:00
clan-bot
1627745901
Merge pull request 'updating groups/machines/users keys now also update vars secrets' ( #2630 ) from shrink-vars-tests into main
2024-12-17 19:55:56 +00:00
clan-bot
8be3e41663
Merge pull request 'UI/chore: init typography xxs body' ( #2627 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-12-17 18:43:06 +00:00
Johannes Kirschbauer
f7ddc4c26d
UI: replace TextInput with simple Layout of InputBase, InputLabel, ErrorMessage
2024-12-17 19:37:07 +01:00
Jörg Thalheim
f2856cb773
updating groups/machines/users keys now also update vars secrets
2024-12-17 19:24:30 +01:00
clan-bot
5893a53089
Merge pull request 'machine_logger: increase truncation limit to 20' ( #2629 ) from Mic92-shrink-vars-tests into main
2024-12-17 18:22:24 +00:00
Jörg Thalheim
09c30b4d10
machine_logger: increase truncation limit to 20
...
10 was a bit short.
2024-12-17 17:51:47 +01:00