216421 Commits

Author SHA1 Message Date
Maximilian Bosch
4bcb1b3123
Merge pull request #81474 from zowoq/youtube-dl
youtube-dl: 2020.02.16 -> 2020.03.01
2020-03-02 01:14:57 +01:00
Profpatsch
9176f20bc3 httpie: add manpage and html docs
httpie has quite extensive documentation in form of its rst readme.
With docutils it’s quite easy to convert to html.

We can also convert it to a manpage, which makes the documentation
accessible from the command line (even though it’s not quite standard
format as far as manpages go; however a lot better than nothing).
2020-03-02 00:47:23 +01:00
pacien
6d4fd13612 riot-web: mention incompatible config change in release notes
Mention the changes introduced in commit c9e5cca.

GitHub: closes #81416
2020-03-02 00:44:51 +01:00
R. RyanTM
619a095af0 mgba: 0.7.3 -> 0.8.0 2020-03-01 15:23:04 -08:00
zowoq
bf9beeb1c5 yq-go: 3.1.2 -> 3.2.1
https://github.com/mikefarah/yq/releases/tag/3.2.0
https://github.com/mikefarah/yq/releases/tag/3.2.1
2020-03-02 09:20:12 +10:00
Michael Raskin
987be8e529
Merge pull request #81472 from bignaux/sgt-puzzles
sgt-puzzles: add desktop files
2020-03-01 23:18:07 +00:00
zowoq
5ce2974294 youtube-dl: 2020.02.16 -> 2020.03.01
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.03.01
2020-03-02 09:15:28 +10:00
Bignaux Ronan
1841620b23 sgt-puzzles: add desktop files 2020-03-01 23:58:28 +01:00
Félix Baylac-Jacqué
611d765b76 nixos/networkd: Add the RoutingPolicyRule-related options 2020-03-01 14:52:36 -08:00
Florian Klink
0a8af284e5
Merge pull request #81415 from NinjaTrappeur/nin-routing-policy-aarch-kernel
linux: add policy routing config flag
2020-03-01 14:50:45 -08:00
Dmitry Kalinkin
6740593bdd
glibc: provide fallback for kernels with missing prlimit64
The current version of glibc implements support for kernels down to
3.2.0 (and we make sure to enable such support with apporopriate
--enable-kernel setting). The current RHEL6 operating system is based on
a maintained kernel based on 2.6.32 with lots of backports. We provide
basic support for this specific kernel by patching glibc to provide an
exception for this specific version of kernel. This allows for nixpkgs
software distribution to work on RHEL6 and it does so quite well with
almost no problems. There are, however, a few syscalls that are missing
in the 2.6.32 kernel, one of which is prlimit64. This commit provides a
fallback that uses an older {get,set}rlimit syscalls in cases when
prlimit64 is not available. This should streamline the experience for
nixpkgs users wanting to run it on RHEL6, namely, this fixes one of the
tests in findutils.

See also discussion in guix:
https://lists.gnu.org/archive/html/guix-devel/2018-03/msg00356.html
2020-03-01 17:33:27 -05:00
R. RyanTM
1439ba682e bacula: 9.4.4 -> 9.6.2 2020-03-01 22:28:37 +00:00
R. RyanTM
deec2268c9 at-spi2-atk: 2.34.1 -> 2.34.2 2020-03-01 21:50:41 +00:00
Vincent Laporte
9794d1e5fc ocamlPackages.ocp-index: 1.1.9 → 1.2 2020-03-01 22:39:43 +01:00
Vincent Laporte
d02dc3c5fd ocamlPackages.ocp-build: fix for OCaml ≥ 4.08 2020-03-01 22:39:43 +01:00
Mario Rodas
ec97c20fff
Merge pull request #81419 from marsam/update-recursive
recursive: 1.030 -> 1.042
2020-03-01 16:04:43 -05:00
José Romildo Malaquias
de24759142 matcha: 2020-02-27 -> 2020-03-01 2020-03-01 17:55:28 -03:00
Félix Baylac-Jacqué
6896b1cb1d
linux: add policy routing config flag for aarch64
CONFIG_IP_MULTIPLE_TABLES is part of the default x86 kernel config but
absent from the Aarch64 one. Adding explicitely this flag together
with its dependency IP_ADVANCED_ROUTER.

