diff --git a/inscode.nix b/inscode.nix index 0e31ac39b176de826a0b89c494739876f96eb2c0..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 --- a/inscode.nix +++ b/inscode.nix @@ -1,6 +0,0 @@ -{ pkgs }: { - deps = [ - pkgs.python310Packages.pip - pkgs.python310Full - ]; -} \ No newline at end of file