147938 Commits

Author SHA1 Message Date
Pascal Wittmann
b835b8a95b
valkyrie: fix build 2018-07-17 21:48:13 +02:00
Michael Weiss
bf2a009380 tdesktop: 1.3.7 -> 1.3.10
tdesktopPackages.preview: 1.3.7 -> 1.3.10

Without the patch the build will fail with the following error:

[ 15%] Building CXX object CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o
/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function:
/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp:712:56: internal compiler error: Segmentation fault
   if constexpr (MTPDphotos_photos::Is<decltype(data)>()) {
                                                        ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
make[2]: *** [CMakeFiles/lib_export.dir/build.make:77: CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1101: CMakeFiles/lib_export.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
2018-07-17 21:17:21 +02:00
taku0
4d6f88067c oraclejdk: 8u171, 8u172 -> 8u181 2018-07-18 03:13:41 +09:00
Michael Weiss
bf23666022 androidStudioPackages.beta: 3.2.0.20 -> 3.2.0.21 2018-07-17 20:06:20 +02:00
Matthew Bauer
920ad8b3d8
Merge pull request #43161 from volth/skipAliases2
config.skipAliases: also disable vim, git, xfce and gnome3 aliases
2018-07-17 13:57:53 -04:00
Michael Weiss
7098b0fcdf nixos/switch-to-configuration: Never stop system.slice
Problem: Restarting (stopping) system.slice would not only stop X11 but
also most system units/services. We obviously don't want this happening
to users when they switch from 18.03 to 18.09 or nixos-unstable.

Reason: The following change in systemd:
d8e5a93382

The commit adds system.slice to the perpetual units, which means
removing the unit file and adding it to the source code. This is done so
that system.slice can't be stopped anymore but in our case it ironically
would cause this script to stop system.slice because the unit file was
removed (and an older systemd version is still running).

Related issue: https://github.com/NixOS/nixpkgs/issues/39791
2018-07-17 19:37:36 +02:00
Yegor Timoshenko
ffaf902ee3
Merge pull request #43673 from yorickvP/master
sdcc, gputils: add gputils
2018-07-17 19:42:10 +03:00
xeji
73c1d479b7
Merge pull request #43659 from flokli/virtualbox-5.2.14
virtualbox: 5.2.12 -> 5.2.14
2018-07-17 18:41:08 +02:00
Will Dietz
aa881d6ae3
Merge pull request #43648 from dtzWill/update/bind-9.12.2
bind: 9.12.1-P2 -> 9.12.2
2018-07-17 11:32:15 -05:00
Will Dietz
104c595ee5
Merge pull request #43646 from dtzWill/update/util-linux-2.32.1
utillinux: 2.32 -> 2.32.1
2018-07-17 11:32:01 -05:00
Will Dietz
cca48ab8d0
Merge pull request #43647 from dtzWill/update/busybox-1.29.1
busybox: 1.29.0 -> 1.29.1
2018-07-17 11:31:10 -05:00
Yegor Timoshenko
e6a721ed60
gputils: clean up, fix homepage url 2018-07-17 19:19:01 +03:00
Yegor Timoshenko
879edd79be
sdcc: fix license condition 2018-07-17 19:17:03 +03:00
Yegor Timoshenko
4bd4c876f2
sdcc: clean up 2018-07-17 19:16:24 +03:00
Yegor Timoshenko
072febaa92
sdcc: null out gputils by default 2018-07-17 19:05:15 +03:00
Márton Boros
b3c3df4007 keybase-gui: fix kbfs mount path check (#40080) 2018-07-17 11:47:55 -04:00
Mitsuhiro Nakamura
206e271e32 cataclysm-dda{,-git}: move common attributes to common.nix 2018-07-18 00:33:42 +09:00
Yorick van Pelt
f969e426c0
sdcc: update for added gputils, add disabled flag, adopt 2018-07-17 17:28:26 +02:00
Yorick van Pelt
9ba3b39e44
gputils: init at 1.5.0-1 2018-07-17 17:28:13 +02:00
Silvan Mosberger
76e42081c8
Merge pull request #43645 from eadwu/glava/fix-patchelf-syntax
glava: adjust syntax in patchelf command
2018-07-17 17:14:57 +02:00
R. RyanTM
9210adeb0d zimg: 2.7.4 -> 2.7.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/zimg/versions.
2018-07-17 07:59:04 -07:00
Michael Raskin
c4de32e192
Merge pull request #43624 from oxij/tree/fix-or-disable-tests
treewide: either fix or disable tests
2018-07-17 14:49:26 +00:00
volth
c0da7fba97 config.skipAliases -> config.allowAliases (rebase) 2018-07-17 14:47:46 +00:00
volth
101df126bb config.skipAliases -> config.allowAliases 2018-07-17 14:46:21 +00:00
volth
4bafaaff8a config.skipAliases: also disable vimPlugins, git, xfce and gnome3 aliases 2018-07-17 14:46:21 +00:00
Jan Malakhovski
589d05cd09 ruby: disable tests 2018-07-17 14:41:53 +00:00
Jan Malakhovski
f7a6ea6fa6 ilmbase: disable tests on i686. Spooky! 2018-07-17 14:41:53 +00:00
Jan Malakhovski
02acff8839 neon, neon_0_29: make tests run, but disable 2018-07-17 14:41:53 +00:00
Jan Malakhovski
d9c1aa465a librdf: make tests run, but disable 2018-07-17 14:41:53 +00:00
Jan Malakhovski
33a6533c12 gvfs: make tests run, but disable 2018-07-17 14:41:53 +00:00
Jan Malakhovski
4d93021846 libcommuni: disable checks as tests are run in installcheck 2018-07-17 14:41:53 +00:00
Jan Malakhovski
a3aedd1372 git: disable checks as tests are run in installcheck 2018-07-17 14:41:53 +00:00
Jan Malakhovski
a96380527f mdds: fix tests 2018-07-17 14:41:53 +00:00
Peter Simons
464cf105c6
Merge pull request #43666 from dtzWill/fix/haskell-glibc-locales-are-for-glibc
haskell-modules: only include glibc locales when using glibc
2018-07-17 16:18:06 +02:00
Will Dietz
ed31b92d9d
Merge pull request #43649 from dtzWill/update/whois-5.3.2
whois: 5.3.1 -> 5.3.2
2018-07-17 09:15:51 -05:00
Will Dietz
da5383006d haskell-modules: only include glibc locales when using glibc
Fixes #43665.
Hopefully. :)
2018-07-17 08:44:17 -05:00
lewo
8155016932
Merge pull request #43617 from dtzWill/update/hub-2.5.0
hub: 2.4.0 -> 2.5.0
2018-07-17 15:39:49 +02:00
Tim Steinbach
e73a01f3e9
linux: 4.17.6 -> 4.17.7 2018-07-17 09:19:51 -04:00
Tim Steinbach
4f2395ee2e
linux: 4.14.55 -> 4.14.56 2018-07-17 09:19:51 -04:00
Tim Steinbach
9be6011fed
linux: 4.9.112 -> 4.9.113 2018-07-17 09:19:51 -04:00
Tim Steinbach
8aec1a4ba6
linux: 4.4.130 -> 4.4.141 2018-07-17 09:19:51 -04:00
lewo
a7d17e287a
Merge pull request #43644 from flokli/ksonnet
ksonnet: init at 0.11.0
2018-07-17 15:08:42 +02:00
Florian Klink
cf00b9aff4 ksonnet: init at 0.11.0
closes #42596
2018-07-17 14:37:43 +02:00
Robert Schütz
7682a1f0ec home-assistant: 0.73.1 -> 0.73.2
This fixes a security hole allowing man in the middle attacks.
See https://www.home-assistant.io/blog/2018/07/16/release-73-2/.
2018-07-17 14:36:47 +02:00
Will Dietz
6075fa8d0c curl: 7.60.0 -> 7.61.0 2018-07-17 12:20:41 +00:00
MarcFontaine
325dd796d1 xlog: init at 2.0.15 2018-07-17 13:50:48 +02:00
Zack Grannan
c17decb15c markdown-pp: init at 1.4 (#43525)
* markdown-pp: init at 1.3

* Increment version, fix tests
2018-07-17 13:24:13 +02:00
Antoine Eiche
a8a5bf0496 buildGoPackage: add shellHook attribute 2018-07-17 13:13:57 +02:00
Thomas Tuegel
7f882b53a0
Merge pull request #43614 from bkchr/kde_applications_18_04_3
kde-applications: 18.04.2 -> 18.04.3
2018-07-17 05:44:15 -05:00
Thomas Tuegel
1d7e6dde8c
Merge pull request #43613 from bkchr/kde_frameworks_5_48
kde-frameworks: 5.47 -> 5.48
2018-07-17 05:43:32 -05:00