Commit Graph

28693 Commits

Author SHA1 Message Date
Jan Tojnar
607509ac8f
Merge pull request #97690 from jtojnar/inkscape-1.0.1 2020-09-12 16:30:53 +02:00
Stig P
a7e314487e
Merge pull request #95361 from sternenseemann/chroma-0.8.0
chroma: init at 0.8.0
2020-09-12 13:13:09 +00:00
Stig P
0527aaa447
Merge pull request #97812 from Sohalt/choose
choose: init at 1.3.1
2020-09-12 11:49:48 +00:00
Doron Behar
bfebffbd9c
Merge pull request #96180 from doronbehar/pkg/sequoia 2020-09-12 14:47:53 +03:00
Robert Scott
1435f5be15
Merge pull request #97819 from wkral/fix-ytree-build
ytree: fix build
2020-09-12 12:34:56 +01:00
Maximilian Bosch
f66d92b585
Merge pull request #97822 from danielfullmer/diffoscope-160
diffoscope: 156 -> 160
2020-09-12 13:16:31 +02:00
Michael Weiss
e30fea932c
html-proofer: 3.15.3 -> 3.16.0 2020-09-12 11:11:52 +02:00
Marcus Geiger
2147c3c34b
openfortivpn: enable on Darwin (#94895) 2020-09-11 23:24:32 -04:00
Daniel Fullmer
4124ce1029 diffoscope: 156 -> 160 2020-09-11 17:39:53 -07:00
William Kral
0a10ec483b ytree: fix build 2020-09-11 17:26:40 -07:00
sohalt
8382b690af choose: init at 1.3.1 2020-09-12 00:36:16 +02:00
Dmitry Kalinkin
2dfcbdb548
Merge pull request #97609 from veprbl/pr/texlive_arara_fix
texlive: fix arara
2020-09-11 09:24:26 -04:00
WilliButz
e200440bd0
Merge pull request #97756 from mayflower/xva-img
xva-img: init at 1.4.1
2020-09-11 15:23:35 +02:00
Maximilian Bosch
8149ab158b
bandwhich: 0.17.0 -> 0.18.1
ChangeLogs:

* https://github.com/imsnif/bandwhich/releases/tag/0.18.1
* https://github.com/imsnif/bandwhich/releases/tag/0.18.0

Also applied a fix[1] for rDNS support which broke with `systemd-v246`
because the `resolv-conf` crate didn't support the `options
trust_ad`-declaration in systemd's `/etc/resolv.conf`[2].

[1] https://github.com/imsnif/bandwhich/pull/184
[2] https://github.com/imsnif/bandwhich/issues/166#issuecomment-691014450
2020-09-11 14:10:16 +02:00
Mario Rodas
4f39ab3c33
Merge pull request #97662 from doronbehar/pkg/tectonic
tectonic: 0.1.12 -> 0.1.15
2020-09-11 07:06:54 -05:00
Mario Rodas
7d6fd8b008
Merge pull request #97731 from marsam/tab-python3
tab: use python3
2020-09-11 05:38:04 -05:00
Linus Heckemann
9c170e66f0 xva-img: init at 1.4.1 2020-09-11 12:18:09 +02:00
Maximilian Bosch
0a21d06682
wdisplays: fix startup on sway 1.5
Starting `wdisplays` on a NixOS 20.09 with `sway-1.5` breaks with the
following output:

```
(wdisplays:28400): Gtk-WARNING **: 10:26:38.619: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.
Gdk-Message: 10:26:38.752: Error reading events from display: Success
```

The first two warnings can be fixed by adding `wrapGAppsHook`. The last
error is an upstream bug that can be fixed by applying the patch from a
pending PR[1].

[1] https://github.com/cyclopsian/wdisplays/pull/20
2020-09-11 11:00:40 +02:00
Eduardo Quiros
98b8f5d2a6
croc: 8.3.0 -> 8.3.1 2020-09-10 16:57:58 -06:00
Sascha Grunert
29ddc02847
cargo-kcov: init at 0.5.2 (#97691)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-10 23:45:40 +02:00
Robert Scott
140b8718fb
Merge pull request #97630 from treed/zhf-rpm-darwin
rpm: add openmp when building with clang
2020-09-10 20:38:23 +01:00
Ted Reed
b8e0f0cd72 rpm: add openmp when building with clang
The Darwin build has been broken with a missing header file "omp.h";
llvmPackages.openmp provides it.

Including this library is only necessary when clang is used.
2020-09-10 12:16:06 -07:00
Jan Tojnar
35deaa45a1
inkscape_0: drop
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
ajs124
d5d6bd7f08
Merge pull request #97541 from Sohalt/mpdscribble-0.23
mpdscribble: 0.22 -> 0.23
2020-09-10 20:40:17 +02:00
Lassulus
8cf24c0380
Merge pull request #94305 from r-ryantm/auto-update/rootlesskit
rootlesskit: 0.3.0-alpha.2 -> 0.10.0
2020-09-10 19:24:10 +02:00
Lassulus
43240890aa
Merge pull request #85934 from falsifian/dump
dump: init at 0.4b46
2020-09-10 19:22:38 +02:00
Atemu
920441f96e bcachefs-tools: 2020-04-04 -> 2020-08-25 2020-09-10 18:57:52 +02:00
Atemu
90f01b1c55 bcachefs-tools: disable tests
Tests were failing because they require the bcachefs module to be loaded on the builder

Many tests were skipped anyways and Bcachefs is still tested via its nixos test
2020-09-10 18:54:52 +02:00
Doron Behar
2120ad1dc6 tectonic: 0.1.12 -> 0.1.15 2020-09-10 16:43:18 +03:00
Mario Rodas
2d19f589d9
Merge pull request #97628 from marsam/update-shadowsocks-rust
shadowsocks-rust: 1.8.16 -> 1.8.17
2020-09-10 08:14:23 -05:00
sohalt
1c8a1b220e mpdscribble: 0.22 -> 0.23 2020-09-10 14:52:36 +02:00
Michael Weiss
ae0221e4d0 rav1e: 0.3.3 -> 0.3.4 2020-09-10 12:27:20 +02:00
William Kral
fb5a153c26 jwt-cli: fix build 2020-09-10 17:18:33 +10:00
TANIGUCHI Kohei
b063ae1aa8 cmigemo: init at 1.3e
cmigemo is a tool that supports Japanese incremental search with Romaji.
2020-09-10 14:57:43 +09:00
Mario Rodas
5985b5c94c
Merge pull request #97424 from cohei/update-skktools
skktools: 1.3.3 -> 1.3.4
2020-09-09 23:10:16 -05:00
Mario Rodas
051ac12650 shadowsocks-rust: 1.8.16 -> 1.8.17 2020-09-09 22:58:51 -05:00
WORLDofPEACE
50feed19a6
Merge pull request #82564 from danderson/bug-55388-jasper
jasper: delete from nixpkgs.
2020-09-09 21:33:28 -04:00
Dmitry Kalinkin
37d65c8698
texlive: fix arara 2020-09-09 18:49:32 -04:00
Gabriel Ebner
a0f1c301d9
Merge pull request #97584 from gebner/ncftp-tmpdir
ncftp: do not override $TMPDIR
2020-09-09 22:13:19 +02:00
Vladimír Čunát
7879a6f95b
flashrom nitpick: avoid nested list 2020-09-09 22:10:30 +02:00
Gabriel Ebner
07999f480b ncftp: do not override $TMPDIR 2020-09-09 20:57:32 +02:00
luc65r
6917fda396 rbw: 0.4.4 -> 0.4.6 2020-09-09 20:49:52 +02:00
David Anderson
3a38cef8f9 jasper: remove, abandoned upstream.
Jasper has been marked insecure for a while, and upstream has not
been responsive to CVEs for over a year.

Fixes #55388.

Signed-off-by: David Anderson <dave@natulte.net>
2020-09-09 18:29:42 +00:00
Maciej Krüger
9c11454182
Merge pull request #92714 from luc65r/pkg/rbw
rbw: init at 0.4.4
2020-09-09 20:25:06 +02:00
Tim Zook
32c9ee2cfc csvkit: fix failing test
The build for this package was failing due to failing tests that were caused by a breaking change in a dependency. The requirements.txt for this package does not pin specific versions so it was trying to build with the new version of the dependency and failing. This commit overrides the version of the dependency that is used to build the package.
2020-09-09 10:37:57 -07:00
TANIGUCHI Kohei
8b435d9e6f skktools: 1.3.3 -> 1.3.4 2020-09-10 01:00:25 +09:00
TANIGUCHI Kohei
9c5a72408d skktools: refactor
Specify tag name for revision
2020-09-10 01:00:25 +09:00
Profpatsch
5c84d57a59 lorri: remove unnecessary output override 2020-09-09 17:59:47 +02:00
WORLDofPEACE
fa0ed8d276
Merge pull request #97539 from evanjs/cht.sh/unstable-2020-08-06
cht-sh: unstable-2019-08-06 -> unstable-2020-08-06
2020-09-09 11:20:44 -04:00
WORLDofPEACE
341eeebad6
Merge pull request #96871 from prusnak/electron
Electron updates
2020-09-09 11:12:13 -04:00
WORLDofPEACE
5d131d3326
Merge pull request #97540 from danieldk/fix-clpeak
clpeak: fix build
2020-09-09 10:23:23 -04:00
WORLDofPEACE
88f0b99e47
Merge pull request #97510 from doronbehar/ZHF/bmap-tools
bmap-tools: Don't test, as tests fail on hydra
2020-09-09 10:19:58 -04:00
Evan Stoll
66551093ab cht.sh: unstable-2019-08-06 -> unstable-2020-08-06 2020-09-09 09:20:16 -04:00
Daniël de Kok
5f6738228d clpeak: fix build
The build of clpeak recently started failing because opencl-clhpp was
updated. The latest version of opencl-hpp does not ship the deprecated
cl.hpp header anymore.
2020-09-09 15:08:24 +02:00
Pavol Rusnak
1c10ce66c5
1password-gui: move required electron version to package definition 2020-09-09 10:05:04 +02:00
Doron Behar
307720cf71 bmap-tools: Don't test, as tests fail on hydra
e.g: https://hydra.nixos.org/build/126796743/nixlog/1/tail
2020-09-09 09:56:27 +03:00
WORLDofPEACE
6aeccf3bcb
Merge pull request #97339 from petabyteboy/feature/aarch64-flashrom
flashrom: fix aarch64 build
2020-09-08 19:58:15 -04:00
Mario Rodas
5931172567
Merge pull request #97183 from r-ryantm/auto-update/lego
lego: 3.8.0 -> 4.0.1
2020-09-08 18:50:20 -05:00
WORLDofPEACE
7e8cf698f4
Merge pull request #97364 from IvarWithoutBones/xwallpaper-fix
xwallpaper: remove libseccomp dependency
2020-09-08 19:49:50 -04:00
Mario Rodas
f066de7e7e
Merge pull request #97342 from herrwiese/for-master/bpytop-update-v1.0.25
bpytop: 1.0.21 -> 1.0.25
2020-09-08 18:48:50 -05:00
Mario Rodas
3d5edff233
Merge pull request #97373 from r-ryantm/auto-update/collectd
collectd: 5.11.0 -> 5.12.0
2020-09-08 18:43:11 -05:00
Mario Rodas
edce3e6e73
Merge pull request #97354 from r-ryantm/auto-update/acme.sh
acme-sh: 2.8.6 -> 2.8.7
2020-09-08 18:41:51 -05:00
Mario Rodas
d85c02ba20
Merge pull request #97431 from cohei/skk-dicts-mac
skk-dicts-unstable: enable to build on mac
2020-09-08 18:39:48 -05:00
Ryan Mulligan
bde99da804
Merge pull request #97118 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.16.1 -> 1.17.0
2020-09-08 11:56:35 -07:00
Vincent Haupert
0e5657498d mitmproxy: convert to python3Packages 2020-09-08 10:40:22 -07:00
Timo Kaufmann
80e3a89f85
Merge pull request #97448 from timokau/home-manager-2020-09-06
home-manager: 2020-03-17 -> 2020-09-06
2020-09-08 16:36:45 +02:00
Timo Kaufmann
ad55e4c7d4 home-manager: 2020-03-17 -> 2020-09-06
The package was broken due to [1], which is fixed upstream in [2]. The
repo has moved to nix-community, so we might as well encode the redirect
here.

[1] https://github.com/NixOS/nixpkgs/pull/96042
[2] 0399839271
2020-09-08 14:53:50 +02:00
Mario Rodas
871fbb21a7
Merge pull request #97413 from marsam/update-noti
noti: 3.4.0 -> 3.5.0
2020-09-08 04:53:03 -05:00
TANIGUCHI Kohei
ce1985159d skk-dicts-unstable: enable to build on mac 2020-09-08 16:38:44 +09:00
zowoq
2afb2ae110 teleconsole: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
bd5c02c03c codesearch: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
abf3d29951 hologram: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
49527fd227 systrayhelper: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
fc5d4820eb cli53: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
83818f068e kail: use deleteVendor 2020-09-08 16:32:39 +10:00
zowoq
73bb068546 guardian-agent: use deleteVendor 2020-09-08 16:32:39 +10:00
Super Bo
fdda893a8a ibus-bamboo: init at 0.6.6
Add IBus Bamboo engine for Vietnamese
2020-09-08 08:22:50 +07:00
Robert Scott
61525137fd
Merge pull request #96958 from servalcatty/v2ray
v2ray: 4.26.0 -> 4.27.5 and add tests
2020-09-07 21:29:51 +01:00
Serval
312e17b329
v2ray: fix newline 2020-09-08 03:35:26 +08:00
Serval
32940aeec4
v2ray: simplify nix 2020-09-08 03:23:12 +08:00
Elis Hirwing
1befbc6518
Merge pull request #96079 from kraem/kraem/pkgs/rar2fs-1.29.1
rar2fs: 1.29.0 -> 1.29.1
2020-09-07 20:15:43 +02:00
R. RyanTM
85255c33f5 collectd: 5.11.0 -> 5.12.0 2020-09-07 16:12:19 +00:00
IvarWithoutBones
cff6e7b161 xwallpaper: formatting fix 2020-09-07 16:36:38 +02:00
IvarWithoutBones
4008f2c6ea xwallpaper: remove libseccomp dependency 2020-09-07 16:35:47 +02:00
Vladimír Čunát
c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Mario Rodas
5aea56aa45
Merge pull request #97326 from r-ryantm/auto-update/ugrep
ugrep: 2.5.3 -> 2.5.5
2020-09-07 08:19:12 -05:00
Vincent Laporte
bd954783b2 liquidsoap: 1.3.4 → 1.4.2 2020-09-07 15:18:31 +02:00
Mario Rodas
50feff0994
Merge pull request #97327 from r-ryantm/auto-update/vale
vale: 2.3.3 -> 2.3.4
2020-09-07 08:14:42 -05:00
R. RyanTM
9365450435 acme-sh: 2.8.6 -> 2.8.7 2020-09-07 13:01:54 +00:00
Andreas Wiese
5200ee8cc0 bpytop: 1.0.21 -> 1.0.25 2020-09-07 11:09:32 +02:00
Milan Pässler
f7e0ff0f35 flashrom: fix aarch64 build 2020-09-07 10:32:01 +02:00
zowoq
7b537f99c0 exa: remove maintainer 2020-09-07 18:29:15 +10:00
Oleksii Filonenko
5df6f3dafd
Merge pull request #97323 from r-ryantm/auto-update/topgrade 2020-09-07 10:34:05 +03:00
R. RyanTM
b6efe9d640 vale: 2.3.3 -> 2.3.4 2020-09-07 05:38:54 +00:00
R. RyanTM
6f7120772e ugrep: 2.5.3 -> 2.5.5 2020-09-07 05:33:04 +00:00
R. RyanTM
2ff86abc69 topgrade: 5.5.0 -> 5.7.0 2020-09-07 04:44:53 +00:00
Mario Rodas
746e63ddf8 noti: 3.4.0 -> 3.5.0
https://github.com/variadico/noti/releases/tag/3.5.0
2020-09-07 04:20:00 +00:00
Mario Rodas
75dd59019c
Merge pull request #97282 from zowoq/vgrep
vgrep: init at 2.4.0
2020-09-06 19:31:22 -05:00
Mario Rodas
21ce4b059b
Merge pull request #97184 from r-ryantm/auto-update/lesspipe
lesspipe: 1.84 -> 1.85
2020-09-06 19:00:13 -05:00
Mario Rodas
ef0e695c9d
Merge pull request #97202 from r-ryantm/auto-update/miller
miller: 5.9.0 -> 5.9.1
2020-09-06 18:57:03 -05:00