Commit Graph

4 Commits

Author SHA1 Message Date
Artturin
ab3ba31f1c curtail: dont propagate unnecessary packages
pygobject3 has to be propagated for the import line in the python file
in bin

$ ./result/bin/curtail
Traceback (most recent call last):
  File "/nix/store/fqjld9nchfwqd9x1pywmjfdsqrk4lxds-curtail-1.3.1/bin/.curtail-wrapped", line 37, in <module>
    import gi
ModuleNotFoundError: No module named 'gi'
2023-02-17 20:26:13 +02:00
Artturin
cadffcfe50 treewide: remove issue #56943 workarounds
checked with diffoscope+difflog and launching the programs

i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
R. Ryantm
972106f90f curtail: 1.3.0 -> 1.3.1 2022-07-13 01:44:50 +00:00
Anselm Schüler
ec4c76e0a8 curtail: init at 1.3.0 2022-05-28 00:50:49 +02:00