From 70ffa456732faa3dfc4026c2769ea0108578e790 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Wed, 19 Nov 2025 10:51:56 +0100 Subject: update TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 5824db4..1631a5b 100644 --- a/TODO +++ b/TODO @@ -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...........) -- cgit v1.2.3