Merge pull request 'Run statix' (!54) from statix into main

Reviewed-on: #54
Reviewed-by: Daniel Lovbrotte Olsen <danio@pvv.ntnu.no>
This commit is contained in:
2024-08-04 04:26:23 +02:00
7 changed files with 42 additions and 17 deletions

View File

@@ -3,6 +3,7 @@ pkgs.mkShellNoCC {
packages = with pkgs; [
sops
gnupg
statix
openstackclient
];