Commit Graph

2236 Commits

Author SHA1 Message Date
Ellie Hermaszewska
a9a2798ac6
Merge pull request #207128 from Flakebi/dxc
directx-shader-compiler: 1.7.2207 -> 1.7.2212
2023-01-11 14:26:00 +08:00
R. Ryantm
0b38e52c56 gfxreconstruct: 0.9.15 -> 0.9.16.1 2023-01-09 08:11:23 -06:00
Thomas Gerbet
17e0a37381
Merge pull request #209104 from risicle/ris-openimageio-1-to-2
openimageio: default to openimageio2, rename 1.x to openimageio_1
2023-01-06 23:52:03 +01:00
Weijia Wang
5947344587 libyafaray: remove boost from dependencies 2023-01-06 20:39:20 +01:00
Robert Scott
a1deb65b09 openimageio: default to openimageio2, rename 1.x to openimageio_1
keep a couple of packages "using" openimageio_1 - both are broken
anyway, but as such we have no evidence that they work with 2.x.
all are liable to get removed in the near future anyway.
2023-01-05 20:26:49 +00:00
Artturi
e4c38ad4e6
Merge pull request #208770 from wegank/barcode-darwin 2023-01-02 20:18:46 +02:00
Anderson Torres
131aff3f5e
Merge pull request #208462 from tomodachi94/sanjuuni
sanjuuni: init at 0.2
2023-01-02 14:53:18 -03:00
Tomo
10b497b1ea sanjuuni: init at 0.2 2023-01-02 08:57:19 -08:00
Weijia Wang
667ab43f31 barcode: add darwin support 2023-01-02 16:47:33 +01:00
R. Ryantm
bd000ffb9d svg2pdf: 0.4.0 -> 0.4.1 2023-01-01 14:14:31 +00:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
maralorn
bb7f53d185
Merge pull request #202022 from NixOS/haskell-updates
haskellPackages: stackage LTS 19 -> 20; GHC 9.0.2 -> 9.2.4
2022-12-24 19:27:16 +01:00
kilianar
e6cc2d4aa7 oxipng: 7.0.0 -> 8.0.0
https://github.com/shssoichiro/oxipng/releases/tag/v8.0.0
2022-12-24 17:09:34 +01:00
Dennis Gosnell
fb337aedd8
haskellPackages.ldgallery-compiler: mark broken with ghc-9.2 2022-12-24 11:58:07 +09:00
Sebastian Neubauer
4e3db444a5 directx-shader-compiler: 1.7.2207 -> 1.7.2212 2022-12-20 23:36:37 +01:00
Anderson Torres
adc00941d3
Merge pull request #202858 from Flakebi/gfxreconstruct
gfxreconstruct: init at 0.9.15
2022-12-19 18:50:08 -03:00
Sebastian Neubauer
265690e335 gfxreconstruct: init at 0.9.15 2022-12-19 20:42:40 +01:00
Thiago Kenji Okada
cd5e437409
Merge pull request #206364 from KiruyaMomochi/vulkan-tools-lunarg-cmake
vulkan-tools-lunarg: fix CMake include path
2022-12-16 14:36:17 +00:00
百地 希留耶
af2f4acd8f
vulkan-tools-lunarg: fix CMake include path 2022-12-16 21:34:01 +08:00
AndersonTorres
e6bac9563a steghide: init at 0.5.1.1 2022-12-14 20:09:56 -03:00
PedroHLC ☭
1c3d404e30
vkbasalt: 0.3.2.6 -> 0.3.2.8 2022-12-14 09:12:26 -03:00
figsoda
80160e530d
Merge pull request #205845 from figsoda/sic
sic-image-cli: 0.20.0 -> 0.20.1
2022-12-13 17:39:59 -05:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
figsoda
32e71f7f2a sic-image-cli: 0.20.0 -> 0.20.1
Diff: https://github.com/foresterre/sic/compare/v0.20.0...v0.20.1

