Jörg Thalheim
b19beb8913
Revert "docs: Document imports dir. Remove What's next sections everywhere. Merge guide overview and hompage view."
...
This reverts commit d4305f8b3c .
2025-01-17 15:44:44 +01:00
Jörg Thalheim
e5bfa926e2
Revert "buildClan: Add automatic inventory import directory"
...
This reverts commit 850eabb98c .
This introduces the name "inventory module" whereas we already use the
term clan modules everywhere else. I don't don't too many confusing
termologies in the codebase. Let's discuss this before adding it back.
2025-01-17 15:43:44 +01:00
Jörg Thalheim
33de028409
fix getting-started deploy link4
2025-01-17 14:08:58 +00:00
Qubasa
d4305f8b3c
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
850eabb98c
buildClan: Add automatic inventory import directory
2025-01-17 20:58:48 +07:00
DavHau
708a3aabf6
tea-create-pr: don't use clan-core formatter
2025-01-17 19:22:19 +07:00
Mic92
8ff71d1445
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
d10eb7189d
update nixpkgs
2025-01-17 11:37:03 +00:00
lassulus
081dc4a5fd
checks.flash: add missing grub-install deps
2025-01-17 11:37:03 +00:00
lassulus
cb2f0c5222
clan-cli: exit with errorcode also in debug mode
2025-01-17 11:37:03 +00:00
DavHau
3ec028d672
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
9cd0572734
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
669295b8f7
merge-acfter-ci: don't append username to remote branch
2025-01-17 10:36:45 +07:00
clan-bot
72ca99e2c7
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
7a17a04698
Migrate borgbackup module to vars
2025-01-16 13:14:24 +01:00
Mic92
8aa0a9c0d0
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
f55b02e1c9
remove flip functions from sops code
2025-01-15 13:59:49 +00:00
Jörg Thalheim
c4a1e3ec95
switch to nixos-facter for hardware-config
2025-01-15 13:59:49 +00:00
kenji
e973e64aaf
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
ca2d7e9afc
docs: fix dev shell in migration guide
2025-01-15 10:35:30 +00:00
clan-bot
def681c125
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
2dfff1b314
docs/vars: fix syntax error
2025-01-15 13:21:50 +07:00
clan-bot
30825361a4
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
af3f652011
docs: set sidebar headers to accent color
...
Fixes #2749
2025-01-14 23:24:49 +01:00
clan-bot
aabf2b0796
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
0b06970a33
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
16e6b0d406
docs(installer): Fix typography and align headers
2025-01-14 16:42:36 +00:00
hsjobeki
968f427404
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
16ccebc1fb
Vars: interface improve docs formatting
2025-01-14 17:40:57 +01:00
Johannes Kirschbauer
5a179f4b91
Fix: f-string in generator error
2025-01-14 17:33:55 +01:00
Johannes Kirschbauer
57c4e8e929
Root-password: remove deprecated default option
2025-01-14 17:28:12 +01:00
Johannes Kirschbauer
4000571550
Fix: remove password from facts store tests
2025-01-14 17:19:51 +01:00
Johannes Kirschbauer
a53367bd11
Fix: secret facts store test
2025-01-14 17:19:50 +01:00
Johannes Kirschbauer
e00195f2ef
Fixup: improve mkpasswd generator line
2025-01-14 17:19:50 +01:00
Johannes Kirschbauer
4e9901ab19
Vars: migrate root-password from facts
2025-01-14 17:19:50 +01:00
Mic92
a240bbcf04
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
2b18e6eccc
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
010caab16c
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
1a70165260
vars in_repo: throw as a default so we can catch it with tryEval
2025-01-14 15:53:54 +01:00
clan-bot
66d5f5b55e
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
31479d47fc
Merge branch 'main' into flake-update-2025-01-13
2025-01-14 14:46:25 +00:00
clan-bot
40ad0ee8fb
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
fbdf0931b9
ignore ruff A005 for now
2025-01-14 15:32:13 +01:00
clan-bot
7531ff4499
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
e2aa66d86f
reformat after update
2025-01-14 15:30:29 +01:00
clan-bot
1b420baa3f
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
9d29cc63ad
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
ef62e0b04c
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
9a11c183e7
Merge pull request 'link to migration guide' ( #2733 ) from migration-guide into main
2025-01-14 14:28:01 +00:00
Mic92
5dee67de6f
Merge branch 'main' into flake-update-disko-2025-01-13
2025-01-14 14:19:21 +00:00