This is a WIP, mostly vibe coded PR that should show the direction of the implementation. Hopefully it gets the point across.
I haven't been able to run this yet because struggling to get my local environment working.
This is a WIP, mostly vibe coded PR that should show the direction of the implementation. Hopefully it gets the point across.
I haven't been able to run this yet because struggling to get my local environment working.
This allows us to easily do things like ignoring Nix source files within our
source tree (also done in this commit), which prevents unnecessary rebuilds.
Signed-off-by: Winter <winter@winter.cafe>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
Signed-off-by: oppiliappan <me@oppi.li>
Now we can generate the same files that have been committed recently. ;)
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
Signed-off-by: dusk <y.bera003.06@protonmail.com>
Signed-off-by: Winter <winter@winter.cafe>
Signed-off-by: Winter <winter@winter.cafe>
Signed-off-by: Winter <winter@winter.cafe>
I personally don't like that nixos-shell inherits a ton of stuff from the
host by default, even mounting my home directory as r/w! I imagine I'm not
the only one with this opinion, so let's put a stop to it by default.
Signed-off-by: Winter <winter@winter.cafe>
Needed now that we're isolating things for everyone.
Signed-off-by: Winter <winter@winter.cafe>
h/t https://github.com/bluesky-social/indigo/issues/931#issuecomment-2635675099
for the inspiration
Signed-off-by: Winter <winter@winter.cafe>
SQLite stores byte sequences as blobs, which we were not handling properly,
causing (at least) actions relating to artifacts to break. (Not sure
when they broke, sorry!)
Signed-off-by: Winter <winter@winter.cafe>
Signed-off-by: Safwan Parkar <safwanparkar6@gmail.com>
Signed-off-by: dusk <y.bera003.06@protonmail.com>
Signed-off-by: dusk <y.bera003.06@protonmail.com>
Signed-off-by: oppiliappan <me@oppi.li>
thanks @winter.bsky.social for the report!
Signed-off-by: oppiliappan <me@oppi.li>
It's noisy, especially upon entering every devshell.
Signed-off-by: Winter <winter@winter.cafe>
this file is unused
Signed-off-by: oppiliappan <me@oppi.li>
Signed-off-by: oppiliappan <me@oppi.li>