Atemu
746a5fc2e0
Merge pull request #231874 from Atemu/fix/mangohud-layer-name-bitness
...
mangohud: add bitness suffix to layer name
2023-05-15 13:42:28 +02:00
Atemu
7eacc7f549
mangohud: make lower bitness support configurable
...
This allows the user to disable 32-bit support for closure size reasons or in
order to mitigate loader issues like
https://github.com/NixOS/nixpkgs/issues/230978 .
The name is weird because it can't start with a digit :/
2023-05-14 18:35:51 +02:00
Atemu
272154f260
mangohud: add bitness suffix to layer name
...
The VK loader finds the 32-bit layer first and does not attempt to load the
64-bit layer afterwards; likely because it shares the same name. Simply giving
them different names fixes the issue; both layers are tried and the correct one
succeeds.
A similar patter is employed by obs-vkcapture which continued working after
https://github.com/NixOS/nixpkgs/pull/228870 .
Fixes https://github.com/NixOS/nixpkgs/issues/230978
2023-05-14 18:25:15 +02:00
Weijia Wang
949b2c6f16
ueberzugpp: mark as broken on darwin
2023-05-13 22:43:47 +02:00
R. Ryantm
b8d011dabd
ueberzugpp: 2.8.0 -> 2.8.1
2023-05-12 10:58:48 +00:00
Sandro Jäckel
e97054e30b
gnuplot: use lib.makeBinPath to condense wrapper
2023-05-09 20:04:39 +02:00
figsoda
b303d98840
Merge pull request #230692 from Aleksanaa/ueberzugpp
2023-05-08 16:19:24 -04:00
aleksana
1c73603403
ueberzugpp: init at 2.8.0
2023-05-09 01:10:03 +08:00
github-actions[bot]
3510094ebe
Merge master into staging-next
2023-05-07 00:02:36 +00:00
Sergei Trofimovich
dd6726df6c
realesrgan-ncnn-vulkan: drop redundant libgcc dependency
...
`libgcc` should normally be provided by `gcc` `stdenv` directly.
Checked with `diffoscope` that final output did not change.
While at it added all platforms to supported list.
2023-05-06 19:54:00 +01:00
github-actions[bot]
c0860aa88a
Merge master into staging-next
2023-05-05 18:01:12 +00:00
Yaya
746e22ac2f
shotgun: 2.3.1 -> 2.4.0
...
https://github.com/neXromancers/shotgun/releases/tag/v2.4.0
2023-05-05 13:48:08 +00:00
github-actions[bot]
bf19e21376
Merge master into staging-next
2023-05-04 12:01:18 +00:00
K900
3428bdf3c9
Merge pull request #229749 from K900/even-more-more-vulkan-updates
...
Even more more vulkan updates
2023-05-04 10:44:25 +03:00
github-actions[bot]
da9874f93a
Merge master into staging-next
2023-05-04 06:01:25 +00:00
K900
bfa29e5245
vulkan-tools-lunarg: 1.3.243.0 -> 1.3.249
2023-05-04 00:05:37 +03:00
Anderson Torres
136b947128
gmic: cosmetic changes
...
- reorder input set
- use rec-less, finalAttrs-style attributes
- include cimg and gmic to passthru.tests
- use `preConfigure` instead of `sourceRoot`
- remove nested `with` from meta attributes
2023-05-02 22:33:34 -03:00
Anderson Torres
79101d8f8a
gmic-qt: 3.2.3 -> 3.2.4
2023-05-02 22:33:34 -03:00
Anderson Torres
3765b2a1ee
gmic: cosmetic changes
...
- reorder input set
- include cimg to passthru.tests
- use rec-less, finalAttrs-style attributes
- remove nested `with` from meta attributes
2023-05-02 22:33:33 -03:00
Anderson Torres
1a898558c8
gmic: 3.2.3 -> 3.2.4
2023-05-02 22:33:33 -03:00
github-actions[bot]
e7d9c8250f
Merge master into staging-next
2023-05-03 00:02:12 +00:00
figsoda
c459330caf
gifski: 1.10.3 -> 1.11.0, add figsoda as a maintainer
...
Diff: https://github.com/ImageOptim/gifski/compare/1.10.3...1.11.0
Changelog: https://github.com/ImageOptim/gifski/releases/tag/1.11.0
2023-05-02 13:42:13 -04:00
github-actions[bot]
7783054bd0
Merge staging-next into staging
2023-05-01 18:01:56 +00:00
K900
07fd3ec5df
vulkan-extension-layer: 1.3.243 -> 1.3.248, remove vulkan-headers version check
2023-05-01 15:23:36 +03:00
K900
064bcc58cd
vulkan-tools: 1.3.243 -> 1.3.249, remove vulkan-headers version check
...
The tools build just fine with older/newer headers generally.
2023-05-01 15:23:36 +03:00
K900
a2332386df
gnuplot-qt: fix wrapper
2023-04-30 20:36:22 +03:00
R. Ryantm
eb2e154443
resvg: 0.31.0 -> 0.32.0
2023-04-30 03:28:24 +00:00
Emery Hemingway
c5b46371a7
didder: init at 1.2.0
2023-04-29 15:49:46 +00:00
figsoda
29da0c2ff9
sic-image-cli: 0.22.1 -> 0.22.2
...
Diff: https://github.com/foresterre/sic/compare/v0.22.1...v0.22.2
Changelog: https://github.com/foresterre/sic/blob/v0.22.2/CHANGELOG.md
2023-04-27 22:01:36 -04:00
7c6f434c
dd598be67a
Merge pull request #226968 from delroth/zbar-0.23.92
...
zbar: 0.23.90 -> 0.23.92 (+ enable checkPhase)
2023-04-26 18:50:31 +00:00
Robert Scott
fdd4f77e5c
zbar: enable checkPhase on Darwin
2023-04-26 14:35:55 +02:00
Pierre Bourdon
8ae1865b52
zbar: make checkPhase work, and enable it
2023-04-26 14:17:51 +02:00
Pierre Bourdon
a1eed9f1ff
zbar: 0.23.90 -> 0.23.92
2023-04-26 14:17:44 +02:00
Nick Cao
8426a11c2f
Merge pull request #228003 from alyssais/vulkan-cts-cross
...
vulkan-cts: fix cross
2023-04-26 09:15:38 +08:00
Sandro Jäckel
aad577bd30
nodejs*: normalise names to better fit other packages
...
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
figsoda
08e857d95e
Merge pull request #228039 from lilyinstarlight/fix/gmic-qt-mainprogram
...
gmic-qt: add meta.mainProgram
2023-04-24 21:13:26 -04:00
Lily Foster
1e4e8a1775
gmic-qt: add meta.mainProgram
2023-04-24 18:15:57 -04:00
Alyssa Ross
d6ec89a67b
vulkan-cts: fix cross
2023-04-24 19:50:32 +00:00
Fernando Ayats
cc782a953d
graph-easy: change pname to graph-easy
2023-04-24 14:46:52 +02:00
figsoda
ada2efde07
sic-image-cli: 0.22.0 -> 0.22.1
...
Diff: https://github.com/foresterre/sic/compare/v0.22.0...v0.22.1
Changelog: https://github.com/foresterre/sic/blob/v0.22.1/CHANGELOG.md
2023-04-23 17:17:25 -04:00
Kira Bruneau
80d0ff8dd4
Merge pull request #227840 from kira-bruneau/mangohud
...
mangohud: enable tests
2023-04-23 16:54:32 -04:00
Kira Bruneau
d5355161f5
mangohud: enable tests
2023-04-23 13:14:00 -04:00
Mario Rodas
f879ff3eaf
Merge pull request #227650 from Flakebi/vulkan-cts
...
vulkan-cts: 1.3.5.1 -> 1.3.5.2
2023-04-22 22:19:21 -05:00
figsoda
0d3eb74e18
sic-image-cli: 0.21.1 -> 0.22.0
...
Diff: https://github.com/foresterre/sic/compare/v0.21.1...v0.22.0
Changelog: https://github.com/foresterre/sic/blob/v0.22.0/CHANGELOG.md
2023-04-22 13:52:46 -04:00
Flakebi
42b044893e
vulkan-cts: 1.3.5.1 -> 1.3.5.2
...
Diff: https://github.com/KhronosGroup/VK-GL-CTS/compare/vulkan-cts-1.3.5.1...vulkan-cts-1.3.5.2
Changelog: https://github.com/KhronosGroup/VK-GL-CTS/releases/tag/vulkan-cts-1.3.5.2
2023-04-22 18:42:27 +02:00
Nick Cao
3e8c9a4f08
Merge pull request #227343 from erictapen/wgpu-utils
...
wgpu-utils: 0.15.2 -> 0.16.0
2023-04-22 11:04:22 +08:00
Maximilian Bosch
6b4f333173
Merge pull request #227260 from jnsgruk/patch-1
...
wdisplays: fix icon in desktop file
2023-04-21 10:05:31 +02:00
Kerstin Humm
ca838b724d
wgpu-utils: 0.15.2 -> 0.16.0
2023-04-20 23:30:51 +02:00
R. Ryantm
0eef8b8a34
mangohud: 0.6.9 -> 0.6.9-1
2023-04-20 14:38:43 +00:00
Jon Seager
0a2d099131
wdisplays: fix icon in desktop file
2023-04-20 14:24:05 +01:00