Add pre-commit to nix flake (#3417)

This commit is contained in:
Tobias Berger 2025-04-09 20:20:46 +00:00 committed by GitHub
parent f2196ebe8f
commit a691a3f1d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ let
at-spi2-core
cups
python3
# DeltaV
pre-commit
];
in pkgs.mkShell {
name = "space-station-14-devshell";