Johannes Kirschbauer
|
8360ee58b5
|
chore(flake): move 'inputs-from' into templates handling
|
2025-06-09 20:40:20 +02:00 |
|
lassulus
|
f5e9f305d0
|
clan-cli: clan_cli.dirs -> clan_lib.dirs
|
2025-05-20 12:08:30 +02:00 |
|
lassulus
|
1df5dfe6d3
|
clan-cli: clan_cli.cmd -> clan_lib.cmd
|
2025-05-19 19:07:24 +02:00 |
|
lassulus
|
b10682c7f7
|
clan-cli: move clan_cli.nix to clan_lib.nix
|
2025-05-19 18:40:36 +02:00 |
|
lassulus
|
9f27e21bd4
|
clan_lib flake: remove redundant store definition
|
2025-05-19 17:49:12 +02:00 |
|
lassulus
|
bd70f4cff2
|
clan_lib flake: get select output without nixpkgs
|
2025-05-19 16:11:56 +02:00 |
|
lassulus
|
fb5839f929
|
clan_lib flake: get store path from NIX_STORE_DIR
|
2025-05-19 16:11:56 +02:00 |
|
lassulus
|
76e4ecb6d5
|
clan_lib flake: check the whole tree even if we fetched all keys before
This is needed because nix garbage collection can remove store paths. So
the cache can become invalid because a path needs to be rebuild.
|
2025-05-19 16:11:56 +02:00 |
|
Johannes Kirschbauer
|
1adcada568
|
Fix: dynamically import clan_cli in flake methods
This is a temporary workaround to solve cyclic imports all these modules should be moved to clan_lib
soon afterwards
|
2025-05-16 17:02:58 +02:00 |
|
Johannes Kirschbauer
|
f210b2f9a6
|
refactor: move clan_cli.error to clan_lib.error
|
2025-05-16 16:14:39 +02:00 |
|
lassulus
|
3dc41f7d5f
|
clan_cli: move flake class to clan_lib
|
2025-05-16 13:38:47 +02:00 |
|