Qubasa
257e1893ee
docs: Document imports dir. Remove What's next sections everywhere. Merge guide overview and hompage view.
2025-01-17 21:03:25 +07:00
Qubasa
a64c054168
buildClan: Add automatic inventory import directory
2025-01-17 20:58:48 +07:00
DavHau
3feaba2267
tea-create-pr: don't use clan-core formatter
2025-01-17 19:22:19 +07:00
Mic92
dfdf98f664
Merge pull request 'fix flash-check' ( #2715 ) from fix-flash-check into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2715
2025-01-17 11:37:03 +00:00
Jörg Thalheim
bad34db753
update nixpkgs
2025-01-17 11:37:03 +00:00
lassulus
b12abb208f
checks.flash: add missing grub-install deps
2025-01-17 11:37:03 +00:00
lassulus
86d449c8d1
clan-cli: exit with errorcode also in debug mode
2025-01-17 11:37:03 +00:00
DavHau
5ce72dd261
tests: reduce unnecessary rebuilds of several tests
...
Some test were referring to the whole source code via ${self} which amde them rebuild on every single commit.
This is not mitigated by introduceing `self.filter { include = [...]; }` allowin to a content addressed subset of the source code in tests.
2025-01-17 17:00:18 +07:00
clan-bot
b7ba611751
Merge pull request 'merge-acfter-ci: don't append username to remote branch' ( #2757 ) from DavHau/clan-core:DavHau-dave into main
2025-01-17 03:41:09 +00:00
DavHau
d528df903e
merge-acfter-ci: don't append username to remote branch
2025-01-17 10:36:45 +07:00
clan-bot
4c284bb86b
Merge pull request 'Migrate borgbackup module to vars' ( #2741 ) from pinpox/clan-core:migrate-borgbackup-vars into main
2025-01-16 12:16:37 +00:00
Pablo Ovelleiro Corral
038083bece
Migrate borgbackup module to vars
2025-01-16 13:14:24 +01:00
Mic92
4bccdae302
Merge pull request 'switch to nixos-facter for hardware-config' ( #2747 ) from switch-to-nixos-facter into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2747
2025-01-15 13:59:49 +00:00
Jörg Thalheim
fb217cc4b2
remove flip functions from sops code
2025-01-15 13:59:49 +00:00
Jörg Thalheim
cb8ca601e2
switch to nixos-facter for hardware-config
2025-01-15 13:59:49 +00:00
kenji
89890d34af
Merge pull request 'docs: fix dev shell in migration guide' ( #2748 ) from kmein/clan-core:main into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2748
Reviewed-by: kenji <aks.kenji@protonmail.com >
2025-01-15 10:35:30 +00:00
Kierán Meinhardt
1e8620017d
docs: fix dev shell in migration guide
2025-01-15 10:35:30 +00:00
clan-bot
517e4b8812
Merge pull request 'docs/vars: fix syntax error' ( #2751 ) from DavHau/clan-core:DavHau-docs into main
2025-01-15 06:26:08 +00:00
DavHau
628e893f36
docs/vars: fix syntax error
2025-01-15 13:21:50 +07:00
clan-bot
d44a6ca60c
Merge pull request 'docs: set sidebar headers to accent color' ( #2750 ) from pinpox/clan-core:main into main
2025-01-14 22:30:16 +00:00
Pablo Ovelleiro Corral
4e5d91d9d8
docs: set sidebar headers to accent color
...
Fixes #2749
2025-01-14 23:24:49 +01:00
clan-bot
1bd2e6e230
Merge pull request 'Vars/docs minor fixes' ( #2746 ) from hsjobeki/clan-core:vars/misc into main
2025-01-14 16:47:18 +00:00
hsjobeki
9cebe71f51
Merge pull request 'docs(installer): Fix typography and align headers' ( #2697 ) from kenji/clan-core:kenji-docs/fix-flash into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2697
2025-01-14 16:42:36 +00:00
a-kenji
36eb2e00a1
docs(installer): Fix typography and align headers
2025-01-14 16:42:36 +00:00
hsjobeki
70bf1a626a
Merge pull request 'Migrate clanModule root-password to vars' ( #2701 ) from hsjobeki/clan-core:vars/root-password into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2701
2025-01-14 16:42:29 +00:00
Johannes Kirschbauer
31a1fe887e
Vars: interface improve docs formatting
2025-01-14 17:40:57 +01:00
Johannes Kirschbauer
0790db7258
Fix: f-string in generator error
2025-01-14 17:33:55 +01:00
Johannes Kirschbauer
021cb6274f
Root-password: remove deprecated default option
2025-01-14 17:28:12 +01:00
Johannes Kirschbauer
f16f68c77b
Fix: remove password from facts store tests
2025-01-14 17:19:51 +01:00
Johannes Kirschbauer
14261b8a8c
Fix: secret facts store test
2025-01-14 17:19:50 +01:00
Johannes Kirschbauer
10d7078c1e
Fixup: improve mkpasswd generator line
2025-01-14 17:19:50 +01:00
Johannes Kirschbauer
be0b9c4e0e
Vars: migrate root-password from facts
2025-01-14 17:19:50 +01:00
Mic92
cb5cb86d96
Merge pull request 'installer: substitute packages from local nix store' ( #2744 ) from speed-up-installer into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2744
Reviewed-by: lassulus <clanlol@lassul.us >
2025-01-14 15:11:33 +00:00
Jörg Thalheim
353f7f9dfb
installer: substitute packages from local nix store
...
this can speed up the installation if both the installer and the
installed system use similar versions.
2025-01-14 15:11:33 +00:00
clan-bot
2a7ff6c1d5
Merge pull request 'vars in_repo: throw as a default so we can catch it with tryEval' ( #2745 ) from lassulus/clan-core:throw_inrepo into main
2025-01-14 14:58:20 +00:00
lassulus
b25fe641d2
vars in_repo: throw as a default so we can catch it with tryEval
2025-01-14 15:53:54 +01:00
clan-bot
3f7b992903
Merge pull request 'Automatic flake update - 2025-01-13T00:00+00:00' ( #2728 ) from flake-update-2025-01-13 into main
2025-01-14 14:48:14 +00:00
Mic92
c04c7cdfb5
Merge branch 'main' into flake-update-2025-01-13
2025-01-14 14:46:25 +00:00
clan-bot
2588e5df5b
Merge pull request 'Automatic flake update - nixpkgs - 2025-01-13T00:00+00:00' ( #2729 ) from flake-update-nixpkgs-2025-01-13 into main
2025-01-14 14:38:17 +00:00
Jörg Thalheim
40e23f1bdb
ignore ruff A005 for now
2025-01-14 15:32:13 +01:00
clan-bot
d5f06f3db6
Merge pull request 'Automatic flake update - disko - 2025-01-13T00:00+00:00' ( #2726 ) from flake-update-disko-2025-01-13 into main
2025-01-14 14:31:22 +00:00
Jörg Thalheim
3bcbc8fa3d
reformat after update
2025-01-14 15:30:29 +01:00
clan-bot
a24ed49f5a
Merge pull request 'Automatic flake update - flake-parts - 2025-01-13T00:00+00:00' ( #2727 ) from flake-update-flake-parts-2025-01-13 into main
2025-01-14 14:30:29 +00:00
Clan Merge Bot
0ef777b3c2
update flake lock - nixpkgs - 2025-01-13T00:00+00:00
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/4989a246d7a390a859852baddb1013f825435cee?narHash=sha256-kMBQ5PRiFLagltK0sH%2B08aiNt3zGERC2297iB6vrvlU%3D' (2024-12-17)
→ 'github:NixOS/nixpkgs/2f9e2f85cb14a46410a1399aa9ea7ecf433e422e?narHash=sha256-FWlPMUzp0lkQBdhKlPqtQdqmp%2B/C%2B1MBiEytaYfrCTY%3D' (2025-01-12)
2025-01-14 15:29:16 +01:00
clan-bot
1826226855
Merge pull request 'Automatic flake update - treefmt-nix - 2025-01-13T00:00+00:00' ( #2730 ) from flake-update-treefmt-nix-2025-01-13 into main
2025-01-14 14:28:02 +00:00
clan-bot
264d666880
Merge pull request 'link to migration guide' ( #2733 ) from migration-guide into main
2025-01-14 14:28:01 +00:00
Mic92
cd83a36ede
Merge branch 'main' into flake-update-disko-2025-01-13
2025-01-14 14:19:21 +00:00
Mic92
63f14094ac
Merge branch 'main' into flake-update-flake-parts-2025-01-13
2025-01-14 14:19:13 +00:00
Mic92
1f7515d452
Merge branch 'main' into flake-update-2025-01-13
2025-01-14 14:19:07 +00:00
Mic92
02adf7f706
Merge branch 'main' into flake-update-treefmt-nix-2025-01-13
2025-01-14 14:18:54 +00:00