From 8e05d4390d2af608edf5829583b63f3054760c02 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Sun, 1 Jun 2025 20:03:39 +0000 Subject: fix gitignores and shell.nix files --- gitlab/shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'gitlab/shell.nix') diff --git a/gitlab/shell.nix b/gitlab/shell.nix index 5669f4f4..4e41b4ff 100644 --- a/gitlab/shell.nix +++ b/gitlab/shell.nix @@ -3,5 +3,6 @@ with pkgs; mkShell { buildInputs = [ python312Packages.tomlkit + python312Packages.requests ]; } -- cgit 1.4.1