Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
h7x4
8121f3559a
treewide: add mainProgram
2024-02-11 03:19:15 +01:00
Orivej Desh
3e82573de0
tonelib-gfx: 4.7.5 -> 4.7.8
2023-03-20 01:49:57 +00:00
Robert Scott
466c2e342a
treewide/applications: add sourceType
binaryNativeCode
for many packages
2022-06-23 18:38:19 +01:00
dan4ik
ce32401ea1
tonelib-gfx: 4.7.0 -> 4.7.5
2022-03-22 10:35:42 +07:00
Orivej Desh
0d20bfd742
tonelib-gfx: 4.6.6 -> 4.7.0 ( #142259 )
...
Fix runtime dependencies:
- libjack2 is needed for jack output
- libX* are needed to properly render the GUI
Missing runtime dependencies were discovered by running:
strace -fe open,openat ToneLib-GFX |& grep glibc | grep ENOENT
2021-10-20 13:43:27 +00:00
dan4ik
da87aef532
tonelib-gfx: fixed runtimeDependencies
2021-07-20 21:51:34 +07:00
Danil
48f16f281f
add tonelib-gfx ( #127712 )
2021-06-23 15:23:31 +02:00