This commit is contained in:
Kristian Krsnik 2024-04-07 19:46:55 +02:00
parent 9fad1743b2
commit 9901c173f2
Signed by: Kristian
GPG Key ID: FD1330AC9F909E85
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
formatter = pkgs.alejandra;
devShells = {
devShells.${system} = {
default = pkgs.mkShellNoCC.mkShellNoCC {
packages = with pkgs; [
git