Commit graph

1656 commits

Author SHA1 Message Date
polykernel ca20a96b5f treewide: concatStrings (intersperse ...) -> concatStringsSep ...
Update all usage of lib.concatStrings (lib.intersperse ...) to
lib.concatStringsSep. This produces the same result as per https://github.com/NixOS/nixpkgs/pull/135843,
however it yields a performance benefit on Nix versions that
support the builtins.concatStringsSep primop.
2021-08-28 11:57:59 -04:00
Domen Kožar a19c858868
Merge pull request #135725 from reckenrode/waifu2x-darwin
waifu2x-converter-cpp: Add support for Darwin
2021-08-28 09:06:29 +02:00
Maximilian Bosch 3da886bf41
treewide: remove ma27 from the maintainer-list of a few packages
These are all packages that I stopped using and hence just create noise
in my inbox for each change affecting them and let's face it, while I
still enjoy contributing to nixpkgs, it doesn't really make sense to be
listed there if I can't do much anyways.

Each of these packages can be taken over by someone or removed if
people think that's reasonable.

Of course, if other maintainers face issues, I can answer some questions
if needed & possible.
2021-08-27 22:28:49 +02:00
Randy Eckenrode bf27bf0909
waifu2x-converter-cpp: Enable build on Darwin 2021-08-25 20:14:13 -04:00
Randy Eckenrode 4f5bc22ad7
waifu2x-converter-cpp: Remove obsolete patch
Upstream sets PNG to true since v5.3, so this is a no-op.
2021-08-25 20:01:24 -04:00
Sandro d2241035cf
Merge pull request #135491 from r-ryantm/auto-update/astc-encoder
astc-encoder: 3.1 -> 3.2
2021-08-25 23:28:27 +02:00
Sandro 4ddab9238e
Merge pull request #135197 from r-ryantm/auto-update/lsix
lsix: 1.7.4 -> 1.8
2021-08-25 13:54:52 +02:00
R. RyanTM 0a0775808c resvg: 0.15.0 -> 0.16.0 2021-08-24 13:05:34 +00:00
R. RyanTM 2cdea81182 astc-encoder: 3.1 -> 3.2 2021-08-24 00:51:19 +00:00
Sandro a5b5e8794e
Merge pull request #135309 from KoviRobi/nip2-set-VIPSHOME
nip2: Fix location of builtins by setting VIPSHOME
2021-08-22 18:48:45 +02:00
Kovacsics Robert 0317f61692 nip2: Use nativeBuildInputs as needed
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-22 17:16:40 +01:00
Sandro 57808962cf
Merge pull request #135308 from KoviRobi/vips-optional-deps 2021-08-22 18:10:20 +02:00
Robert Kovacsics aae58e15fe nip2: Fix location of builtins by setting VIPSHOME
The program `nip2` didn't really work without this, as it didn't know
where to find the bundled scripts.  Though VIPSHOME should really be
called NIP2HOME. I suppose I should open an issue upstream to also
consider `datarootdir` from autotools?
2021-08-22 16:20:57 +01:00
Robert Kovacsics 58cff03579 vips: Add optional dependencies; update to python3
The new optional dependencies increase closure size from 388.92 MiB to
414.0 MiB, a negligible change. I didn't think there was any reason to
add `withLibjpeg ? true` flags (or `enableLibjpeg`).

The optional dependencies are sorted in the order of
https://github.com/libvips/libvips/blob/master/README.md
and I have used `nix log` on the build to check they are all picked up
in configure.

