Update pins, add zed-bin

zed-bin still doesn't show the UI, but this is at least one attempt
Update flake inputs
This commit is contained in:
Greg Hellings
2025-05-13 09:31:29 -05:00
parent 83579cfcd9
commit e1ee83f6b9
3 changed files with 234 additions and 61 deletions
+1
View File
@@ -20,4 +20,5 @@ in
vfio_startup = c ./vfio_startup.nix { };
vfio_shutdown = c ./vfio_shutdown.nix { };
zim = c ./zim.nix { };
zed-bin = c ./zed-bin.nix { };
}