Commit graph

16 commits

Author SHA1 Message Date
Jörg Thalheim 4b6d34214d add include-what-you-use to devshell 2023-12-16 09:20:53 +01:00
adisbladis 276b68bade Apply statix/deadnix 2023-07-21 01:41:41 +00:00
adisbladis a1673cdc91 Use treefmt-nix 2023-07-21 01:41:41 +00:00
Jörg Thalheim d2c00b8c84 fix build of devShell 2023-01-02 11:39:34 +01:00
Jörg Thalheim 5088049295
only target single nix version in repo 2022-05-09 09:21:53 +02:00
adisbladis 83773704be Add Python Black formatter 2022-04-26 21:40:31 +12:00
adisbladis 2a26070ea4 Add TOML formatter (prettier) 2022-04-26 21:40:31 +12:00
adisbladis 8b8f456765 Add clang-format 2022-04-26 21:20:24 +12:00
adisbladis 516fdc8f6c Add treefmt
And use it in place of editorconfig/nixpkgs-fmt checks
2022-04-26 21:20:24 +12:00
adisbladis 6ef1b314d7 Only add debug symbols to shell on Linux 2022-04-22 18:42:40 +12:00
John Soo 0aa88f2f49 Add debug symbols to nix-shell. 2022-04-22 18:42:40 +12:00
adisbladis 0fa3b51289 Set src to null in shell.nix
To avoid the contents being copied to the store during development
2022-01-09 11:06:50 +13:00
adisbladis a0bd67f9cb Use nix as the argument name for nix in default.nix
And pass in `nix = nixUnstable` from the development shell.
2022-01-08 09:10:57 +13:00
adisbladis 44655761c5 Use locked nixpkgs version for nix-shell 2022-01-08 08:53:26 +13:00
adisbladis 0d3e7c2240
Add nixpkgs-fmt + associated checks 2021-09-24 22:18:46 -05:00
adisbladis 9030f0f8c5
Move devShell from flake.nix to separate shell.nix
Again, to facilitate non-flake development.
2021-09-24 22:12:56 -05:00