The python3 support was in for ages
(https://github.com/libvips/libvips/issues/202), the remaining python3
support in tools/vipsprofile landed in
https://github.com/libvips/libvips/pull/1262 so I upgraded it to
python3. I wasn't sure if I should use a specific version, or just leave
it as python3.

I have tested vipsprofile with
```
./vips-pycairo-bin/bin/vips gaussblur ~/2021-04-30-092143_3286x1080_scrot.png x.tif 5 --vips-profile
./vips-pycairo-bin/bin/vipsprofile
```
where ~/2021-04-30-092143_3286x1080_scrot.png is just a random image
(screenshot) I had lying around. It seems to have generated an SVG file,
I don't know how to interpret it.
2021-08-22 16:16:55 +01:00
R. RyanTM 3e353567f8 lsix: 1.7.4 -> 1.8 2021-08-22 06:05:48 +00:00
R. RyanTM 556a8fd85b vips: 8.11.2 -> 8.11.3 2021-08-21 21:59:51 +00:00
Sandro c7b8e844e2
Merge pull request #135059 from r-ryantm/auto-update/agi
agi: 2.1.0-dev-20210809 -> 2.1.0-dev-20210820
2021-08-21 20:48:32 +02:00
R. RyanTM e48b328729 agi: 2.1.0-dev-20210809 -> 2.1.0-dev-20210820 2021-08-21 10:21:49 +00:00
Bart Bakker 2f2c1a900b
xcolor: unstable -> 0.5.0 (#134937)
* xcolor: unstable -> 0.5.0

Also create a desktop item so xcolor shows up in application launchers.

* xcolor: cleanup install phase

Use available utility functions for installing man pages and desktop items. Also
cleanup redundant icon copy lines.
2021-08-20 21:48:01 +02:00
Mario Rodas 8c93c80a8d
Merge pull request #134224 from marsam/update-svgbob
svgbob: 0.5.3 -> 0.5.4
2021-08-18 21:45:19 -05:00
Ben Siraphob 095ed86024
Merge pull request #134524 from r-ryantm/auto-update/resvg
resvg: 0.14.0 -> 0.15.0
2021-08-17 17:47:59 -05:00
R. RyanTM 90783821ed resvg: 0.14.0 -> 0.15.0 2021-08-17 19:36:42 +00:00
Sandro 6fe53b4077
Merge pull request #134321 from fgaz/pikchr/2021-07-22 2021-08-16 15:39:46 +02:00
Francesco Gazzetta 8f37a4a310 pikchr: unstable-2021-04-07 -> unstable-2021-07-22 2021-08-16 15:14:44 +02:00
Robert Scott d1b51a9d4e
Merge pull request #134040 from r-ryantm/auto-update/vips
vips: 8.10.6 -> 8.11.2
2021-08-15 23:36:04 +01:00
Robert Hensing a201246bac treewide: runCommandNoCC -> runCommand in generated code
This has been synonymous for ~5y.

Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
Mario Rodas 9fca395561 svgbob: 0.5.3 -> 0.5.4 2021-08-15 10:21:51 -05:00
R. RyanTM b2e12b58e0 vips: 8.10.6 -> 8.11.2 2021-08-14 14:43:39 +00:00
Felix Buehler 63c0bce359 tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
Artturi 62ca1cc769
Merge pull request #133358 from r-ryantm/auto-update/agi
agi: 2.1.0-dev-20210804 -> 2.1.0-dev-20210809
2021-08-11 21:29:56 +03:00
R. RyanTM 6b4ff62090 agi: 2.1.0-dev-20210804 -> 2.1.0-dev-20210809 2021-08-10 10:53:49 +00:00
Artturi c5077d5da2
Merge pull request #133188 from Artturin/argyllupdate
argyllcms: 2.1.2 -> 2.2.0
2021-08-09 03:51:08 +03:00
Artturin 9e9a7327d1 argyllcms: 2.1.2 -> 2.2.0 2021-08-08 23:59:53 +03:00
R. RyanTM 0ded71cf29 agi: 2.1.0-dev-20210729 -> 2.1.0-dev-20210804 2021-08-05 03:00:59 +00:00
R. RyanTM 75a0d73524 agi: 2.1.0-dev-20210726 -> 2.1.0-dev-20210729 2021-07-30 05:11:28 +00:00
Sandro f374e8c8dc
Merge pull request #131299 from expipiplus1/vulkan-182 2021-07-29 11:58:56 +00:00
Frederik Rietdijk 8dcfe523f7
Merge pull request #131719 from FRidh/python2-to-3
Python: further migrate packages from 2 to 3
2021-07-29 10:49:00 +02:00
github-actions[bot] 4fc7a31edb
Merge master into staging-next 2021-07-29 00:01:33 +00:00
Martin Weinelt 973e09d942
Merge pull request #126687 from risicle/ris-exif-CVE-2021-27815
exif: add patches for CVE-2021-27815
2021-07-29 00:09:14 +02:00
github-actions[bot] 86197a8023
Merge master into staging-next 2021-07-28 06:01:04 +00:00
R. RyanTM e9f8d68fe7 agi: 1.1.0-dev-20210521 -> 2.1.0-dev-20210726 2021-07-28 01:50:03 +00:00
Frederik Rietdijk 1079157175 appleseed: use python3 2021-07-27 20:37:04 +02:00
github-actions[bot] a37fbac53b
Merge master into staging-next 2021-07-25 00:01:35 +00:00
Sandro 94948c2261
Merge pull request #131359 from kira-bruneau/goverlay
goverlay: 0.5.1 → 0.6
2021-07-24 21:59:42 +00:00
Sandro 5e5949e4fe
Merge pull request #131150 from r-ryantm/auto-update/astc-encoder
astc-encoder: 3.0 -> 3.1
2021-07-24 21:58:19 +00:00
Kira Bruneau 6e557e45c1 goverlay: 0.5.1 → 0.6 2021-07-24 11:40:45 -04:00
Ana Hobden 34cf1e9e17 graphviz: 2.47.2 -> 2.47.3
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-07-24 15:09:45 +02:00
Joe Hermaszewski 51b73b6320
vulkan: 1.2.176 -> 1.2.182
Updates
- vulkan-headers
- vulkan-loader
- vulkan-validation-layers
- vulkan-extension-layer
- vulkan-tools
- vulkan-tools-lunarg

Also adds some additional asserts for version matching to these packages
2021-07-24 11:35:21 +08:00
Kira Bruneau ddd5302e6c
vulkan-tools-lunarg: 1.2.162.0 → 1.2.176.0 2021-07-24 10:49:12 +08:00
Kira Bruneau 073b8ce738
vulkan-tools: 1.2.162.0 → 1.2.176.0 2021-07-24 10:49:11 +08:00