Skip to content

Commit

Permalink
Bumping pyright-extended
Browse files Browse the repository at this point in the history
  • Loading branch information
blast-hardcheese committed Oct 10, 2024
1 parent 00fa9cc commit 9f19c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/pyright-extended/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ pkgs, lib, yapf, ... }:
let
version = "2.0.11";
version = "2.0.12";
in
pkgs.stdenvNoCC.mkDerivation rec {
pname = "pyright-extended";
Expand Down

0 comments on commit 9f19c0a

Please sign in to comment.