added nix flake (hacky, shipping sdl was a mistake)

This commit is contained in:
2023-09-15 20:06:30 +02:00
parent 0b46b891c2
commit 73ee0f905b
3 changed files with 130 additions and 0 deletions

4
.gitignore vendored
View File

@ -11,6 +11,7 @@ cmake-build-release/
*.coredump
compile_commands.json
/build*
/result*
.clangd
.cache
@ -20,3 +21,6 @@ compile_commands.json
CMakeLists.txt.user*
CMakeCache.txt
*.tox
imgui.ini