Changelog: https://github.com/foresterre/sic/blob/v0.20.1/CHANGELOG.md
2022-12-12 16:59:49 -05:00
R. Ryantm
a5717f4f9a adriconf: 2.5.0 -> 2.5.1 2022-12-10 22:21:23 +08:00
Martino Fontana
d6fe5fdad2 vkbasalt-cli: init at 3.1.1 2022-12-08 19:36:52 +01:00
Martino Fontana
f2521e084d vkbasalt: install default configuration file
Needed for programs like vkbasalt-cli.
For vkbasalt itself, this configuration has last priority.
2022-12-08 19:36:51 +01:00
Martino Fontana
c0da4fb02b vkBasalt: rename to vkbasalt
https://nixos.org/manual/nixpkgs/stable/#sec-package-naming
2022-12-08 19:36:51 +01:00
kilianar
2b760397bb oxipng: 6.0.1 -> 7.0.0
https://github.com/shssoichiro/oxipng/releases/tag/v7.0.0
2022-12-07 21:42:31 +01:00
github-actions[bot]
a440592932
Merge master into staging-next 2022-12-06 06:01:16 +00:00
Weijia Wang
4619e1c05b zbar: fix build on darwin 2022-12-05 23:27:51 +01:00
github-actions[bot]
d267d26578
Merge master into staging-next 2022-12-05 06:01:36 +00:00
Pierre Bourdon
f16be35641
Merge pull request #204564 from SuperSandro2000/zbar-nox
nixos/no-x-libs: add zbar
2022-12-05 02:55:25 +01:00
Sandro Jäckel
4312ffd16a
zbar: add option to disable Xorg 2022-12-05 02:07:00 +01:00
Sandro Jäckel
e22198417d
zbar: fix enableVideo not fully removing gtk/qt 2022-12-05 02:07:00 +01:00
R. Ryantm
ec2c253ddd resvg: 0.27.0 -> 0.28.0 2022-12-04 23:21:01 +00:00
Martin Weinelt
fe8eef1ae4 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-04 22:06:42 +01:00
Anderson Torres
b6955675d4
Merge pull request #204314 from muscaln/vkmark-init
vkmark: init at unstable-2022-09-09
2022-12-04 11:21:03 -03:00
Felix Bühler
a2d2f70b82
Merge pull request #201170 from r-ryantm/auto-update/findimagedupes
findimagedupes: 2.19.1 -> 2.20.1
2022-12-04 11:09:46 +01:00
github-actions[bot]
e1399a2156
Merge master into staging-next 2022-12-03 18:01:02 +00:00
Mustafa Çalışkan
b3752fe3bb
vkmark: init at unstable-2022-09-09 2022-12-03 19:31:28 +03:00
Robert Scott
259c543e7f lepton: add CVE-2022-4104 to knownVulnerabilities 2022-12-02 22:03:31 +00:00
github-actions[bot]
541466e966
Merge master into staging-next 2022-11-30 00:02:24 +00:00
Mario Rodas
d34d6b0a02
Merge pull request #203521 from Smittyvb/imageworsener-1.3.5
imageworsener: 1.3.4 -> 1.3.5
2022-11-29 18:43:39 -05:00
github-actions[bot]
843fc7a4a5
Merge master into staging-next 2022-11-29 18:01:54 +00:00
Mario Rodas
b239fcd2fa resvg: 0.26.1 -> 0.27.0
https://github.com/RazrFalcon/resvg/releases/tag/v0.27.0
2022-11-29 04:20:00 +00:00
github-actions[bot]
e6be0713d4
Merge master into staging-next 2022-11-29 00:02:37 +00:00
Sandro
9a54ef24b6
Merge pull request #202147 from zendo/dynamic-wallpaper 2022-11-28 22:43:49 +01:00
Smitty
5c620e2243 imageworsener: 1.3.4 -> 1.3.5 2022-11-28 10:56:38 -05:00
zendo
bfaf545a33 dynamic-wallpaper: init at 0.1.0 2022-11-26 12:45:22 +08:00