Commit Graph

184709 Commits

Author SHA1 Message Date
zimbatm
a0f534865e
Merge pull request #64298 from michaelpj/imp/mathematical-epub3
asciidoctor: include the asciidoctor-epub3 gem
2019-07-04 20:34:06 +00:00
markuskowa
8f34a8c368
Merge pull request #64291 from angus-g/gmsh-4.4.0
gmsh: 4.3.0 -> 4.4.0
2019-07-04 22:17:46 +02:00
Joachim Fasting
c3cc7034e2
nixos/hardened: harder inet defaults
See e.g., https://github.com/NixOS/nixpkgs/issues/63768

Forwarding remains enabled for now, need to determine its effects on
virtualization, if any.
2019-07-04 19:24:44 +02:00
Joachim Fasting
c233e24d54
nixos/hardened: disable ftrace by default 2019-07-04 19:24:41 +02:00
Joachim Fasting
44b6999614
nixos/malloc: use ld preload
This is more robust than setting via environment variable, though it does come
later in the load sequence.  An added benefit is affecting the current
session.
2019-07-04 19:24:40 +02:00
Wael Nasreddine
6a6d11565d
Merge pull request #64163 from ericnorris/master
smimesign: init at v0.0.13
2019-07-04 10:15:12 -07:00
markuskowa
9390903b02
Merge pull request #64294 from tadeokondrak/hy/update/0.17.0
hy: 0.16.0 -> 0.17.0
2019-07-04 19:04:37 +02:00
Danylo Hlynskyi
d0e3c02a49
Merge pull request #63954 from nh2/consul-1.5.2
consul: 1.4.2 -> 1.4.4 -> 1.5.2
2019-07-04 19:55:39 +03:00
Eric Norris
de9bf55774
smimesign: init at v0.0.13 2019-07-04 12:43:43 -04:00
Eric Norris
d7bdab7ac8
maintainers: add enorris 2019-07-04 12:43:13 -04:00
zimbatm
f726160556
asciidoctor: fix update.sh 2019-07-04 18:09:15 +02:00
Matthieu Coudron
2ebeba4927 nixos/iperf: add openFirewall setting
Opens the specified tcp port.
2019-07-04 16:58:56 +02:00
Michael Peyton Jones
d6b7b2a8cf
asciidoctor: wrap asciidoctor-epub3 for epubcheck and kindlegen
kindlegen is unfree, so we don't include it by default. The derivation
can be overridden to include it.
2019-07-04 15:07:20 +01:00
Matthieu Coudron
e6b6815b26
Merge pull request #64277 from jonringer/update-praw
pythonPackages.praw: 6.0.0 -> 6.3.1
2019-07-04 15:55:46 +02:00
adisbladis
e611200984
Merge pull request #62901 from etu/drop-php71
php: drop 7.1
2019-07-04 14:36:16 +01:00
Tim Steinbach
3df56e9982 nodePackages: Regenerate
Updates from Jul 1, 2019 @ 23:15 UTC
2019-07-04 09:07:03 -04:00
Tim Steinbach
12c370848b nodePackages.aws-azure-login: Init at 1.7.0 2019-07-04 09:07:03 -04:00
Michael Peyton Jones
855936370c
asciidoctor: address review comments 2019-07-04 13:51:08 +01:00
worldofpeace
818ed0b082
Merge pull request #64297 from worldofpeace/gnome-contacts/fix-build
gnome3.gnome-contacts: fix build
2019-07-04 08:38:55 -04:00
Dmitry Kalinkin
af9c22af35 python3Packages.matplotlib: 3.0.3 -> 3.1.1 2019-07-04 14:38:28 +02:00
Jörg Thalheim
5c80009d0d
netdata: update build config (#64241)
netdata: update build config
2019-07-04 13:35:20 +01:00
Elis Hirwing
80c7463a92
php: drop 7.1
PHP 7.1 is currently on life support, as in only recieving security related patches.

This will only continue until: 2019-12-01

This date are in the middle of the 19.09 lifecycle. So it would be
nice to not have it in the 19.09 stable release. Dropping it now would
also result in less maintanance in updating them.

The death dates can be seen on following links:
 - https://endoflife.date/php
 - https://php.net/supported-versions.php
 - https://en.wikipedia.org/wiki/PHP#Release_history
2019-07-04 14:31:49 +02:00
Michael Peyton Jones
42249205fe
asciidctor: include the asciidoctor-epub3 gem
This is another common output target for asciidctor that requires an
additional gem.

The previous commit is necessary for this to work, so that we get the
gem config for nokogiri correctly.
2019-07-04 13:16:23 +01:00
Michael Peyton Jones
5f0c43dea4
asciidoctor: move mathematical gem config to default gemset config
This has two benefits:
- Anyone else using the `mathematical` gem will benefit from the config.
- The gem config overrides the default one, so we were losing the fixes
for other gems.

I had to change how the update script works. Now it looks at the `gems`
passthru from `bundlerApp`.
2019-07-04 13:16:03 +01:00
worldofpeace
1a49479484 gnome3.gnome-contacts: fix build
ibhandy 0.0.10 added a HeaderBar type, which means this
clashes with that of Gtk. Apply upstream patch that fixes this.

Instigated by
* 48044cda54
2019-07-04 08:05:50 -04:00
Vladyslav M
4e15ae75e0
Merge pull request #64288 from tadeokondrak/j4-dmenu-desktop/update/2.17
j4-dmenu-desktop: 2.16 -> 2.17
2019-07-04 14:57:36 +03:00
Peter Simons
c30788f2d5 python-bugzilla: fix broken package name
This package has downloaded an incorrect source tarball for the longest time.
2019-07-04 13:49:03 +02:00
Peter Simons
bfcbcfde97 python-bugzilla: replace broken meta.homepage link 2019-07-04 13:36:08 +02:00
worldofpeace
ddfe184efc pantheon.pantheon-agent-geoclue2: 1.0.1 -> 1.0.2
https://github.com/elementary/pantheon-agent-geoclue2/releases/tag/1.0.2
2019-07-04 06:57:57 -04:00
worldofpeace
1f43658c73 pantheon.gala: 2019-05-31 -> 2019-07-01
Changes: 1024813560...5f1dbf15a7

Fixes:
https://github.com/elementary/gala/issues/444
https://github.com/elementary/gala/issues/561
https://github.com/elementary/gala/issues/13
https://github.com/elementary/gala/issues/487
2019-07-04 06:55:16 -04:00
Tadeo Kondrak
969a23fa50 vapoursynth-editor: init at R19 2019-07-04 12:44:10 +02:00
worldofpeace
5e30ad610a
Merge pull request #63761 from contrun/patch-1
franz: use wrapGAppsHook
2019-07-04 06:20:13 -04:00
Tadeo Kondrak
a1801ff4de
hy: 0.16.0 -> 0.17.0 2019-07-04 04:09:28 -06:00
Tadeo Kondrak
2b5b8493a7
astor: 0.7.1 -> 0.8.0 2019-07-04 04:08:43 -06:00
Izorkin
bd170cbef6 netdata: add debug option 2019-07-04 13:08:42 +03:00
Izorkin
064a19afe2 nixos/netdata: add capabilites to freeipmi.plugin 2019-07-04 13:08:38 +03:00
worldofpeace
c3441f7498
Merge pull request #64090 from xrelkd/update/youtube-dl
youtube-dl: 2019.06.27 -> 2019.07.02
2019-07-04 05:54:18 -04:00
worldofpeace
2f8ec3bbba
Merge pull request #63825 from JohnAZoidberg/gnome-user-docs
gnome3.gnome-user-docs: Add meta attributes
2019-07-04 05:49:47 -04:00
worldofpeace
5d4554bf2c
Merge pull request #64030 from r-ryantm/auto-update/gnome-builder
gnome-builder: 3.32.0 -> 3.32.3
2019-07-04 05:45:44 -04:00
worldofpeace
c609fa53ea
Merge pull request #63974 from worldofpeace/gnome3-updates
GNOME3 updates
2019-07-04 05:45:04 -04:00
worldofpeace
dfb1109060
Merge pull request #64221 from jbaum98/loguru
google-music-scripts: fix build
2019-07-04 05:34:52 -04:00
adisbladis
08f73686c4
pythonPackages.poetry: 0.12.16 -> 0.12.17 2019-07-04 10:26:42 +01:00
Angus Gibson
8c26b71dc8 gmsh: 4.3.0 -> 4.4.0 2019-07-04 19:21:54 +10:00
Lancelot SIX
49a3e7719c
Merge pull request #64270 from alyssais/cve-2019-12781
python3Packages.django: fix CVE-2019-12781
2019-07-04 11:14:38 +02:00
Mario Rodas
fbb72fdda8
Merge pull request #64287 from marsam/revert-nodejs_12.6.0
Revert "nodejs-12_x: 12.5.0 -> 12.6.0"
2019-07-04 04:03:45 -05:00
Tadeo Kondrak
983e56b74c vapoursynth: wrap vspipe 2019-07-04 10:55:02 +02:00
worldofpeace
2259e1b3f3
Merge pull request #64023 from r-ryantm/auto-update/fondo
fondo: 1.3.0 -> 1.3.2
2019-07-04 04:49:25 -04:00
worldofpeace
4cf3d2163e fondo: fix hardcoded gsettings path 2019-07-04 04:48:25 -04:00
Jake Waksbaum
2e729e7f1f
google-music-scripts: fix build 2019-07-04 01:43:53 -07:00
Jake Waksbaum
a96bab416a
python3Packages.loguru: init at 0.3.0 2019-07-04 01:43:53 -07:00