Commit Graph

3378 Commits

Author SHA1 Message Date
R. Ryantm
ef3869e954 resvg: 0.42.0 -> 0.43.0 2024-08-10 15:13:05 +00:00
zimbatm
66194de349 gifsicle: move to by-name 2024-07-31 09:10:32 +02:00
Sigmanificient
aab1113d4a treewide: normalize maintainers list formatting
grep -rP 'maintainers = \[\];'
2024-07-30 16:26:22 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Anderson Torres
9a624d10e3 treewide: remove viric from meta.maintainers [orphans]
Since theey is not active from at least six years.

All the packages on this commit became orphans.

---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:

- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next 2024-07-24 07:19:19 +02:00
éclairevoyant
96031e8dd4
treewide: fix uses of finalAttrs.pname in urls 2024-07-23 12:48:10 -04:00
Artturin
60e9cffe2c Merge branch 'master' into staging-next 2024-07-22 22:53:31 +03:00
OPNA2608
2844e6ffb1 quirc: Fix FTBFS on Linux
2c350d8aaf already includes a cp of libquirc.so, we can drop the Linux-only postInstall block.
2024-07-21 15:45:17 +02:00
github-actions[bot]
968bf02dc2
Merge master into staging-next 2024-07-21 12:01:16 +00:00
Peder Bergebakken Sundt
18b52f5d60
Merge pull request #323323 from trofi/netpbm-update
netpbm: 11.6.1 -> 11.7.0
2024-07-21 13:22:17 +02:00
github-actions[bot]
be3262bae8
Merge master into staging-next 2024-07-21 00:02:58 +00:00
toonn
f5e6e1135b
quirc: Use dylib with absolute install name on Darwin
Updated the vendored patch to disable building of Linux specific demos
on Darwin to be able to use fetchpatch for upstream-accepted patches and
hopefully to make the next version bump not require figuring out what to
do with the patch.
2024-07-19 23:28:35 +02:00
Artturin
20cf80e167 Merge branch 'staging-next' into staging 2024-07-17 21:29:37 +03:00
Sandro
60de3306b0
wkhtmltopdf: resolve wkhtmltopdf-bin alias (#327890) 2024-07-17 16:14:05 +02:00
github-actions[bot]
4c086d8ee0
Merge staging-next into staging 2024-07-17 00:03:16 +00:00
Artturin
a516ea8c99 Merge branch 'staging-next' into staging 2024-07-16 19:07:48 +03:00
zimbatm
d8db11eeb6 wkhtmktopdf-bin: 0.12.6-3 -> 0.12.6.1-3
Use the latest release before the project was archived.

Removes dependency on openssl_1_1 which is marked as insecure, so this
package should be built by Hydra once again.
2024-07-16 16:02:01 +02:00
zimbatm
569d5e544a wkhtmltopdf: use the -bin version
wkhtmltopdf is a bit cursed.

1. It needs a specially patched version of QT to work.
2. It doesn't build currently.
3. Upstream repos are archived.
4. It depends on insecure dependencies.

In the mid term this dependency should be removed, but it's still a hard
dependency for:

* bookstack
* monica
* odoo (ref https://github.com/odoo/odoo/issues/86501)
* snipe-it

Instead of spending time to fix the build issues, use the -bin version
in the meantime.
2024-07-16 16:02:01 +02:00
Atemu
aba669227b
Merge pull request #326618 from emilazy/drop-ffmpeg-5
ffmpeg_5: drop
2024-07-16 13:06:36 +02:00
lassulus
c3145169e2
Merge pull request #327237 from r-ryantm/auto-update/maskromtool
maskromtool: 2024-06-23 -> 2024-07-14
2024-07-15 16:51:26 +02:00
Weijia Wang
bf78abfda2
Merge pull request #325095 from emilazy/push-puzpnylvpmuw
imageworsener: modernize and fetch source from GitHub
2024-07-15 15:29:02 +02:00
R. Ryantm
706b879e91 maskromtool: 2024-06-23 -> 2024-07-14 2024-07-15 01:16:34 +00:00
github-actions[bot]
31817540ee
Merge staging-next into staging 2024-07-14 18:01:37 +00:00
Pyrox
0b8eaf081f
fetchCrate: sha256 -> hash
Should cause no rebuilds, as this is just updating attributes.
2024-07-14 13:48:13 -04:00
Aleksana
3ea85ac338
Merge pull request #326827 from Aleksanaa/trivial-sha256-fix
treewide: sha256 -> hash attribute for gitlab.com,codeberg.org fetchers
2024-07-14 22:40:25 +08:00
Emily
e3d715eed9 unpaper: unpin ffmpeg_5
This builds fine with the current FFmpeg for me.
2024-07-14 08:34:23 +01:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging 2024-07-14 08:35:35 +02:00
tomberek
b4fcaf7f86
Merge pull request #323251 from tomodachi94/update/sanjuuni/0.5
sanjuuni: 0.4 -> 0.5, modernize
2024-07-13 21:33:52 -04:00
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00
R. Ryantm
d46da019d9 oxipng: 9.1.1 -> 9.1.2 2024-07-13 05:36:24 +00:00
Emily
82ab3a870f imageworsener: move to pkgs/by-name 2024-07-06 16:24:46 +01:00
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
Martin Weinelt
fda13875da Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/deebot-client/default.nix
- pkgs/development/python-modules/pytest-examples/default.nix
- pkgs/development/python-modules/w3lib/default.nix
2024-07-05 13:04:01 +02:00
Benjamin Lee
c8216ee1e9
maintainers: remove Benjamin-L
nope, absolutely not: <https://discourse.nixos.org/t/nca-member-jonringer-joint-announcement/48231>
2024-07-04 17:11:18 -07:00
github-actions[bot]
36cbae9ff0
Merge master into staging-next 2024-07-04 18:01:19 +00:00
buffet
515050af78 maintainers: remove buffet 2024-07-04 13:17:34 +02:00
aleksana
a9709c299b treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
github-actions[bot]
a47e41c3cd
Merge staging-next into staging 2024-07-03 06:01:42 +00:00
github-actions[bot]
d33a11464d
Merge master into staging-next 2024-07-03 06:01:11 +00:00
Aleksana
c9c111d628
Merge pull request #323904 from crertel/crertel/add-maintainerships
maintainers: add crertel
2024-07-03 11:50:03 +08:00
crertel
3156107d65 {libthai,glee,xscope,bemenu,muso}: add crertel as maintainer 2024-07-02 21:44:00 -05:00
github-actions[bot]
78cea2a152
Merge staging-next into staging 2024-07-03 00:04:34 +00:00
github-actions[bot]
d77a3adc09
Merge master into staging-next 2024-07-03 00:02:45 +00:00
Weijia Wang
8bae5b5b8e
Merge pull request #322081 from r-ryantm/auto-update/maskromtool
maskromtool: 2024-05-19 -> 2024-06-23
2024-07-02 23:04:06 +02:00
github-actions[bot]
aeba07ddb1
Merge staging-next into staging 2024-07-02 18:03:03 +00:00
K900
c7268baf73 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-02 20:59:57 +03:00
Martino Fontana
bbb13c92a1 maintainers: remove martfont 2024-07-02 19:12:00 +02:00
Sefa Eyeoglu
416ba8804b
treewide: use addDriverRunpath
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-30 15:01:01 -04:00
Tomodachi94
ed8078b92d
sanjuuni: move to pkgs/by-name 2024-06-30 10:15:49 -07:00
github-actions[bot]
3bb3e89f3b
Merge master into staging-next 2024-06-29 18:01:05 +00:00
Nick Cao
61ad1d0eaa
Merge pull request #323244 from r-ryantm/auto-update/vulkan-caps-viewer
vulkan-caps-viewer: 3.40 -> 3.41
2024-06-29 09:14:32 -04:00
github-actions[bot]
f018e44bd1
Merge master into staging-next 2024-06-29 12:01:32 +00:00
Sergei Trofimovich
e37145d721 netpbm: 11.6.1 -> 11.7.0 2024-06-29 09:25:13 +01:00
K900
bde999c03e Merge branch 'master' into staging-next 2024-06-29 10:13:13 +03:00
éclairevoyant
71e728d3b8
maintainers: remove ivar 2024-06-29 03:09:10 -04:00
R. Ryantm
d9999db7ab vulkan-caps-viewer: 3.40 -> 3.41 2024-06-28 21:15:30 +00:00
Artturin
f4556546ae
Merge pull request #322206 from Flakebi/vulkan-cts
vulkan-cts: 1.3.8.3 -> 1.3.9.0
2024-06-28 16:13:52 +03:00
github-actions[bot]
2f3bfad6d2
Merge master into staging-next 2024-06-28 00:02:11 +00:00
Weijia Wang
a069e74e2a
Merge pull request #318433 from r-ryantm/auto-update/adriconf
adriconf: 2.7.1 -> 2.7.2
2024-06-28 01:43:41 +02:00
Sebastian Neubauer
22701c68cf
vulkan-cts: 1.3.8.3 -> 1.3.9.0
Changelog: https://github.com/KhronosGroup/VK-GL-CTS/releases/tag/vulkan-cts-1.3.9.0
2024-06-24 17:53:10 +02:00
R. Ryantm
233a4ef26a maskromtool: 2024-05-19 -> 2024-06-23 2024-06-24 02:23:56 +00:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
R. Ryantm
7fe221331d asymptote: 2.89 -> 2.90 2024-06-23 04:37:20 +00:00
Emily
8696744ce9 treewide: clean up uses of lib{GL,GLU,glut}.dev
These were now broken on Darwin; most of them were unnecessary,
but best practice for the remaining ones is to use `lib.getDev`.
2024-06-22 18:06:51 +01:00
Emily
fbda1dbfd6 treewide: replace freeglut with libglut
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.

Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
github-actions[bot]
fb94da4e9e
Merge staging-next into staging 2024-06-21 18:01:30 +00:00
Linus Heckemann
e5adf0b547 maintainers: drop lheckemann 2024-06-21 15:54:54 +02:00
github-actions[bot]
667f4bf852
Merge staging-next into staging 2024-06-20 12:01:36 +00:00
h7x4
e73ed3f6df
Merge pull request #318677 from r-ryantm/auto-update/scrot
scrot: 1.10 -> 1.11.1
2024-06-20 12:31:04 +02:00
github-actions[bot]
15320389c2
Merge staging-next into staging 2024-06-19 06:01:42 +00:00
K900
00e78b2c9a
Merge pull request #319047 from K900/mesa-chop
mesa: split out the Darwin build into a separate expression
2024-06-18 23:43:19 +03:00
R. Ryantm
ecb9d93c78 lsix: 1.9 -> 1.9.1 2024-06-18 19:34:17 +00:00
R. Ryantm
1a3c27b7ee scrot: 1.10 -> 1.11.1 2024-06-18 03:46:32 +00:00
Pol Dellaiera
4b2ef8f2f0
Merge pull request #315233 from numinit/android-studio-full
android-studio-full: init
2024-06-16 08:35:21 +02:00
K900
b0a82fe902 mesa: add llvmpipeHook for software rendering setup 2024-06-15 11:07:15 +03:00
K900
f9723bc4de treewide: get rid of ~all mesa.{drivers,osmesa,libdrm} references
mesa.drivers is basically an implementation detail and should never be used
as a dependency of other expressions. It also no longer exists on Darwin.

mesa.osmesa is very niche and should generally be avoided.

mesa.libdrm is used in exactly one place and it's irrelevant there.
2024-06-15 11:07:14 +03:00
Nick Cao
69370a1359
Merge pull request #295093 from r-ryantm/auto-update/directx-shader-compiler
directx-shader-compiler: 1.7.2308 -> 1.8.2405
2024-06-13 14:17:01 -04:00
github-actions[bot]
14aa6e8765
Merge master into staging-next 2024-06-11 12:01:16 +00:00
Peder Bergebakken Sundt
8c931d0ab0
Merge pull request #285594 from Flakebi/gfxreconstruct
gfxreconstruct: wrap properly
2024-06-11 11:22:24 +02:00
github-actions[bot]
79bbeb1aaf
Merge master into staging-next 2024-06-11 00:02:06 +00:00
R. Ryantm
7517efc789 lsix: 1.8.2 -> 1.9 2024-06-10 14:19:32 +00:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
162d342d7d adriconf: 2.7.1 -> 2.7.2 2024-06-09 05:19:24 +00:00
github-actions[bot]
e807ccccb1
Merge master into staging-next 2024-06-08 18:01:00 +00:00
Peder Bergebakken Sundt
476869f9f9
Merge pull request #316461 from r-ryantm/auto-update/resvg
resvg: 0.41.0 -> 0.42.0
2024-06-08 17:20:24 +02:00
github-actions[bot]
1d15f93175
Merge master into staging-next 2024-06-08 12:01:10 +00:00
Aidan Gauland
9bf6db2e67
mangohud: fix RPATH
Put the path to libXNVCtrl on the RPATH of the MangoHUD binary.
2024-06-08 08:00:57 +12:00
github-actions[bot]
5839a82238
Merge master into staging-next 2024-06-06 00:02:22 +00:00
lucasew
5ecd26411a qrcode: move to by-name, add update script, add lucasew as maintainer
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-06-05 14:33:08 -03:00
Alyssa Ross
f27b3096c3
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/os-specific/linux/util-linux/default.nix
2024-06-04 13:31:26 +01:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
Morgan Jones
88ef7a8598
{android-studio,androidenv}: add withSdk passthru and androidPkgs
Rename androidPkgs_9_0 to androidPkgs, and treat it more like a "full"
androidenv package.
2024-06-03 23:01:44 -07:00
github-actions[bot]
97d15b22bf
Merge master into staging-next 2024-06-02 18:01:10 +00:00
Doron Behar
4a26e00d07
Merge pull request #316609 from r-ryantm/auto-update/svg2pdf
svg2pdf: 0.10.0 -> 0.11.0
2024-06-02 20:10:26 +03:00
Weijia Wang
43cb6db17c
Merge pull request #313030 from r-ryantm/auto-update/maskromtool
maskromtool: 2024-01-28 -> 2024-05-19
2024-06-02 18:10:28 +02:00
R. Ryantm
125a407251 svg2pdf: 0.10.0 -> 0.11.0 2024-06-02 05:36:20 +00:00
github-actions[bot]
f4392ae842
Merge master into staging-next 2024-06-01 18:01:06 +00:00
R. Ryantm
65a1917baf resvg: 0.41.0 -> 0.42.0 2024-06-01 15:44:18 +00:00
R. Ryantm
05dc9f36b3 gnuplot: 6.0.0 -> 6.0.1 2024-05-31 12:50:55 +00:00
R. Ryantm
01649bd81c directx-shader-compiler: 1.7.2308 -> 1.8.2405 2024-05-29 07:41:46 +00:00
github-actions[bot]
1116b2e0c6
Merge staging-next into staging 2024-05-28 00:02:32 +00:00
Gliczy
4911cf572e mangohud: 0.7.1 -> 0.7.2 2024-05-26 17:36:34 +02:00
github-actions[bot]
7655996362
Merge staging-next into staging 2024-05-23 18:02:28 +00:00
R. Ryantm
f1337d6054 gfxreconstruct: 1.0.3 -> 1.0.4 2024-05-22 01:19:46 +00:00
github-actions[bot]
a3599a93ae
Merge staging-next into staging 2024-05-21 12:01:47 +00:00
github-actions[bot]
262ee2400e
Merge master into staging-next 2024-05-21 12:01:13 +00:00
Francesco Gazzetta
a0b1f28661 povray: add fgaz to maintainers 2024-05-21 09:16:52 +00:00
Francesco Gazzetta
58d34a875c povray: use NixOS as vendor id
It's less ambiguous than "nix"
2024-05-21 09:16:52 +00:00
Francesco Gazzetta
e2dd91f4dc povray: update SDL and use pkg-config 2024-05-21 09:16:52 +00:00
Francesco Gazzetta
fe2fc07656 povray: use finalAttrs pattern 2024-05-21 09:16:52 +00:00
Francesco Gazzetta
bc4e19a570 povray: 3.8.0-x.10064738 -> 3.8.0-beta.2
acfef2ea91 updated it to a pre-release,
so let's continue following 3.8.0 prereleases until a stable release.

Diff: https://github.com/POV-Ray/povray/compare/v3.8.0-x.10064738...v3.8.0-beta.2
2024-05-21 09:16:52 +00:00
R. Ryantm
b2e800a60c maskromtool: 2024-01-28 -> 2024-05-19 2024-05-20 01:14:15 +00:00
Alyssa Ross
b08a915532 treewide: drop workarounds for cargo --frozen
Since 4816a73bb5 ("rustPlatform: --frozen -> --offline"), these are
no longer necessary!
2024-05-19 11:15:55 +02:00
K900
5f747957b1 spirv-cross: 1.3.280.0 -> 1.3.283.0
Diff: https://github.com/KhronosGroup/SPIRV-Cross/compare/vulkan-sdk-1.3.280.0...vulkan-sdk-1.3.283.0

Changelog: https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/1.3.283.0
2024-05-15 07:59:34 +03:00
K900
d85a738fbb vulkan-extension-layer: 1.3.280.0 -> 1.3.283.0
Diff: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/vulkan-sdk-1.3.280.0...vulkan-sdk-1.3.283.0
2024-05-15 07:59:23 +03:00
K900
72fb6fbfca vulkan-tools-lunarg: 1.3.280.0 -> 1.3.283.0
Diff: https://github.com/LunarG/VulkanTools/compare/vulkan-sdk-1.3.280.0...vulkan-sdk-1.3.283.0
2024-05-15 07:59:21 +03:00
K900
a17bfb3d7f vulkan-tools: 1.3.280.0 -> 1.3.283.0
Diff: https://github.com/KhronosGroup/Vulkan-Tools/compare/vulkan-sdk-1.3.280.0...vulkan-sdk-1.3.283.0
2024-05-15 07:59:18 +03:00
Jan Tojnar
4be4408157 Merge branch 'master' into staging-next
; Conflicts:
;	maintainers/scripts/luarocks-packages.csv
;	pkgs/development/lua-modules/generated-packages.nix
2024-05-11 12:47:40 +02:00
Weijia Wang
eeeb66ce09
Merge pull request #297349 from iynaix/fix-realesrgan-ncnn-vulkan
realesrgan-ncnn-vulkan: fix build for glslang 14.1.0
2024-05-11 11:14:55 +02:00
github-actions[bot]
8d97a60dd1
Merge master into staging-next 2024-05-08 18:01:26 +00:00
R. Ryantm
2f69e8e4d9 astc-encoder: 4.7.0 -> 4.8.0 2024-05-08 00:43:17 +00:00
github-actions[bot]
4781c03d7f
Merge master into staging-next 2024-05-06 18:01:20 +00:00
Nick Cao
e049102f0f
Merge pull request #309346 from r-ryantm/auto-update/vulkan-cts
vulkan-cts: 1.3.8.2 -> 1.3.8.3
2024-05-06 12:59:14 -04:00
R. Ryantm
37678d5f20 vulkan-cts: 1.3.8.2 -> 1.3.8.3 2024-05-05 18:27:21 +00:00
github-actions[bot]
041bd1cdf7
Merge master into staging-next 2024-05-05 18:00:54 +00:00
Weijia Wang
a73a91b686
Merge pull request #307338 from r-ryantm/auto-update/dpic
dpic: 2023.06.01 -> 2024.01.01
2024-05-05 18:37:58 +02:00
Jan Tojnar
100509c030 Merge branch 'staging-next' into staging
Conflicts in luaPackages.luarocks-nix:

- 8b563cd9f9 switched to the new version format (prefixed by 0 since there was no relevant last tag in the branch).
  bc4f6fa543 bumped version and switched to the new version format. But the tag used is not part of the branch the commit comes from (master).

  Used the new version but replaced the tag prefix with 0.

- b73ec84b9e removed meta (it is already set in the overridden luarocks). But that would cause the update script to try to update the overridden luarocks (as did the previously used old.meta).
  bf311d950e modified meta to fix the update script properly.

  Kept the meta from the latter since it allows update script to work.
2024-05-05 14:50:32 +02:00
Weijia Wang
9c014b3b3c
Merge pull request #303739 from r-ryantm/auto-update/netpbm
netpbm: 11.6.0 -> 11.6.1
2024-05-04 15:30:32 +02:00
Weijia Wang
b4617eb071 Merge branch 'staging-next' into staging 2024-05-03 19:03:51 +02:00
Vladimír Čunát
e96601ecf0
Merge #306080: staging-next 2024-04-22 2024-05-03 17:36:08 +02:00
Tomo
b8a958101b
sanjuuni: fix build (#308706)
I mistakenly asked for a patch to be included in 404317c270,
and it didn't end up applying cleanly.

This PR fixes the patching by excluding the problematic file from the patch
(`configure`), and then using autoreconfHook to regenerate `configure`.
2024-05-03 15:00:02 +00:00
github-actions[bot]
0b5a256e94
Merge staging-next into staging 2024-05-03 12:01:59 +00:00
github-actions[bot]
ae736c738d
Merge master into staging-next 2024-05-03 12:01:32 +00:00
Jussi Kuokkanen
ce3f586775 pkgs/tools: remove licenses.gpl2 2024-05-02 21:06:26 +02:00
Weijia Wang
a6742256e2
Merge pull request #279391 from katexochen/buildGoModule/deprecate-buildflags
buildGoModule: announce removal of `buildFlags` and `buildFlagsArray`
2024-05-02 12:58:35 +02:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next 2024-05-01 18:01:22 +00:00
toonn
6b39739b77
Merge pull request #306695 from reckenrode/icoutils-ld64
icoutils: fix build with newer ld64
2024-05-01 19:46:44 +02:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Pascal Wittmann
de85574619
Merge pull request #307842 from NickCao/ploticus
ploticus: fix cross compilation
2024-04-30 14:39:10 +02:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
R. Ryantm
19099e5137 hobbits: 0.54.0 -> 0.54.1 2024-04-30 02:14:16 +00:00
Nick Cao
1363f2bd9a
ploticus: fix cross compilation 2024-04-29 17:01:23 -04:00
github-actions[bot]
24c668d7e0
Merge master into staging-next 2024-04-29 00:02:23 +00:00
Christina Sørensen
9255c4d2d0
treewide: adopt orphaned packages
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-04-28 20:43:06 +02:00
Jan Tojnar
1b2ebb8fbb Merge branch 'master' into staging-next 2024-04-28 17:33:27 +02:00
novenary
fb05424145 maintainers: remove novenary
This only orphans one package for which I am the upstream, and which is
unlikely to change often.
Maybe someone who enjoys the taste of boot more than I do can adopt it.
🥰
2024-04-28 16:35:03 +03:00
Weijia Wang
7f45fee52a Merge branch 'master' into staging-next 2024-04-28 04:02:14 +02:00
R. Ryantm
abe635cabf dpic: 2023.06.01 -> 2024.01.01 2024-04-27 23:42:13 +00:00
Pierre Bourdon
37889a30f9
maintainers: remove delroth 2024-04-27 11:54:22 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Weijia Wang
18d51c2c5d
Merge pull request #305642 from wegank/lib-version-fix
treewide: fix version in changelog
2024-04-26 10:55:51 +02:00
Randy Eckenrode
d281f7e4f4
icoutils: fix build with newer ld64
Since version 819.6, ld64 no longer supports static archives embedded in
static archives.
2024-04-24 22:55:15 -04:00
kirillrdy
01cc82d007
Merge pull request #306396 from trofi/argyllcms-update
argyllcms: 3.1.0 -> 3.2.0
2024-04-24 19:50:05 +10:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Sergei Trofimovich
0e857f5855 argyllcms: 3.1.0 -> 3.2.0
Changes: https://www.argyllcms.com/doc/ChangesSummary.html
2024-04-23 22:04:52 +01:00
kilianar
75d3b62efc oxipng: 9.0.0 -> 9.1.1
https://github.com/shssoichiro/oxipng/releases/tag/v9.1.0
2024-04-23 10:27:14 +02:00
7c6f434c
be95d641f9
Merge pull request #302353 from xworld21/texlive-avoid-self-dependency
{asymptote,texlive.bin.xindy}: build binaries without docs and other tex files
2024-04-22 07:42:12 +00:00
Vincenzo Mantova
783fb1cbe2 asymptote: 2.88 -> 2.89 2024-04-21 20:28:21 +01:00
Vincenzo Mantova
e2d64efdcb asymptote: do not build sty, docs if provided via texlive 2024-04-21 20:28:20 +01:00
Vincenzo Mantova
b7440798d3 asymptote: move texliveSmall to nativeBuildInputs 2024-04-21 20:28:20 +01:00
Weijia Wang
58b5b2748f treewide: fix version in changelog 2024-04-21 19:33:05 +02:00
Paul Meyer
b2f0e7301e treewide: remove buildFlags use in buildGoModule
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-15 07:39:04 +02:00
Naïm Favier
2791b5e605
Merge pull request #301484 from ncfavier/ghc-libdir
mueval,diagrams-builder: fix GHC libdir
2024-04-13 17:18:43 +02:00
R. Ryantm
861d23c311 netpbm: 11.6.0 -> 11.6.1 2024-04-12 22:07:26 +00:00
Nick Cao
678bebf8e3
Merge pull request #303480 from r-ryantm/auto-update/vulkan-cts
vulkan-cts: 1.3.8.1 -> 1.3.8.2
2024-04-12 09:07:32 -04:00
R. Ryantm
24e6e4d6e0 vulkan-cts: 1.3.8.1 -> 1.3.8.2 2024-04-11 22:49:12 +00:00
Nick Cao
f284c68f12
Merge pull request #302988 from r-ryantm/auto-update/maim
maim: 5.7.4 -> 5.8.0
2024-04-10 10:09:55 -04:00
R. Ryantm
678bd916fc maim: 5.7.4 -> 5.8.0 2024-04-10 02:45:59 +00:00
Silvan Mosberger
ea5dfeab93 treewide: Drop infinisil as maintainer from most packages
I'm not going anywhere, I'm focusing my energy on other issues, and
getting pinged as a maintainer for packages is a bit distracting (also
I'm not using most of these packages anyways!)
2024-04-09 21:43:39 +02:00
Weijia Wang
6ed4eb6e35
Merge pull request #300654 from r-ryantm/auto-update/netpbm
netpbm: 11.5.3 -> 11.6.0
2024-04-08 02:36:02 +02:00
a-n-n-a-l-e-e
5361a688dc
Merge pull request #280212 from Benjamin-L/bump-deqp-runner-0_18_0
deqp-runner: 0.16.1 -> 0.18.0
2024-04-04 09:31:42 -07:00
Naïm Favier
7eb7e71eb8
mueval,diagrams-builder: fix GHC libdir
Rather than hardcoding the path to GHC's libdir which may change, use
`ghc --print-libdir` in wrappers.

Another option would be to expose mkGhcLibdir from generic-builder.nix.

Also add a test for mueval.
2024-04-04 10:49:45 +02:00
R. Ryantm
c20ec59d41 resvg: 0.40.0 -> 0.41.0 2024-04-03 19:39:21 +00:00
Vladimír Čunát
5476cea489
Merge #298548: staging-next 2024-03-24 2024-04-01 22:49:19 +02:00
Robert Scott
0333eeba32
Merge pull request #283809 from r-ryantm/auto-update/poco
poco: 1.12.5p2 -> 1.13.2
2024-04-01 21:28:57 +01:00
github-actions[bot]
ef44d46775
Merge master into staging-next 2024-04-01 18:00:59 +00:00
R. Ryantm
f2c7e91270 netpbm: 11.5.3 -> 11.6.0 2024-04-01 08:39:26 +00:00
R. Ryantm
b40420a589 vulkan-caps-viewer: 3.34 -> 3.40 2024-04-01 04:51:16 +00:00
github-actions[bot]
e4dc8790bf
Merge master into staging-next 2024-04-01 00:02:29 +00:00
Weijia Wang
a72d421af6
Merge pull request #299073 from r-ryantm/auto-update/gfxreconstruct
gfxreconstruct: 1.0.2 -> 1.0.3
2024-04-01 00:23:26 +02:00
github-actions[bot]
ba060bffac
Merge master into staging-next 2024-03-31 00:02:07 +00:00
Guillaume Girol
9db82fb29e
Merge pull request #298129 from Flakebi/vulkan-cts2
vulkan-cts: 1.3.7.3 -> 1.3.8.1
2024-03-30 22:01:55 +01:00
github-actions[bot]
20c720272e
Merge master into staging-next 2024-03-29 00:02:10 +00:00
Philip Taron
5b0905b8ea Avoid top-level with ...; in pkgs/tools/graphics/astc-encoder/default.nix 2024-03-28 21:30:46 +01:00
Robert Scott
404317c270 sanjuuni: add patch to build with c++17
fixing build with poco 0.13
2024-03-26 22:27:46 +00:00
R. Ryantm
5a76a733d5 gfxreconstruct: 1.0.2 -> 1.0.3 2024-03-26 02:13:32 +00:00
github-actions[bot]
8794d573a4
Merge master into staging-next 2024-03-25 00:02:29 +00:00
Sandro
18ffb7b372
Merge pull request #223931 from fgaz/apng-stuff/init
apng2gif, gif2apng, apngopt: init
2024-03-24 22:14:17 +01:00
Lin Xianyi
b962fbf0fb realesrgan-ncnn-vulkan: fix build for glslang 14.1.0 2024-03-24 08:25:19 +08:00
Sebastian Neubauer
eca35aef77 vulkan-cts: 1.3.7.3 -> 1.3.8.1
Changelog: https://github.com/KhronosGroup/VK-GL-CTS/releases/tag/vulkan-cts-1.3.8.0
Changelog: https://github.com/KhronosGroup/VK-GL-CTS/releases/tag/vulkan-cts-1.3.8.1
2024-03-22 19:15:10 +01:00
K900
c0e45491bf spirv-cross: 1.3.275.0 -> 1.3.280.0
Diff: https://github.com/KhronosGroup/SPIRV-Cross/compare/vulkan-sdk-1.3.275.0...vulkan-sdk-1.3.280.0

Changelog: https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/24.05pre-git
2024-03-22 08:40:46 +03:00
K900
5897219a92 vulkan-extension-layer: 1.3.275.0 -> 1.3.280.0
Diff: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/vulkan-sdk-1.3.275.0...vulkan-sdk-1.3.280.0
2024-03-22 08:40:46 +03:00
K900
ad61d5c9d7 vulkan-tools-lunarg: 1.3.275.0 -> 1.3.280.0
Diff: https://github.com/LunarG/VulkanTools/compare/vulkan-sdk-1.3.275.0...vulkan-sdk-1.3.280.0
2024-03-22 08:40:46 +03:00
K900
ba7516ae83 vulkan-tools: 1.3.275.0 -> 1.3.280.0
Diff: https://github.com/KhronosGroup/Vulkan-Tools/compare/vulkan-sdk-1.3.275.0...vulkan-sdk-1.3.280.0
2024-03-22 08:40:46 +03:00
7c6f434c
bfbf05a820
Merge pull request #294589 from dotlambda/quirc-1.2
quirc: 2021-10-08 -> 1.2
2024-03-21 14:02:56 +00:00
Robert Schütz
6b0feb7fcd quirc: 2021-10-08 -> 1.2
Diff: https://github.com/dlbeer/quirc/compare/v2021-10-08...v1.2
2024-03-21 11:23:29 +01:00
github-actions[bot]
6e6944dbcc
Merge master into staging-next 2024-03-21 00:02:05 +00:00
Vincenzo Mantova
45e7ffc3cc asymptote: 2.87 -> 2.88 2024-03-20 00:53:34 +00:00