started proposal

This commit is contained in:
twoneis 2025-03-06 02:43:36 +01:00
parent 5945f690c3
commit 172da4ca29
10 changed files with 233 additions and 77 deletions

View file

@ -21,6 +21,7 @@
in {
devShells.default = pkgs.mkShell {
packages = with pkgs; [
gnumake
clang-tools
gcc
texlab