Commit graph

4 commits

Author SHA1 Message Date
cat_or_not
0d0cf3e79f
fix version eval in flake (#929) 2026-08-12 22:09:18 -04:00
cat_or_not
8d19272b65
Pin clang version to 16 for formatting in the flake (#911)
* Add older nixpkgs for clang-format-16
2026-05-06 22:59:04 +02:00
cat_or_not
41a4528738
Improved flake.nix (#905)
* improve flake
- make clang-format work (I think)
- remove some clutter
- fix version in derivation
- fix clangd

* address nix ci taking 10 minutes to build

uni was rigth about the purge feature, it worked for other stuff tho :(

* fix up comments

* add an option for quad versions and remove msitools from deps

* add cmake fmt to tree fmt

* update build instructions

* note about compat flag
2026-03-27 00:38:50 +01:00
cat_or_not
cf29bbc384
Add nix shell support (#896)
* Add flakes

* version patching, better artifact name  and some comments

* try to get clangd working + some documentation

* remove useless custom scripts from the devshell and update the build readme
2026-02-18 20:00:38 +01:00