Commit graph

141904 commits

Author SHA1 Message Date
R. RyanTM
1d2338957a wesnoth: 1.14.1 -> 1.14.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wesnoth/versions.

These checks were done:

- built on NixOS
- /nix/store/5sh8gb3jwfb9086wiyb5sh66zx158bcc-wesnoth-1.14.2/bin/wesnoth passed the binary check.
- /nix/store/5sh8gb3jwfb9086wiyb5sh66zx158bcc-wesnoth-1.14.2/bin/wesnothd passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 1.14.2 with grep in /nix/store/5sh8gb3jwfb9086wiyb5sh66zx158bcc-wesnoth-1.14.2
- directory tree listing: https://gist.github.com/b0e3a41a54024956b2d7971ee078d50e
- du listing: https://gist.github.com/b92ba34a8adb15bfdc22fe1082734759
2018-05-29 11:17:33 -07:00
tilpner
a12a277e62
racket: use proper uname, allow for unix sockets
Racket checks the current platform via uname, then disallows
unix domain socket usage based on the result. Previously, it could not
successfully call uname at all, so it fell back to denying UDS.
2018-05-29 20:07:41 +02:00
xeji
af14718392
Merge pull request #40612 from symphorien/boogie_vim
boogie: enable usage as a vim plugin
2018-05-29 19:58:20 +02:00
Tobias Happ
28c20a4731 nixos/gitea: fix pre start script
The hooks directory contains now one level deep subdirectories which
need to be updated as well.
If you use gitea via ssh, ~/.ssh/authorized_keys also needs to be
updated because of the hardcoded path to gitea in the "command" option.
2018-05-29 19:53:12 +02:00
Orivej Desh
51af2c330b kytea: fix build after #28029
It moved our -O2 before their -O3, but -O3 inlines "checkValueVecEqual(&,&)" into
"checkValueVecEqual(*,*)".
2018-05-29 17:11:29 +00:00
Orivej Desh
842f1af65e yoda: fix build after #28029 2018-05-29 17:11:29 +00:00
John Ericson
f303ee29cc
Merge pull request #41065 from Ralith/sanitizer-fix
clang_6: fix sanitizers under libstdc++
2018-05-29 13:08:44 -04:00
John Ericson
72fa40f72d lib: Fix nix-env -qaP -f . --xml --meta
A merge undid my fix in d437f2c365.
2018-05-29 13:06:17 -04:00
Florian Klink
01f91267e2 gitAndTools.svn-all-fast-export: 1.0.11 -> 1.0.12
patch for https://github.com/svn-all-fast-export/svn2git/pull/40 is
contained in this release, so we can drop it here.
2018-05-29 18:42:45 +02:00
Frederik Rietdijk
0450c7f5f3
Merge pull request #41207 from Assassinkin/pdfminer_six
pythonPackages.pdfminer: replacing pdfminer with pdfminer_six
2018-05-29 17:40:22 +02:00
Peter Hoeg
524d1efcda
Merge pull request #41202 from markuskowa/qgit-pr
qgit: 2.7 -> 2.8
2018-05-29 23:19:07 +08:00
Orivej Desh
198c91de85 pacparser: fix build after #28029 2018-05-29 15:10:00 +00:00
Orivej Desh
e27df9e35e p0f: fix build after #28029 2018-05-29 15:08:39 +00:00
Orivej Desh
1e97008bb8 luaPackages.mpack: fix build after #28029 2018-05-29 15:06:38 +00:00
Orivej Desh
2c92213cd2 dadadodo: fix build after #28029 2018-05-29 14:19:39 +00:00
Orivej Desh
83c98f3656 cmake_2_8: fix build after #28029 2018-05-29 14:16:06 +00:00
Orivej Desh
06f1ae5971 ccl: fix build after #28029
15d7e26377/lisp-kernel/linuxx8664/Makefile (L29)
2018-05-29 14:12:18 +00:00
Jan Tojnar
59f86ab48d
gnome3: remove gtk2 from the attribute set 2018-05-29 15:44:36 +02:00
Jan Tojnar
6045fb6945
franz: use top-level gtk 2018-05-29 15:44:35 +02:00
Jan Tojnar
1ac4be3052
signal-desktop: use top-level gtk 2018-05-29 15:44:34 +02:00
Orivej Desh
dc57cda642
Merge pull request #41206 from orivej/mysql
mysql55: 5.5.58 -> 5.5.60; mysql57: 5.7.20 -> 5.7.22
2018-05-29 13:42:18 +00:00
Michael Raskin
11bf5db639 inkscape: fix build 2018-05-29 15:44:06 +02:00
Orivej Desh
303a17a939 mysql57: 5.7.20 -> 5.7.22
Do not SKIP_BUILD_RPATH to let libmysql_api_test run during the build.

