diff --git a/flake.nix b/flake.nix index 5c12ad5..1b64d16 100644 --- a/flake.nix +++ b/flake.nix @@ -134,7 +134,6 @@ (with profiles.develop.programming; [ python racket ]) ]; }; - test = self.lib; }; };