lassulus
|
ed89352ea1
|
clan-cli: clan_cli.dirs -> clan_lib.dirs
|
2025-05-20 12:08:30 +02:00 |
|
lassulus
|
9a0c6f55bd
|
clan-cli: clan_cli.cmd -> clan_lib.cmd
|
2025-05-19 19:07:24 +02:00 |
|
lassulus
|
cb74273da4
|
clan-cli: move clan_cli.nix to clan_lib.nix
|
2025-05-19 18:40:36 +02:00 |
|
lassulus
|
1861c4447f
|
clan_lib flake: remove redundant store definition
|
2025-05-19 17:49:12 +02:00 |
|
lassulus
|
107bc91fa1
|
clan_lib flake: test if cache gets invalidated with nix gc
|
2025-05-19 17:48:46 +02:00 |
|
lassulus
|
9685e00122
|
clan_lib flake: get select output without nixpkgs
|
2025-05-19 16:11:56 +02:00 |
|
lassulus
|
8218bd3539
|
clan_lib flake: get store path from NIX_STORE_DIR
|
2025-05-19 16:11:56 +02:00 |
|
lassulus
|
102fa21b9c
|
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 |
|
lassulus
|
1c8b8bf83d
|
clan_lib: move test_flake_caching into clan_lib flake folder
|
2025-05-18 21:35:56 +02:00 |
|
lassulus
|
fa052f45bd
|
clan_lib: move clan_lib.flake.flake to clan_lib.flake
|
2025-05-16 19:28:36 +02:00 |
|
Johannes Kirschbauer
|
8ddf0e50d3
|
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
|
fe0507b47c
|
refactor: move clan_cli.error to clan_lib.error
|
2025-05-16 16:14:39 +02:00 |
|
lassulus
|
5423b9af41
|
clan_cli: move flake class to clan_lib
|
2025-05-16 13:38:47 +02:00 |
|