Commit Graph
178769 Commits
Author SHA1 Message Date
Nicolas Mattia cc9b4029bc patchShebangs: create timestamp in tmp dir
Creating the timestamp in the patched script's directory has a few
drawbacks:

* if "foo.timestamp" already exists, it will be overwritten
* it requires the directory to be writable
2019-04-25 17:07:58 +02:00
worldofpeace b2dc8c0fa3 gnome3.mutter328: backport changes from 3.32
gsettings-desktop-schemas made the following change in 3.32[0]
> Change tablets'/touchscreens' "display" setting to "output" one
> with different semantics.

That coincides with GNOME/mutter#133[1]

This caused a segmentation fault in gala on Fedora[2]
> Settings schema 'org.gnome.desktop.peripherals.touchscreen'
> does not contain a key named 'display'

I haven't experienced said segfault here in NixOS but I don't see
a reason not to use the solution reached there, which was to backport
relevant change[1] to mutter 3.28.

[0]: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/commit/c7eee129c6edbc1a5b121fa3327d83049325becb
[1]: https://gitlab.gnome.org/GNOME/mutter/merge_requests/133
[2]: https://bugzilla.redhat.com/show_bug.cgi?id=1700337
2019-04-25 09:40:32 -04:00
Matthew BauerandGitHub 3901baa4a4 Merge pull request #60171 from volth/patch-327
perl-cross: update for perl 5.28.2
2019-04-25 09:33:25 -04:00
Patrick Hilhorst 361a138f5a pandoc-imagine: use full commit hash 2019-04-25 14:59:20 +02:00
Linus Heckemann bbb1212208 jetbrains-jdk: 8.202b1483.37 -> 11.0.2b164 2019-04-25 14:55:24 +02:00
Roman Volosatovs 661384ec60 vimPlugins: Update 2019-04-25 14:29:16 +02:00
Roman Volosatovs 1257a86236 vimPlugins: Fix sorting 2019-04-25 14:28:41 +02:00
Tim Steinbach 5d2775156b sbt-extras: 2019-01-30 -> 2019-04-05 2019-04-25 08:05:07 -04:00
Elis Hirwing 329b31515e testssl: 3.0rc4 -> 3.0rc5
Changelog: https://github.com/drwetter/testssl.sh/releases/tag/3.0rc4
2019-04-25 13:54:49 +02:00
worldofpeaceandGitHub 5aa04754e5 Merge pull request #57108 from FlorianFranzen/pyside-tools
pythonPackages.pysideTools: Use fetchFromGitHub and update meta
2019-04-25 07:36:23 -04:00
Matthew GlazarandFrederik Rietdijk 1a0098042d oraclejdk: use working mirror for download
http://download.oracle.com/otn-pub/ was recently renamed to
http://download.oracle.com/otn/ and now requires authentication with an
Oracle account. http://download.oracle.com/otn-pub/ links don't work
anymore, so installing oraclejdk fails.

Switch to http://javadl.oracle.com/webapps/download/GetFile/, which does
not require authentication. This fixes installing oraclejdk.

Note: The URL for JCE is still broken; this commit only fixes the URL
for the JDK.
2019-04-25 13:23:11 +02:00
Florian Franzen cdf35c4f17 pythonPackages.pysideTools: Use fetchFromGitHub and update meta 2019-04-25 13:04:18 +02:00
Elis HirwingandGitHub 0094dd6eaa Merge pull request #60200 from matthiasbeyer/fix-mpdscribble-url
mpdscribble: Fix URL
2019-04-25 12:44:22 +02:00
Roman Volosatovs 51c7ab1d1b vimPlugins: Add vim-visual-multi 2019-04-25 12:13:21 +02:00
ajs124 d287075c22 evopedia: remove package
The last upstream update was in 2014. While the software might still work, its usefulness depends on data archives, which are not updated anymore and have not been for several years.

Upstream suggests to use kiwix instead.
2019-04-25 10:13:26 +02:00
Matthias BeyerandFrederik Rietdijk dfd8f84aef python3Packages.jupyterlab: Fix build
The build was broken by updating the underlying python library.
This is the quickfix.

