diff options
Diffstat (limited to 'TODO')
| -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...........) |
