aboutsummaryrefslogtreecommitdiff
path: root/nix/dev.nix
AgeCommit message (Collapse)Author
2023-09-04refactor(nix): use pre-commit flake moduleSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-23chore(nix): remove pre-commit tools from shellSefa Eyeoglu
use `pre-commit` CLI instead! Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-23chore(nix): update clang-format to clang-tools 16Sefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-02fix: format all languages using clang-formatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-02fix(nix): enable clang-formatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-11fix(nix): use prismlauncher-unwrapped in devShellseth
Signed-off-by: seth <getchoo@tuta.io>
2023-05-27chore(nix): add nilseth
Signed-off-by: seth <getchoo@tuta.io>
2023-05-27feat(nix): flake-utils -> flake-partsseth
Signed-off-by: seth <getchoo@tuta.io>