Fixes: ca67a7200cf ("python37Packages.jupyterlab_server: 0.2.0 -> 0.3.0")
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-25 09:41:52 +02:00
Vincent LaporteandGitHub ed1b59a98e Merge pull request #60094 from thoughtpolice/nixpkgs/zarith-fixes
ocamlPackages: fix regression in zarith-dependent libraries
2019-04-25 08:56:55 +02:00
Vincent LaporteandVincent Laporte ce714f2b04 ocaml: 4.08.0+beta2 -> 4.08.0+beta3 2019-04-25 08:45:57 +02:00
Vincent LaporteandVincent Laporte e3a03659e5 coqPackages.Verdi: 20181102 -> 20190202 2019-04-25 08:35:20 +02:00
Elis Hirwing 71450b1c1a nixos/gitea: Don't include not needed database options depending on type
This was discovered in https://github.com/NixOS/nixpkgs/pull/60014
2019-04-25 08:30:14 +02:00
Peter HoegandGitHub 1011fae581 Merge pull request #60142 from peterhoeg/u/rng
rng-tools: 6.6 -> 6.7 and libp11: 0.4.9 -> 0.4.10
2019-04-25 13:19:24 +08:00
Eric Litak ac7c93e9c9 ipfs: 0.4.19 -> 0.4.20 2019-04-24 22:11:13 -07:00
Cole Mickens d602b15d81 mergerfs: fix for nixos systemd.mounts 2019-04-24 21:53:39 -07:00
Mario Rodas 6124bfac3b xkcd-font: init at 2017-08-24 2019-04-24 21:13:39 -05:00
Mario Rodas 8bc92d78e7 lib.licences: Add CC-BY-NC-3.0 2019-04-24 21:12:43 -05:00
xrelkd 497c1d9bcf tmux: 2.8 -> 2.9 2019-04-25 10:12:25 +08:00
Mario RodasandGitHub e89fc19b97 Merge pull request #58368 from marsam/update-timescaledb
timescaledb: 1.0.0 -> 1.2.2, timescaledb-parallel-copy: 2018-05-14 -> 0.2.0, timescaledb-tune: init at 0.5.0
2019-04-24 20:42:30 -05:00
Aaron AndersenandGitHub dc1716f63b Merge pull request #60155 from etu/prepend-phpPackages-names
phpPackages: Wrap mkDerivation to prepend package names
2019-04-24 21:29:33 -04:00
Will Dietz 259d23a0dd electron_5: init at 5.0.0
Copy of electron_4 expression with minor
addition of at-spi2-core which is needed to launch.
2019-04-24 19:56:00 -05:00
Will Dietz 0a730cc327 electron: 4.1.4 -> 4.1.5
https://electronjs.org/releases/stable#4.1.5
2019-04-24 19:53:52 -05:00
Chris Rendle-Short 2d82f2edc5 freecad: 0.17 -> 0.18.1
Notes:
  - boost_python patch has been removed as it's part of the new release.
  - XDG config files have been added as of 0.18 so it's no longer to
  generate the MIME and .desktop files manually.
2019-04-25 10:14:56 +10:00
RenaudandGitHub 12b82b1a06 Merge pull request #58001 from lopsided98/linux-rpi-update
linux_rpi: 1.20180919 -> 1.20190215
2019-04-24 23:58:34 +02:00
Will Dietz a777e8d45a intel-media-sdk: 18.4.1 -> 19.1.0 2019-04-24 16:53:27 -05:00
Will Dietz 6fdb8aaedb intel-media-driver: 18.4.1 -> 19.1.0 2019-04-24 16:53:26 -05:00
Will Dietz 64b5073c99 intel-gmmlib: 18.4.1 -> 19.1.2
First step towards 2019Q1
2019-04-24 16:53:16 -05:00
Jan TojnarandGitHub a1535da065 buildPython*: allow overriding strictDeps (#60178)
buildPython*: allow overriding strictDeps
2019-04-24 23:41:30 +02:00
RenaudandGitHub 260e5642f0 Merge pull request #58290 from neonfuz/gogs-fix
gogs: fixed buildtime tags bug
2019-04-24 23:22:13 +02:00
samroseandRenaud e6956c6595 uboot: add Banana Pi M64 (#58366) 2019-04-24 22:50:01 +02:00
Andreas Wiese e0bdb4d05e nextcloud: 15.0.6 -> 15.0.7 2019-04-24 22:45:03 +02:00
Elis Hirwing cc05b73286 testssl: 2.9.5-8 -> 3.0rc4
Changelog: https://github.com/drwetter/testssl.sh/releases/tag/3.0rc4
2019-04-24 22:42:40 +02:00
RenaudandGitHub 6186a6f012 Merge pull request #58484 from sveitser/cudnn-v7.4.2
cudnn_cudatoolkit_10: 7.3.1 -> 7.4.2
2019-04-24 22:40:17 +02:00
Elis Hirwing 4fbde5bb37 testssl: 2.9.5-7 -> 2.9.5-8
Changelog: https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-8
2019-04-24 22:39:26 +02:00
RenaudandGitHub 71c6157fd7 Merge pull request #58534 from bzizou/sumatools.dev
sumatools: init at 1.0.34
2019-04-24 22:34:35 +02:00
Jan Tojnar 83914f2c56 buildPython*: allow overriding strictDeps 2019-04-24 22:27:06 +02:00
RenaudandGitHub 1154f7fe25 Merge pull request #58607 from marsam/update-plv8
postgresqlPackages.plv8: 2.3.8 -> 2.3.11
2019-04-24 22:26:14 +02:00
Joachim FandGitHub 1e40aef922 Merge pull request #56075 from asymmetric/evmdis
evmdis: init at unstable-2018-03-23
2019-04-24 20:24:35 +00:00
RenaudandGitHub 1ac713d995 Merge pull request #59432 from nh2/epeg-0.9.2
epeg 0.9.2
2019-04-24 22:21:34 +02:00
R. RyanTMandRenaud a10b1551c8 catch2: 2.7.0 -> 2.7.2 (#59455)
* catch2: 2.7.0 -> 2.7.1

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

* catch2: 2.7.1 -> 2.7.2
2019-04-24 22:21:01 +02:00
RenaudandGitHub bd44e3a46d Merge pull request #59232 from FRidh/grpc
grpc: update version and build shared libs
2019-04-24 22:10:08 +02:00
Herwig Hochleitner d77256c604 chromium: 73.0.3683.103 -> 74.0.3729.108
CVE-2019-5805 CVE-2019-5806 CVE-2019-5807 CVE-2019-5808 CVE-2019-5809
CVE-2019-5810 CVE-2019-5811 CVE-2019-5812 CVE-2019-5813 CVE-2019-5814
CVE-2019-5815 CVE-2019-5816 CVE-2019-5817 CVE-2019-5818 CVE-2019-5819
CVE-2019-5820 CVE-2019-5821 CVE-2019-5822 CVE-2019-5823
2019-04-24 22:01:45 +02:00