Fix completions
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
inherit (poetry2nix.lib.mkPoetry2Nix { inherit pkgs; }) mkPoetryApplication defaultPoetryOverrides;
|
||||
pypkgs-build-requirements = {
|
||||
paho-mqtt = [ "hatch-vcs" ];
|
||||
typer-slim = [ "pdm-backend" ];
|
||||
};
|
||||
p2n-overrides = defaultPoetryOverrides.extend (final: prev:
|
||||
builtins.mapAttrs
|
||||
|
Reference in New Issue
Block a user