diff --git a/configs/pkgs.nix b/configs/pkgs.nix index 06f2836..d69854c 100644 --- a/configs/pkgs.nix +++ b/configs/pkgs.nix @@ -62,7 +62,8 @@ # hide the doc output from buildEnv: it fails to build on 26.05 # (sphinx/docutils bug) and extraOutputsToInstall would pull it in (builtins.removeAttrs python312 [ "doc" ]) - python312Packages.pip + python314 + python314Packages.pip rlwrap sbcl scdoc