pinnwand: Use poetry from pythonPackages
Ideally this software should be repackaged using Poetry2nix rather that using pythonPackages. As it is now things are packaged incorrectly. cc @mweinelt
This commit is contained in:
parent
a10370cc9f
commit
7b3f9e9b75
@ -1,4 +1,4 @@
|
||||
{ lib, python3, fetchFromGitHub, poetry, nixosTests }:
|
||||
{ lib, python3, fetchFromGitHub, nixosTests }:
|
||||
|
||||
let
|
||||
python = python3.override {
|
||||
|
Loading…
Reference in New Issue
Block a user