install gjs package to pkgdatadir

this is needed for ags v2 so that it can setup a ts environment similar
to the current --init flag
This commit is contained in:
Aylur
2024-07-15 14:54:06 +02:00
parent 1a3b14def2
commit 68b58c9409
6 changed files with 32 additions and 7 deletions
-1
View File
@@ -40,7 +40,6 @@
buildInputs
++ [
(lua.withPackages (ps: [ps.lgi]))
(python3.withPackages (ps: [ps.pygobject3]))
gjs
];
in {