diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-11-19 09:51:56 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-11-19 09:51:56 +0000 |
| commit | 70ffa456732faa3dfc4026c2769ea0108578e790 (patch) | |
| tree | b3d454256af61b60b2720b06df37c8056f7b3784 /TODO | |
| parent | added linux_headers dependency (diff) | |
update TODO
Diffstat (limited to '')
| -rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,5 +7,9 @@ The below imply the rest of the dependencies also, obviously. (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?) +- make macro accept local paths (for custom changes/patches/development) +- figure out how to handle the kernel +- add `dependants` to macro definition (if a tessera is updated, all its dependants need to be rebuilt) (?) + (this might not be needed as I can make it work just by walking backwards. an update could trigger a soft rebuild of all packages "twice". Might be wasteful though.) - xfce4 (?) -- atuin +- atuin (?) (I will have to package rust...........) |
