simple-web-app

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit f3447723647a30057b73ee16f422f0c2a99dd892
parent 7002aba39588b7ad8d4d48a939e0a74cd2c13ae4
Author: Silas Brack <silasbrack@gmail.com>
Date:   Tue, 30 Sep 2025 12:26:22 +0200

chore: remove basedpyright

Diffstat:
Mflake.nix | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/flake.nix b/flake.nix @@ -194,7 +194,6 @@ pkgs.uv pkgs.ruff pkgs.ty - pkgs.basedpyright ]; env = { # Prevent uv from managing Python downloads @@ -263,7 +262,6 @@ pkgs.uv pkgs.ruff pkgs.ty - pkgs.basedpyright ]; env = {