Michael Hoang
|
e43779f8d6
|
clanServices: remove useless importApply
|
2025-09-16 16:07:54 +02:00 |
|
Michael Hoang
|
69b0c36381
|
docs: use manifest.readme instead of path manipulation
|
2025-09-16 16:07:54 +02:00 |
|
Michael Hoang
|
479d7d536e
|
cli/persist: explicitly annotate type to assist mypy
|
2025-09-16 16:07:54 +02:00 |
|
Michael Hoang
|
19a209c75a
|
cli/templates: only catch ClanError
|
2025-09-16 16:07:54 +02:00 |
|
clan-bot
|
c249994e18
|
Update nixpkgs
|
2025-09-16 16:07:54 +02:00 |
|
hsjobeki
|
6910620629
|
Merge pull request 'docs: remove references to buildClan' (#5170) from docs-99 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5170
|
2025-09-16 14:07:43 +00:00 |
|
Johannes Kirschbauer
|
50c8df7e40
|
flake: keep imports sorted
|
2025-09-16 16:02:10 +02:00 |
|
Johannes Kirschbauer
|
a80df32c59
|
lib: cleanup readme
|
2025-09-16 16:02:10 +02:00 |
|
Johannes Kirschbauer
|
b1e3e3616e
|
docs: remove unused export
|
2025-09-16 16:02:10 +02:00 |
|
Johannes Kirschbauer
|
3d680bcc5f
|
docs: remove references to buildClan
|
2025-09-16 16:02:05 +02:00 |
|
hsjobeki
|
39eb13eebb
|
Merge pull request 'lib: move clan out of lib into flake' (#5169) from inv-1 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5169
|
2025-09-16 13:33:45 +00:00 |
|
Johannes Kirschbauer
|
daea2da358
|
lib: move clan out of lib into flake
This allows clanLib to stay agnostic and be more testable
|
2025-09-16 15:28:12 +02:00 |
|
hsjobeki
|
d995c0b118
|
Merge pull request 'inventory: remove deprecated frontmatter' (#5168) from inv-1 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5168
|
2025-09-16 13:05:46 +00:00 |
|
Johannes Kirschbauer
|
5e22830048
|
inventory: remove deprecated frontmatter
|
2025-09-16 14:59:39 +02:00 |
|
DavHau
|
15d117d06b
|
Merge pull request 'generate_test_vars: fix + add tests' (#5163) from dave into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5163
|
2025-09-16 12:23:04 +00:00 |
|
DavHau
|
c936830bc6
|
generate_test_vars: add test
|
2025-09-16 19:16:53 +07:00 |
|
hsjobeki
|
f2134754c5
|
Merge pull request 'inventory: make resolve module a clanLib function' (#5165) from inv-1 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5165
|
2025-09-16 11:14:40 +00:00 |
|
Johannes Kirschbauer
|
f49df8d574
|
inventory: make resolve module a clanLib function
Unclutter inventory logic
|
2025-09-16 13:09:56 +02:00 |
|
Kenji Berthold
|
d873e667ba
|
Merge pull request 'docs: Add information about nixos-rebuild' (#5000) from ke-docs-add-nixos-rebuild into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5000
|
2025-09-16 10:42:32 +00:00 |
|
hsjobeki
|
6c2fa3e4ed
|
Merge pull request 'inventory: inline manifest module' (#5164) from inv-1 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5164
|
2025-09-16 10:42:17 +00:00 |
|
Johannes Kirschbauer
|
0bce953c2f
|
inventory: inline manifest module
Reducing the clutter of files
Its sometimes better to have all the options in one place if reusing is not a concern
|
2025-09-16 12:36:58 +02:00 |
|
clan-bot
|
dd1f045022
|
Merge pull request 'Update sops-nix' (#5135) from update-sops-nix into main
|
2025-09-16 10:21:43 +00:00 |
|
clan-bot
|
f7cd8c8863
|
Update sops-nix
|
2025-09-16 10:01:09 +00:00 |
|
DavHau
|
ea32fdbd93
|
generate_test_vars: move into clan_cli
Reduces overhead by not having to manage a separate package for this small tool
|
2025-09-16 16:37:41 +07:00 |
|
DavHau
|
1f3aa0075e
|
generate_test_vars: fix script
|
2025-09-16 16:37:41 +07:00 |
|
DavHau
|
5d38824d8e
|
cli/debug: fix web-pdb
|
2025-09-16 16:37:41 +07:00 |
|
a-kenji
|
5ee6156b29
|
docs: Add information about nixos-rebuild
|
2025-09-16 11:29:46 +02:00 |
|
hsjobeki
|
a90197cfd4
|
Merge pull request 'inventory: unify modules' (#5154) from inventory-unify into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5154
|
2025-09-16 09:02:24 +00:00 |
|
hsjobeki
|
cd1351cd6f
|
Merge pull request 'lib: remove usages of flip' (#5155) from remove-flip into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5155
|
2025-09-16 09:01:27 +00:00 |
|
Mic92
|
1b193123b2
|
Merge pull request 'docs: Add missing space' (#5160) from hgl/clan-core:doc into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5160
Reviewed-by: Kenji Berthold <aks.kenji@protonmail.com>
|
2025-09-16 08:34:17 +00:00 |
|
Glen Huang
|
81126da053
|
docs: Add missing space
|
2025-09-16 15:07:32 +08:00 |
|
clan-bot
|
67795730a2
|
Merge pull request 'Update nixpkgs-dev in devFlake' (#5158) from update-devFlake-nixpkgs-dev into main
|
2025-09-16 00:07:39 +00:00 |
|
clan-bot
|
e6797c6f20
|
Update nixpkgs-dev in devFlake
|
2025-09-16 00:01:36 +00:00 |
|
Johannes Kirschbauer
|
5750ab8d3a
|
lib: remove usages of flip
Makes the code more consistent to read.
Usage in 9 places is rather inconsistent style.
|
2025-09-15 13:17:09 +02:00 |
|
Johannes Kirschbauer
|
d3397af442
|
inventory: unify modules
|
2025-09-15 12:18:35 +02:00 |
|
clan-bot
|
93280a9f98
|
Merge pull request 'Update data-mesher' (#5150) from update-data-mesher into main
|
2025-09-15 05:09:00 +00:00 |
|
clan-bot
|
d89ddfabec
|
Update data-mesher
|
2025-09-15 05:00:39 +00:00 |
|
clan-bot
|
e2946615f0
|
Merge pull request 'Update nuschtos in devFlake' (#5149) from update-devFlake-nuschtos into main
|
2025-09-15 00:17:45 +00:00 |
|
clan-bot
|
bce9f9a747
|
Update nuschtos in devFlake
|
2025-09-15 00:01:49 +00:00 |
|
clan-bot
|
b494bdee21
|
Merge pull request 'Update nixpkgs-dev in devFlake' (#5148) from update-devFlake-nixpkgs-dev into main
|
2025-09-14 10:09:05 +00:00 |
|
clan-bot
|
13632ff659
|
Update nixpkgs-dev in devFlake
|
2025-09-14 10:01:35 +00:00 |
|
clan-bot
|
90ad8054d0
|
Merge pull request 'Update nixpkgs-dev in devFlake' (#5147) from update-devFlake-nixpkgs-dev into main
|
2025-09-13 15:10:47 +00:00 |
|
clan-bot
|
716d4a17f5
|
Update nixpkgs-dev in devFlake
|
2025-09-13 15:01:35 +00:00 |
|
clan-bot
|
dcd1273f3f
|
Merge pull request 'Update nixpkgs-dev in devFlake' (#5145) from update-devFlake-nixpkgs-dev into main
|
2025-09-12 15:10:09 +00:00 |
|
clan-bot
|
899c9eed0e
|
Update nixpkgs-dev in devFlake
|
2025-09-12 15:01:35 +00:00 |
|
Luis Hebendanz
|
af85041e5e
|
Merge pull request 'docs: Move age plugins to vars/sops backend group. Improve age plugin documentation' (#5144) from Qubasa/clan-core:improve_vars_docs2 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5144
|
2025-09-12 12:20:28 +00:00 |
|
Qubasa
|
6a96ce8679
|
docs: Move age plugins to vars/sops backend group. Improve age plugin documentation
|
2025-09-12 14:13:49 +02:00 |
|
Luis Hebendanz
|
60195f9614
|
Merge pull request 'docs: fix multiple format errors, improve readability of vars' (#5142) from Qubasa/clan-core:improve_vars_docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5142
|
2025-09-12 10:46:15 +00:00 |
|
Qubasa
|
447b0bf8ac
|
docs: fix uml errors
|
2025-09-12 12:42:41 +02:00 |
|
clan-bot
|
fd162f6fc8
|
Merge pull request 'Update nuschtos in devFlake' (#5143) from update-devFlake-nuschtos into main
|
2025-09-12 00:10:15 +00:00 |
|