Both of these config flags are needed to use the routing policy
facilities.
2020-03-01 20:25:44 +01:00
Sander van der Burg
d0bf2ff810 titaniumenv: add Titanium SDK 8.3 2020-03-01 20:23:39 +01:00
Sander van der Burg
3deb1caa82 androidenv: add platform SDK 29 2020-03-01 20:23:39 +01:00
Bernardo Meurer
33c04eac64
zoom-us: add qtgraphicaleffects dependency 2020-03-01 10:58:10 -08:00
adisbladis
096a00a709
melpa-packages: 2020-03-01 2020-03-01 18:50:01 +00:00
adisbladis
7ff2e7c96e
elpa-packages: 2020-03-01 2020-03-01 18:49:17 +00:00
worldofpeace
b7b46d0184 doc/xfce: remove trailing code 2020-03-01 13:44:15 -05:00
Thibault Gagnaux
655dff2ef0 Corrects comment: build-use-chroot is the same as sandbox. 2020-03-01 19:30:17 +01:00
Michael Weiss
31f2ff1d61
wf-recorder: 0.1 -> 0.2 2020-03-01 18:33:26 +01:00
José Romildo Malaquias
74f5358f13
Merge pull request #66601 from eadwu/nvidia/prime-render-offload
nvidia: prime render offload
2020-03-01 14:28:57 -03:00
Oleksii Filonenko
f0004b41ba lazygit: 0.14.3 -> 0.15.7 2020-03-01 09:18:13 -08:00
worldofpeace
0bbada3a07
Merge pull request #80451 from worldofpeace/pantheon-doc
nixos/pantheon: add docs
2020-03-01 16:56:55 +00:00
Michael Weiss
4e1f77e9aa
wob: 0.7 -> 0.8 2020-03-01 17:45:24 +01:00
Tim Steinbach
1e41aa8030
linux: 5.6-rc2 -> 5.6-rc3 2020-03-01 10:40:36 -05:00
Mario Rodas
78e976c733
Merge pull request #81420 from r-ryantm/auto-update/smemstat
smemstat: 0.02.06 -> 0.02.07
2020-03-01 10:17:48 -05:00
Jan Tojnar
7566c09a0c
netpbm: Remove "CVE" patch
The CVE was patched upstream long ago.

http://cve.circl.lu/cve/CVE-2005-2471

-dPARANOIDSAFER seems not to be supported any more.

https://phabricator.wikimedia.org/T136402#2338482
https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=79a06b45e784e6839b2b2129cd2620ea606254e1
2020-03-01 16:14:38 +01:00
Mario Rodas
5d9c31572b
Merge pull request #81128 from deingithub/keybase-5-2-1-update
keybase,kbfs,keybase-gui: 5.1.1 -> 5.2.1
2020-03-01 10:14:38 -05:00
Mario Rodas
6df88af9cc
Merge pull request #81426 from r-ryantm/auto-update/aws-google-auth
aws-google-auth: 0.0.33 -> 0.0.34
2020-03-01 10:05:56 -05:00
Mario Rodas
ae8addf0fe
Merge pull request #81433 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.5 -> 4.1.6
2020-03-01 10:05:11 -05:00
Mario Rodas
214201781a
Merge pull request #81437 from marsam/update-flexget
flexget: 3.1.26 -> 3.1.30
2020-03-01 10:03:52 -05:00
Thibault Gagnaux
917b088490 iterm2: 3.0.14 -> 3.3.9 & fix build 2020-03-01 15:53:39 +01:00
worldofpeace
e50306dfe3 libgpod: also remove mutagen
I think this was my mistake. This is also a python2 dependency
that should have been removed with pygobject.
2020-03-01 09:51:43 -05:00
Jan Tojnar
43ea7f1c0a
netpbm: Hardcode rgb.txt path
We did that in the past with rgbpaths.patch in the past but it was eventually removed. This fixes the regression.
2020-03-01 15:40:29 +01:00
worldofpeace
4b771aa2e6 ideogram: 1.3.2 -> 1.3.3
better icon https://github.com/cassidyjames/ideogram/releases/tag/1.3.3
2020-03-01 09:36:45 -05:00
worldofpeace
dab121ac69 pantheon.elementary-gtk-theme: 5.4.1 -> 5.4.2
https://github.com/elementary/stylesheet/compare/5.4.1...5.4.2
2020-03-01 09:36:45 -05:00
worldofpeace
8acbc62f4e pantheon.elementary-code: 3.2.0 -> 3.3.0
https://github.com/elementary/code/releases/tag/3.3.0
2020-03-01 09:36:45 -05:00
Jan Tojnar
44f69611ad
netpbm: re-enable parallel building
It was disabled in abd3c246a4 but it no longer seems to fail.
2020-03-01 15:27:41 +01:00
Jan Tojnar
256f7172ac
netpbm: more clean ups
* Append to config.mk instead of substituting
* Remove unused path substitution (rgbpaths.patch was deleted in f6c28984f2)
* -lz in LDFLAGS does not seem to be necessary
* Touching the file (introduced in 4dd9507b83) does not seem to be necessary.
2020-03-01 15:27:35 +01:00
Maximilian Bosch
c3b331a777
bandwhich: 0.11.0 -> 0.12.0
https://github.com/imsnif/bandwhich/releases/tag/0.12.0
2020-03-01 15:14:46 +01:00
Jan Tojnar
9555834399
netpbm: split into multiple outputs 2020-03-01 15:13:03 +01:00
Jan Tojnar
90180905a2
netpbm: Fix tiff support
The build script check whether JPEGLIB and ZLIB are not set to NONE.
We did not set the latter as pkg-config handles zlib requirement
for libpng dependency and the comment in config.mk only talks about
zlib being needed for libpng.

Since libtiff only needs libz for static linking, we turn TIFFLIB_NEEDS_ZLIB
off instead of pointlessly setting ZLIB value.

Closes: https://github.com/NixOS/nixpkgs/issues/75156
2020-03-01 15:13:03 +01:00
Jan Tojnar
aa1aefd06a
netpbm: 10.82.01 → 10.89.1
https://sourceforge.net/p/netpbm/code/3735/tree//advanced/doc/HISTORY
2020-03-01 15:13:03 +01:00
Jan Tojnar
6b4d057b66
netpbm: add pre/post phase hooks 2020-03-01 15:13:02 +01:00