testing
This commit is contained in:
parent
4e0cde965d
commit
c21d20b6a0
1 changed files with 5 additions and 4 deletions
|
@ -29,10 +29,11 @@
|
|||
python = pkgs.python310;
|
||||
projectDir = ./.;
|
||||
propagatedBuildInputs = [
|
||||
pkgs.cairo
|
||||
pkgs.gobject-introspection
|
||||
pkgs.gtk4
|
||||
pkgs.pkg-config
|
||||
# pkgs.python310Packages.pygobject3
|
||||
# pkgs.cairo
|
||||
# pkgs.gobject-introspection
|
||||
# pkgs.gtk4
|
||||
# pkgs.pkg-config
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue