lassulus
|
2129790bda
|
clan_lib flake: test if cache gets invalidated with nix gc
|
2025-05-19 17:48:46 +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 |
|
lassulus
|
96feb5bd26
|
clan_lib: move test_flake_caching into clan_lib flake folder
|
2025-05-18 21:35:56 +02:00 |
|
lassulus
|
fb746b874c
|
clan_lib: move clan_lib.flake.flake to clan_lib.flake
|
2025-05-16 19:28:36 +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 |
|