diff --git a/nix/shell.nix b/nix/shell.nix index 5a397a1f..65b5d9fe 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -1,7 +1,6 @@ # SPDX-FileCopyrightText: (c) TagStudio Contributors # SPDX-License-Identifier: GPL-3.0-only - { lib, pkgs, @@ -78,10 +77,10 @@ pkgs.mkShellNoCC { coreutils uv + pyright ruff ]; buildInputs = [ - pkgs.pyright python3Wrapped ] ++ (with pkgs; [