Commit Graph

3092 Commits

Author SHA1 Message Date
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
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]
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
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
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
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