Commit Graph

28618 Commits

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