summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 8ac83fb9..5bcb8180 100644
--- a/shell.nix
+++ b/shell.nix
@@ -16,5 +16,4 @@ in pkgs.mkShell {
16 ca-util.packages.${system}.ca 16 ca-util.packages.${system}.ca
17 poetry 17 poetry
18 ]); 18 ]);
19
20} 19}