feat: use isisdl from unstable branch
This commit is contained in:
parent
e8b1fbb1fb
commit
9e7fbae80e
4 changed files with 7 additions and 69 deletions
|
|
@ -9,7 +9,12 @@ buildPythonApplication {
|
|||
pkgs.gobject-introspection
|
||||
];
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [ pkgs.gtk3 pygobject3 notify2 pikepdf ];
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
pkgs.gtk3
|
||||
pygobject3
|
||||
notify2
|
||||
pikepdf
|
||||
];
|
||||
|
||||
dontUnpack = true;
|
||||
format = "other";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue