Compare commits

..

2 commits

Author SHA1 Message Date
Fabien Freling
d9204132ee use zig overlay 2023-10-09 14:03:56 +02:00
Fabien Freling
2162e114fc remove flutter impl 2023-10-06 14:40:56 +02:00

View file

@ -32,13 +32,7 @@
zigpkgs.master
zls
emscripten
];
buildInputs = with pkgs; [
sqlite
# Linux graphical deps
xorg.libX11
libGL
];
};
formatter = pkgs.alejandra;