Commit Graph

9 Commits

Author SHA1 Message Date
R. Ryantm
e965f81784 curtail: 1.9.1 -> 1.10.0 2024-06-11 21:21:47 +00:00
R. Ryantm
7b4b35895d curtail: 1.8.0 -> 1.9.1 2024-04-16 06:14:33 +00:00
aleksana
9dddc116d5 treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps 2024-04-06 01:33:38 +08:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Maxine Aubrey
9e935e69fa
curtail: 1.3.1 → 1.8.0 2024-01-12 00:57:46 +01:00
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