|
4d9d4bcef2
|
exec: append custom store
This is primarily for chroot stores. This might not be useful however since chroot store breaks builds.
|
2025-07-23 12:09:32 +09:00 |
|
|
5f8b5bcb3d
|
treewide: remove sample store paths
This should finally build on nix.
|
2025-07-20 04:22:28 +09:00 |
|
|
fdc969afb6
|
treewide: migrate to gensokyo.uk/nix
|
2025-07-19 02:33:24 +09:00 |
|
|
d3a8aed237
|
exec: replace global state with interface
This is cleaner, and finally enables writing tests for the nix invoking functions.
|
2025-07-17 16:53:00 +09:00 |
|
|
cbbec15246
|
derivation: collect store paths
The implementation of the main hack this library does.
|
2025-07-15 03:49:16 +09:00 |
|
|
b79eeea0db
|
instantiated: rename Drv method to Instantiated
This avoids confusion with actual derivation structs.
|
2025-07-14 22:34:44 +09:00 |
|
|
c1cdd0b559
|
instantiated: attach decode function to decoder
|
2025-07-14 19:05:16 +09:00 |
|
|
93f447163d
|
instantiated: implement decoding iterator
|
2025-07-14 19:00:11 +09:00 |
|
|
edac902c7f
|
format: wrap nix command
|
2025-07-14 18:26:49 +09:00 |
|
|
2b5a2f26db
|
instantiated: parse instantiated messages
|
2025-07-14 02:52:25 +09:00 |
|