Commit Graph

178548 Commits

Author SHA1 Message Date
Tor Hedin Brønner
e8cfb88ade
Merge pull request #60899 from worldofpeace/gnome-apps-update
GNOME apps updates
2019-05-04 03:24:08 +02:00
worldofpeace
974476615c
Merge pull request #60793 from worldofpeace/elementary-appcenter-apps-update
Update elementary appcenter apps
2019-05-03 20:18:01 -04:00
Renaud
bf0fa371b9
frei0r-plugins: enable on Darwin (#60896)
* frei0r-plugins: enable on Darwin
Upstream support Darwin platform
+ brew formula for this is pretty straightforward

* frei0r: Darwin dlopen will look for *.dylib
2019-05-04 02:10:42 +02:00
Renaud
d58dcd601b
Merge pull request #60866 from manveru/riemann-dash-update
riemann-dash: 0.2.12 -> 0.2.14, use bundlerApp
2019-05-04 01:57:00 +02:00
Renaud
a254bd0fb4
Merge pull request #60884 from strager/gsl
microsoft_gsl: 2017-02-13 -> 2.0.0
2019-05-04 01:50:30 +02:00
worldofpeace
257bdb3a9a
Merge pull request #60862 from lightbulbjim/skype-update
skypeforlinux: 8.42.76.54 -> 8.44.0.40
2019-05-03 19:40:46 -04:00
Chris Rendle-Short
b5770c0f77 skypeforlinux: 8.42.76.54 -> 8.44.0.40
Note that the supplied .desktop file has changed, so `postFixup` has
been tweaked accordingly.
2019-05-04 09:34:05 +10:00
worldofpeace
9a5107d90f gnome3.geary: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/geary/blob/geary-3.32.1/NEWS
2019-05-03 19:24:45 -04:00
worldofpeace
9457bc735a gnome3.gnome-contacts: 3.32 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-contacts/blob/3.32.1/data/org.gnome.Contacts.appdata.xml.in
2019-05-03 19:22:50 -04:00
worldofpeace
b0d9360253 gnome3.epiphany: 3.32.1.2 -> 3.32.2
https://gitlab.gnome.org/GNOME/epiphany/blob/3.32.2/NEWS
2019-05-03 19:21:14 -04:00
worldofpeace
99e91609e4 gnome3.seahorse: 3.32 -> 3.32.1
https://gitlab.gnome.org/GNOME/seahorse/blob/3.32.1/NEWS
2019-05-03 19:20:39 -04:00
worldofpeace
addc3ebc81 gnome3.gnome-weather: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/gnome-weather/blob/3.32.1/NEWS
2019-05-03 19:19:50 -04:00
Renaud
edc032b56e
Merge pull request #60803 from r-ryantm/auto-update/teamviewer
teamviewer: 14.2.2558 -> 14.2.8352
2019-05-04 01:19:19 +02:00
worldofpeace
6186da4876 gnome3.gnome-calendar: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-calendar/blob/3.32.1/NEWS
2019-05-03 19:19:17 -04:00
Renaud
3ada80a35b
Merge pull request #60811 from manveru/ejson-update
ejson: 1.2.0 -> 1.2.1
2019-05-04 01:18:34 +02:00
Renaud
270ea426a4
Merge pull request #60854 from manveru/lolcat-update
lolcat: use bundlerApp, fix audit warning
2019-05-04 01:10:18 +02:00
Ryan Mulligan
9aac3dbd44
Merge pull request #60789 from r-ryantm/auto-update/slack
slack: 3.3.8 -> 3.4.0
2019-05-03 15:27:27 -07:00
Ryan Mulligan
64ddbc8431
Merge pull request #60603 from r-ryantm/auto-update/libx86emu
libx86emu: 2.2 -> 2.3
2019-05-03 15:26:43 -07:00
Vladimír Čunát
0b9c477719
pinentry: update patch url
I verified the hash did NOT change as suggested in #60699.
2019-05-04 00:20:54 +02:00
Andreas Rammhold
46f84adc0c
nix-prefetch-git: add -h as shortcut for --help to improve quality of life
Especially as a new user it is a much better experience to receive a
proper help response to `-h`. Currently passing `-h` will cause some
runtime error with the `git remote` error help being shown. Not very
helpful.

It doesn't hurt to be a bit more user friendly in this case.
2019-05-03 23:56:40 +02:00
Renaud
75c98a83ab
Merge pull request #60872 from cinemast/master
Update keybase to 3.2.2
2019-05-03 23:54:54 +02:00
Austin Seipp
f60936d14d
Merge pull request #60121 from eadwu/nvidia_x11_beta/430.09
nvidia_x11_beta: stable -> 430.09
2019-05-03 15:33:04 -05:00
Michael Weiss
65f07c097d
swaybg: init at 1.0 2019-05-03 22:30:41 +02:00
Michael Weiss
1f1e075fb1
swayidle: 1.2 -> 1.3 2019-05-03 22:16:21 +02:00
Michael Weiss
d43ea14abb
swaylock: 1.3 -> 1.4 2019-05-03 22:16:21 +02:00
Renaud
77537f45fa
Merge pull request #60790 from r-ryantm/auto-update/snd
snd: 19.2 -> 19.3
2019-05-03 22:16:12 +02:00
Jan Tojnar
20d4f2f4b7
biber: Fix eval (#60883)
biber: Fix eval
2019-05-03 22:15:58 +02:00
Austin Seipp
c8cb015ff6
linuxPackages.perf: add libopcodes as a buildInput
Newer versions of perf in Linux 5.1+ support disassembling and
annotating eBPF programs inside the kernel. In order to do this, it uses
libbfd's support for bpf disassembly. There are two parts: libopcodes
and libbfd.

The 'perf' build system seems to expect libopcodes/libbfd to go "hand in
hand" -- always together, if one or the other is installed. If the build
system detects libbfd is available, then an import of <dis-asm.h> is
performed, but this fails since it wasn't in the buildInput. Fixing this
should be an easy, backwards-compatible change.

Fixes #60891, allowing linuxPackages_testing.perf to build again
(currently kernel version 5.1.0-rc7).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-03 15:10:46 -05:00
Kevin Cox
bd78d55f5a
wasm-pack: Update hash.
The previous hash was generated on aarch64. Due to https://github.com/NixOS/nixpkgs/issues/60668 the hash is different on different platforms. I am updating to use the x86_64-linux hash to fix building on hydra.
2019-05-03 21:04:37 +01:00
Mario Rodas
069aeee3b8
Merge pull request #60704 from xrelkd/update/tmux
tmux: 2.9 -> 2.9a
2019-05-03 14:59:28 -05:00
Renaud
a851074541
pax-rs: restrict to Linux platforms
It fails to build on Darwin
2019-05-03 21:53:48 +02:00
Mario Rodas
d4cbc6707c
Merge pull request #60280 from marsam/fix-build-pytest-dependency
pythonPackages.pytest-dependency: fix build
2019-05-03 14:37:45 -05:00
Matthew Glazar
4c305b73b6 microsoft_gsl: use fetchFromGitHub
fetchFromGitHub has friendlier ways to download sources. Use it instead
of fetchgit for microsoft_gsl.
2019-05-03 12:29:37 -07:00
Justin Wood
6a03c9feac obs-studio: 23.0.2 -> 23.1.0 2019-05-03 14:17:14 -04:00
strager
21112a7c16 libgcrypt: fix 1.5 build on macOS (#59507)
libgcrypt-1.5's configure script incorrectly detects x86_64-apple-darwin
(macOS) as an ELF platform. This causes failures when compiling assembly
sources. Backport libgcrypt's fix for this issue, fixing libgcrypt-1.5's
build on macOS.
2019-05-03 14:14:17 -04:00
Matthew Glazar
cda148062a microsoft_gsl: 2017-02-13 -> 2.0.0
GSL now has an official release. Upgrade microsoft_gsl to the latest
release (made August 20, 2018).
2019-05-03 11:11:40 -07:00
Joachim F
a602026454
Merge pull request #60867 from manveru/update-taskjuggler
taskjuggler: fix security issues
2019-05-03 17:46:18 +00:00
Jan Tojnar
04eddeb969
biber: Fix eval
Remove UnicodeCollate dependency, which is part of Perl 5.28 and
does not exist separately anymore.

Add PerlIO::utf8_strict, which lack thereof Biber complains about
during build.
2019-05-03 19:45:10 +02:00
Florian Klink
c53b8aa77b
Merge pull request #60620 from bachp/gitlab-runner-11.10.1
gitlab-runner: 11.9.2 -> 11.10.1
2019-05-03 19:41:50 +02:00
Renaud
2a3ce66ae8
Merge pull request #60755 from r-ryantm/auto-update/qbs
qbs: 1.12.2 -> 1.13.0
2019-05-03 19:26:45 +02:00
Austin Seipp
f40a559cbb
bpftrace: nuke some unneeded files from $out
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-03 12:25:59 -05:00
Renaud
e954384854
Merge pull request #60629 from r-ryantm/auto-update/memcached
memcached: 1.5.13 -> 1.5.14
2019-05-03 19:21:08 +02:00
Andrew Childs
ed81e9eba8 ccid: set platforms to unix (#60871)
Upstream supports Linux, macOS and various Unixes.
2019-05-03 13:19:50 -04:00
Austin Seipp
89d5bfc2db
Merge pull request #60844 from thoughtpolice/nixpkgs/bpftrace-update
bpftrace: unstable-2018-10-27 -> 0.9
2019-05-03 12:09:57 -05:00
Renaud
323042355e
Merge pull request #60832 from marsam/fix-build-looking-glass-client
looking-glass-client: fix build
2019-05-03 19:07:52 +02:00
Renaud
966ee252c2
Merge pull request #59367 from Ma27/fix-hostapd-interface-naming
nixos/hostapd: escape interface names for hostapd
2019-05-03 19:04:00 +02:00
Renaud
c0a369fee3
Merge pull request #60809 from manveru/fpm-update
fpm: 1.9.3 -> 1.11.0, use bundlerApp
2019-05-03 19:01:31 +02:00
Michael Fellinger
09d0898eff redis-dump: 0.3.5 -> 0.4.0 2019-05-03 18:57:51 +02:00
Renaud
c12dcc9c01
Merge pull request #60638 from klntsky/fix-pax-rs
pax-rs: fix missing Cargo.lock
2019-05-03 18:54:23 +02:00
Michael Fellinger
0552899ebd gem-config: rugged needs which 2019-05-03 18:52:36 +02:00