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:
@@ -1,4 +1,4 @@
|
|||||||
{ lib, python3, fetchFromGitHub, poetry, nixosTests }:
|
{ lib, python3, fetchFromGitHub, nixosTests }:
|
||||||
|
|
||||||
let
|
let
|
||||||
python = python3.override {
|
python = python3.override {
|
||||||
|
|||||||
Reference in New Issue
Block a user