Delete old back

This commit is contained in:
2025-10-26 10:51:34 +01:00
parent 7739908a19
commit b3b58f7a1e
208 changed files with 0 additions and 41031 deletions
-1
View File
@@ -4,7 +4,6 @@ pkgs.mkShell {
inputsFrom = [
(import ./api/shell.nix {inherit pkgs;})
(import ./auth/shell.nix {inherit pkgs;})
(import ./back/shell.nix {inherit pkgs;})
(import ./chart/shell.nix {inherit pkgs;})
(import ./front/shell.nix {inherit pkgs;})
(import ./scanner/shell.nix {inherit pkgs;})