There is no WITH_UNITTEST, but there is WITH_UNIT_TESTS.

Do not install and immediately delete mysql-test.

There is no "basedir=" in mysql_install_db.
2018-05-29 13:41:23 +00:00
Orivej Desh
4b975f0fb9 mysql55: 5.5.58 -> 5.5.60
mysql-test-run.pl.1 no longer exists.

Do not install and immediately delete mysql-test and sql-bench.
2018-05-29 13:41:23 +00:00
Orivej Desh
5ac2382487 mirrors: remove obsolete mysql mirror
It does not contain any of the versions currently in Nixpkgs.
2018-05-29 13:41:23 +00:00
Orivej Desh
50c82704a8 qt5.qtlocation: enable parallel building
It was fixed in [1] which is part of 5.9.2, 5.10.0.

[1] 3ac051c454 (diff-b820e0828543b1da522ff0ab3dac6c75)
2018-05-29 13:41:23 +00:00
Jörg Thalheim
c52dff6d84 linuxPackages.bcc: make it useable as a python library 2018-05-29 14:30:00 +01:00
Assassinkin
a3caa7bd05 pythonPackages.pdfminer: replacing pdfminer with pdfminer_six 2018-05-29 13:33:23 +01:00
nagato.pain
b37cb1de2b pythonPackages.pdfminer_six: init at 20170720 2018-05-29 13:33:23 +01:00
xeji
510efa7248
Merge pull request #41169 from layus/boogie-update
Boogie: update to 2018-05-28
2018-05-29 14:25:39 +02:00
Markus Kowalewski
f5ef39039c
qgit: 2.7 -> 2.8 2018-05-29 13:54:28 +02:00
Orivej Desh
e89414ff69 vsqlite: fix build
Probably broken by 1d6a14e24a.
2018-05-29 11:12:23 +00:00
Thomas Tuegel
7b62752464
Merge pull request #41184 from ttuegel/feature/noto-fonts-extra
noto-fonts: separate package for unusual weights
2018-05-29 06:08:29 -05:00
Peter Hoeg
2af5b6eadd umockdev: fix build 2018-05-29 17:54:29 +08:00
Peter Simons
5418dfcd5c
Merge pull request #41192 from oxij/tree/hardening-unformat
remove some format hardenings
2018-05-29 11:42:15 +02:00
Jan Tojnar
89c20aa46c
gnome2.vte: fix patch url 2018-05-29 10:57:50 +02:00
Jan Tojnar
76e928d914
planner: update url 2018-05-29 10:56:24 +02:00
Jan Tojnar
2790b30af8
libhttpseverywhere: update url 2018-05-29 10:56:24 +02:00
Jan Tojnar
75e3729032
dia: update url 2018-05-29 10:56:24 +02:00
Jan Tojnar
f59f7c7efa
gnome-desktop-testing: update URL 2018-05-29 10:56:23 +02:00
Jan Tojnar
adcfd39bb9
gnome3.libcroco: fix patch url 2018-05-29 10:56:23 +02:00
Jan Tojnar
c087482770
gnome3.nemiver: fix patch url 2018-05-29 10:34:17 +02:00
Jan Tojnar
86270fc19e
gnome2.gtksourceview: fix patch url 2018-05-29 10:34:17 +02:00
Jan Tojnar
ccd064450c
gdk-pixbuf: fix git urls 2018-05-29 10:34:17 +02:00
Jan Tojnar
e933798469
glib-networking: fix patch url 2018-05-29 10:34:16 +02:00
Jan Malakhovski
29757f3790 haskell.compiler.ghc842: disable format hardening 2018-05-29 07:35:46 +00:00
Jan Malakhovski
ee5660e7f6 haskell.compiler.ghc802: disable format hardening, else tests will fail 2018-05-29 07:35:39 +00:00
SLNOS
e102dc716d a52dec: disable tests on i686
before squashing was: "disable pic hardening on i686, else tests will fail"
2018-05-29 07:35:39 +00:00
Jan Malakhovski
430da809af perlPackages.GD: disable format hardening to fix some tests
One test still fails :(
2018-05-29 07:35:38 +00:00
Jan Malakhovski
edc59b4715 linuxPackages.perf: disable format hardening, else tests will fail 2018-05-29 07:35:31 +00:00