diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-11-16 20:40:23 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-11-16 20:40:23 +0000 |
| commit | 7603c6f884f9f885e71c7d3f2702d477dd6000db (patch) | |
| tree | 09943980bda3faa1785c37850c418382b4595b54 | |
| parent | Expanded TODO (diff) | |
reordered/redefined tasks
Diffstat (limited to '')
| -rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,10 +1,11 @@ The below imply the rest of the dependencies also, obviously. - LFS builds -- xfce4 (?) -- atuin -- better definitions for results in `core` libs + (better definitions for results in `core` libs) + (Remove 'result' as a macro input. The `mosaic` definition will just check if the sha256-tesseraName exists or not, since each tessera will be built with its dependencies in the same isolated folder.) - redefine macro for isolated builds (this means that each macro call should be able to pass its own prefix=/... etc, based on sha derivations of the binaries of the tessera (?)) (Another way to approach this is to make a single tessera include all the definitions of the dependencies so everything is built independently.) (Does it beat the idea of a declerative reproducable distro if I symlink between different builds inside the store?) +- xfce4 (?) +- atuin |
