mirror of
https://github.com/vale981/hiro-flake-utils
synced 2025-03-04 17:01:40 -05:00
add python to app
This commit is contained in:
parent
3773a7db83
commit
f1235fec40
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@
|
|||
} // poetryArgs));
|
||||
} // (if noPackage then { } else {
|
||||
${name} = (prev.poetry2nix.mkPoetryApplication ({
|
||||
python = (python prev.pkgs);
|
||||
preferWheels = true;
|
||||
overrides = overrides;
|
||||
} // poetryArgs));
|
||||
|
|
Loading…
Add table
Reference in a new issue