Commit graph

197635 commits

Author SHA1 Message Date
Aaron Andersen c7e1fde9dc
Merge pull request #71369 from aanderse/mediawiki
mediawiki: 1.33.0 -> 1.33.1
2019-10-19 21:10:53 -04:00
Tim Steinbach 71ab7a57ff
oh-my-zsh: 2019-10-16 -> 2019-10-19 2019-10-19 20:53:48 -04:00
worldofpeace 730a6f2341
Merge pull request #71410 from worldofpeace/revert-thing
Revert "nixos/gnome3: fix gnome-flashback"
2019-10-20 00:16:27 +00:00
Jan Tojnar d350926cb8
libxmlb: 0.1.11 → 0.1.13
https://github.com/hughsie/libxmlb/blob/0.1.13/NEWS#L1-L23
2019-10-20 02:03:17 +02:00
worldofpeace 42f567b30d Revert "nixos/gnome3: fix gnome-flashback"
This reverts commit 60aedadc59.

Using tests from #71212 I am now unable to reproduce there being issues
with starting the default metacity flashback session without this.
2019-10-19 19:57:49 -04:00
Jan Tojnar 84eabbc85b
gnome3.gpaste: general improvements
* Port to Meson (builds much faster)
   * needed a patch to install systemd units
   * soversion does not match but we do not care (https://github.com/Keruspe/GPaste/pull/285)
* Format with nixpkgs-format
* Updated license (BSD since 3.20)
* Drop dbus dependency (we are setting the paths manually anyway)
* Switch to fetchFromGitHub
* Add comment why clutter is needed
2019-10-20 01:53:11 +02:00
Jan Tojnar 7ba42794a8
Revert "fish: switch to fetchFromGitHub"
This reverts commit cc997f28d1.

I confused the URLs. The files have the same contents but the former URL is recommended by upstream.
2019-10-20 01:53:10 +02:00
Jan Tojnar 05c0114801
gnome3.gpaste: 3.34.0 → 3.34.1
Fixes build with new appstream-glib.
2019-10-20 01:53:10 +02:00
worldofpeace 486a728b94 steam: don't use at-spi2-atk alias 2019-10-19 19:29:37 -04:00
worldofpeace ed48341148
Merge pull request #67806 from rnhmjoj/arx
arx-libertatis: 2019-02-16 -> 2019-07-22
2019-10-19 23:25:54 +00:00
worldofpeace abf263fed7
Merge pull request #71374 from jerith666/gtk-pixbuf-disable-test
perlPackages.Gtk2: disable tests
2019-10-19 22:41:32 +00:00
worldofpeace a13b8ce0b8
Merge pull request #71115 from hedning/plymouth-gdm-fix
nixos/plymouth: do not order `plymouth-quit` after `display-manager`
2019-10-19 22:34:46 +00:00
zimbatm 639a0eafcb
mdsh: 0.2.0 -> 0.3.0 2019-10-20 00:33:28 +02:00
OmnipotentEntity e36dca0624 geant4: 10.4.1 -> 10.5.1 (#70535) 2019-10-19 18:23:42 -04:00
Vincent Laporte 430e5ce04c compcert: 3.5 → 3.6
ocamlPackages.menhir: 20181113 → 20190626
2019-10-19 20:30:48 +00:00
Maximilian Bosch 183b9d0957
weechatScripts.wee-slack: replace myself as maintainer with willibutz
We just talked about this in private. I don't use this anymore for
various reasons, but willibutz is a wee-slack user and
definetely a well-qualified replacement here.
2019-10-19 21:40:04 +02:00
Maximilian Bosch 70783011e2
zsh-you-should-use: 1.4.0 -> 1.6.0
https://github.com/MichaelAquilina/zsh-you-should-use/blob/master/CHANGELOG.md#160
2019-10-19 21:36:06 +02:00
Maximilian Bosch f8497559e9
python3Packages.fs-s3fs: 1.1.0 -> 1.1.1
https://github.com/PyFilesystem/s3fs/releases/tag/v1.1.1

Simple patch-release with some internal dependency bumps.
2019-10-19 21:20:27 +02:00
Martin Weinelt 648082e566 steam: add at_spi2_atk to chrootenv
This is required for the new Stellaris 2.4 series launcher
2019-10-19 10:58:09 -07:00
Emily ce60639c25 python3Packages.nmigen-boards: unstable-2019-09-23 -> unstable-2019-10-13 2019-10-19 12:26:49 -05:00
Emily c64015d5ce glasgow: unstable-2019-09-28 -> unstable-2019-10-16 2019-10-19 12:26:49 -05:00
Emily bf8ebc03b9 python3Packages.nmigen: unstable-2019-09-28 -> unstable-2019-10-17 2019-10-19 12:26:49 -05:00
Emily fecfbe18bd symbiyosys: 2019.08.13 -> 2019.10.11 2019-10-19 12:26:49 -05:00
Emily 94fc232b72 nextpnr: 2019.09.28 -> 2019.10.13 2019-10-19 12:26:49 -05:00
Emily b97a11643a trellis: 2019.09.27 -> 2019.10.13 2019-10-19 12:26:49 -05:00
Emily 0d026cf62f yosys: 2019.09.27 -> 2019.10.18 2019-10-19 12:26:49 -05:00
Marek Mahut 05c771fe46
Merge pull request #69940 from r-ryantm/auto-update/rebar3
rebar3: 3.11.1 -> 3.12.0
2019-10-19 18:54:04 +02:00
Profpatsch fc62890f2d execlineb: change execlineb wrapper to C script
Instead of using execlineb to define the execlineb wrapper, we replace
it by a little C wrapper.

This is mainly done because on non-Linux systems (i.e. mainly macOS),
it is impossible for a shebang interpreter to be itself a shebang
script.
It is, however, perfectly fine to have a chain that goes
shebang -> ELF -> shebang -> ELF -> …

Co-Authored-By: Laurent Bercot <ska-skaware@skarnet.org>
2019-10-19 15:49:39 +02:00
Marek Mahut d2c9469ef7
Merge pull request #71384 from mmahut/jormungandr
jormungandr: 0.6.1 -> 0.6.5
2019-10-19 15:48:44 +02:00
Marek Mahut f2b29c1b54 jormungandr: 0.6.1 -> 0.6.5 2019-10-19 15:02:55 +02:00
Jan Tojnar cc997f28d1
fish: switch to fetchFromGitHub
The expression claimed there are differences between the release tarball and the tarball github packages from the tag but fetchFromGitHub literally downloads the same tarball.
2019-10-19 14:30:25 +02:00
ryanfitzsimon f203d50d09 rrsync: Make perl a run-time dependency (#71344)
perl is a run-time dependency, so it should be in buildInputs rather
than nativeBuildInputs.

This has been preventing patchShebangsAuto() in fixupOutputHooks from
patching the /usr/bin/perl interpreter shebang in $out/bin/rrsync since
61bc03c017.

Resolves #71198
2019-10-19 11:33:28 +02:00
Mario Rodas 2dca619a07
Merge pull request #71345 from marsam/init-ncspot
ncspot: init at 2019-10-12
2019-10-19 04:20:54 -05:00
rnhmjoj 4af7f6321e
arx-libertatis: 2019-02-16 -> 2019-07-22 2019-10-19 10:41:36 +02:00
rnhmjoj 152402b528
arx-libertatis: use wrapQtAppsHook 2019-10-19 10:41:35 +02:00
Renaud af5ddcdd6f
Merge pull request #71153 from matthuszagh/perlpackage-rpcepcservice
perlPackage.RPCEPCService: Init at 0.0.11
2019-10-19 10:28:36 +02:00
Sam Hug 552e55ac2b dhcpcd: 8.0.6 -> 8.1.1
https://roy.marples.name/blog/dhcpcd-8-1-1-released
2019-10-19 00:35:54 -07:00
R. RyanTM 7833adb0ee rsyslog: 8.1907.0 -> 8.1910.0 (#69954)
* rsyslog: 8.1907.0 -> 8.1908.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rsyslog/versions

* rsyslog: 8.1908.0 -> 8.1910.0

Changelog:
https://raw.githubusercontent.com/rsyslog/rsyslog/v8.1910.0/ChangeLog

Security fix: CVE-2019-17040
2019-10-19 09:22:30 +02:00
Jonathan Ringer aed81020ed codeowners: add jonringer as python packages codeowner 2019-10-18 23:56:59 -07:00
Edmund Wu 445dd73304 vscodium: 1.39.1 -> 1.39.2 2019-10-18 23:55:15 -07:00
Edmund Wu 9fadd8e2bd vscode: 1.39.1 -> 1.39.2 2019-10-18 23:55:15 -07:00
Greg Roodt bdeea9eb24 kubecfg: 0.12.5 -> 0.13.1 2019-10-18 23:54:09 -07:00
Jörg Thalheim 3349ecc7f9
netdata: 1.18.0 -> 1.18.1 (#71379)
netdata: 1.18.0 -> 1.18.1
2019-10-19 07:07:53 +01:00
Mario Rodas de5f293365
Merge pull request #71306 from marsam/update-prometheus
prometheus: 2.13.0 -> 2.13.1
2019-10-18 22:11:03 -05:00
va1entin afa371559d pythonPackages.geographiclib: init at 1.50 2019-10-18 19:21:49 -07:00
Matt McHenry 0df1d437d8 perlPackages.Gtk2: disable tests
works around #70829
2019-10-18 21:31:28 -04:00
worldofpeace 66239bcbea
Merge pull request #71205 from Izorkin/fix-screenfetch
screenfetch: add to path pciutils
2019-10-19 01:05:02 +00:00
worldofpeace cf05f707d8
Merge pull request #71210 from worldofpeace/fix-gnome-flashback
nixos/gnome3: fix gnome-flashback
2019-10-18 23:57:45 +00:00
worldofpeace ba088e726a
Merge pull request #71353 from dywedir/exiftool
exiftool: 11.50 -> 11.70
2019-10-18 23:56:58 +00:00
worldofpeace 1554e4a95e
Merge pull request #71298 from symphorien/nm-fortissl
networkmanager-fortisslvpn: create the local state directory
2019-10-18 23:50:33 +00:00