diff --git a/nix/shell.nix b/nix/shell.nix index 797f1fc6..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,6 +77,7 @@ pkgs.mkShellNoCC { coreutils uv + pyright ruff ]; buildInputs = [