Commit graph

310802 commits

Author SHA1 Message Date
Sandro
574377bf18
Merge pull request #135113 from xrelkd/update/brook 2021-08-22 18:17:03 +02:00
Sandro
57808962cf
Merge pull request #135308 from KoviRobi/vips-optional-deps 2021-08-22 18:10:20 +02:00
markuskowa
3e47f09687
Merge pull request #134997 from r-ryantm/auto-update/capnproto
capnproto: 0.8.0 -> 0.9.0
2021-08-22 18:05:18 +02:00
markuskowa
4f82eb5772
Merge pull request #135217 from r-ryantm/auto-update/ticker
ticker: 4.2.0 -> 4.2.1
2021-08-22 18:03:14 +02:00
Mario Rodas
e18fd1862a
Merge pull request #135268 from r-ryantm/auto-update/reviewdog
reviewdog: 0.12.0 -> 0.13.0
2021-08-22 11:02:57 -05:00
markuskowa
a62d8f4e78
Merge pull request #134020 from r-ryantm/auto-update/libupnp
libupnp: 1.14.6 -> 1.14.8
2021-08-22 18:02:11 +02:00
Sandro
145084f62b
Merge pull request #135306 from bjornfor/eagle-fix-desktop-icon 2021-08-22 17:42:23 +02:00
Sandro
48be5b59a9
Merge pull request #135278 from figsoda/nvim-gps 2021-08-22 17:26:53 +02: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
Bjørn Forsman
7f6cb5a226 eagle: put the desktop icon where it can be found
Apparently $out/share/icons/ doesn't work anymore, but
$out/share/pixmaps/ do.
2021-08-22 17:12:24 +02:00
Robert Scott
1f63c03afa
Merge pull request #135250 from fabaff/bump-markdown2
python3Packages.markdown2: 2.4.0 -> 2.4.1
2021-08-22 16:09:31 +01:00
Fabian Affolter
c870a3549f
Merge pull request #135256 from r-ryantm/auto-update/python3.8-transmission-rpc
python38Packages.transmission-rpc: 3.2.6 -> 3.2.7
2021-08-22 17:08:49 +02:00
Jörg Thalheim
a076ce1ed3
Merge pull request #135150 from dminuoso/rspamd-avoid-empty-postfix-service
nixos/rspamd: Avoid empty postfix service
2021-08-22 16:06:39 +01:00
Fabian Affolter
fb1218321b
Merge pull request #135267 from r-ryantm/auto-update/python3.8-pytest-sanic
python38Packages.pytest-sanic: 1.7.1 -> 1.8.1
2021-08-22 17:04:39 +02:00
Jörg Thalheim
d7a27417ff
Merge pull request #135286 from Mic92/bitsnbots
bitsnbots: drop
2021-08-22 15:40:05 +01:00
Jörg Thalheim
6d65cb8569 bitsnbots: drop
- upstream is dead
- crashes on startup
2021-08-22 16:14:35 +02:00
lewo
f9736306b9
Merge pull request #135114 from r-ryantm/auto-update/yq-go
yq-go: 4.11.2 -> 4.12.0
2021-08-22 16:12:13 +02:00
Ryan Mulligan
41282f0db6
Merge pull request #135211 from r-ryantm/auto-update/mob
mob: 1.8.0 -> 1.9.0
2021-08-22 07:10:14 -07:00
Sandro
232f64328e
Merge pull request #135246 from fabaff/license-pwgen
pwgen: update meta
2021-08-22 16:09:29 +02:00
Sandro
613f69e3ba
Merge pull request #135260 from r-ryantm/auto-update/ptcollab
ptcollab: 0.4.1 -> 0.4.2
2021-08-22 16:06:43 +02:00
lewo
79e5ee0c76
Merge pull request #135089 from nlewo/kdb-update
nixos/tests/kbd-update-search-paths: explicitly import re
2021-08-22 16:04:35 +02:00
figsoda
494002a3af vimPlugins.nvim-gps: init at 2021-08-22 2021-08-22 09:36:51 -04:00
figsoda
69fa6bfb8a vimPlugins: resolve github repository redirects 2021-08-22 09:36:51 -04:00
figsoda
113be0cf0a vimPlugins: update 2021-08-22 09:36:51 -04:00
Sandro
b25f2c01e8
Merge pull request #134154 from r-ryantm/auto-update/mopidy
mopidy: 3.1.1 -> 3.2.0
2021-08-22 15:18:16 +02:00
R. RyanTM
a6a68eeb2d gnome.tali: 40.1 -> 40.2 2021-08-22 14:47:18 +02:00
Anderson Torres
2ff2ed9995
Merge pull request #135248 from dywedir/elvish
elvish: 0.15.0 -> 0.16.1
2021-08-22 09:24:18 -03:00
R. RyanTM
9a6323d16a reviewdog: 0.12.0 -> 0.13.0 2021-08-22 12:13:50 +00:00
R. RyanTM
aa0992ccc7 python38Packages.pytest-sanic: 1.7.1 -> 1.8.1 2021-08-22 12:08:33 +00:00
R. RyanTM
8ed936a10b ptcollab: 0.4.1 -> 0.4.2 2021-08-22 11:39:33 +00:00
Aaron Andersen
45d3c11c72
Merge pull request #135227 from dasj19/httpd-logformat
nixos/httpd: add none option to logFormat
2021-08-22 07:06:25 -04:00
Fabian Affolter
237e85d5aa
python3Packages.transmission-rpc: update homepage 2021-08-22 12:56:42 +02:00
R. RyanTM
cce7831490 python38Packages.transmission-rpc: 3.2.6 -> 3.2.7 2021-08-22 10:48:20 +00:00
Vlad M
1279b329fa
Merge pull request #135163 from r-ryantm/auto-update/tiled
tiled: 1.7.0 -> 1.7.2
2021-08-22 13:35:56 +03:00
Felix Buehler
6ee7f33833 yarn2nix: replace simple mkDerivation with runCommandLocal 2021-08-22 19:35:42 +09:00
Fabian Affolter
5b4b1cbfc4 python3Packages.markdown2: 2.4.0 -> 2.4.1 2021-08-22 12:18:23 +02:00
Vladyslav M
515a6fbe79
elvish: 0.15.0 -> 0.16.1 2021-08-22 13:07:36 +03:00
Michael Raskin
fbfc876625
Merge pull request #135241 from r-ryantm/auto-update/opensmt
opensmt: 2.0.1 -> 2.1.0
2021-08-22 10:03:57 +00:00
Fabian Affolter
76b3e3540b pwgen: update meta 2021-08-22 11:51:34 +02:00
Vladimír Čunát
53114d1a9a
Merge #135008: linux_*_hardened: update (fix build) 2021-08-22 11:44:05 +02:00
Roberto Di Remigio
4fdfea5fcc betterlockscreen: 4.0.1 -> 4.0.3 2021-08-22 11:36:31 +02:00
R. RyanTM
3760bcfd58 opensmt: 2.0.1 -> 2.1.0 2021-08-22 09:30:15 +00:00
Rick van Schijndel
193c893efd mail-notification: remove
unmaintained since 2016
2021-08-22 11:23:56 +02:00
markuskowa
767b958d50
Merge pull request #135230 from markuskowa/upd-ucx
ucx: 1.10.1 -> 1.11.0
2021-08-22 11:20:37 +02:00
xrelkd
232b2f8923 brook: 20200201 -> 20210701 2021-08-22 17:17:51 +08:00
Mario Rodas
658cad9799
Merge pull request #135218 from marsam/mlkit-darwin
mlkit: build on darwin
2021-08-22 04:00:32 -05:00
Pavol Rusnak
093cf40f3f
Merge pull request #135147 from r-ryantm/auto-update/tor
tor: 0.4.6.6 -> 0.4.6.7
2021-08-22 10:48:46 +02:00
Markus Kowalewski
257c768efa
ucx: 1.10.1 -> 1.11.0 2021-08-22 10:47:34 +02:00
Pavol Rusnak
a29a291eec
Merge pull request #135154 from r-ryantm/auto-update/gocryptfs
gocryptfs: 2.0.1 -> 2.1
2021-08-22 10:46:29 +02:00
davidak
33b86ab74a
Merge pull request #135223 from r-ryantm/auto-update/notejot
notejot: 3.1.0 -> 3.1.1
2021-08-22 10:39:42 +02:00