volth
c849e56790
xfce4-13.exo: 0.11.5 -> 0.12.2 ( #43630 )
2018-07-18 01:11:27 +02:00
volth
7adce5b870
xfce4-13.xfce4-panel: 4.13.2 -> 4.13.3 ( #43628 )
2018-07-18 01:05:54 +02:00
volth
c8f5d4708b
xfce4-13.xfce4-power-manager: 1.6.0 -> 1.6.1 ( #43626 )
2018-07-18 01:01:02 +02:00
Thomas Tuegel
9cfbef8bf2
Merge pull request #43609 from ttuegel/emacs-packages-2018-07-14
...
Emacs package updates
2018-07-17 17:53:54 -05:00
Shea Levy
711c56dd67
pythonPackages.simpy: init at 3.0.11.
2018-07-17 17:37:50 -04:00
Maximilian Bosch
ab418335c2
pythonPackages.trezor: disable build
...
It seems as recent versions of `trezor` don't work with python 2.x:
```
/build/trezor-0.9.1/dist /build/trezor-0.9.1
Processing ./trezor-0.9.1-py2-none-any.whl
trezor requires Python '>=3.3' but the running Python is 2.7.15
builder for '/nix/store/aqyxki0ckanjk4r1f0an4kj1w4s3kk4f-python2.7-trezor-0.9.1.drv' failed with exit code 1
cannot build derivation '/nix/store/gp4smkzc9r87lzajs17jnq4rh2ayc5q0-python2.7-keepkey-4.0.0.drv': 1 dependencies couldn't be built
```
2018-07-17 23:15:57 +02:00
Maximilian Bosch
d3d1b88873
pythonPackages.flask_cache: remove
...
The package is currently broken and most folks recommend to use
`flask-caching` (see
https://github.com/thadeusb/flask-cache/issues/171 ).
The only package in `nixpkgs` which remained to use `flask_cache`
(`graphite_api`) still builds with `pythonPackages.flask-caching`.
The removal and corresponding `graphite_api` change unbreaks several
Hydra builds (see https://hydra.nixos.org/build/76953777 ).
2018-07-17 22:59:21 +02:00
Pascal Wittmann
90223e4a4a
jdepend: add myself (pSub) as maintainer
2018-07-17 22:00:14 +02:00
Pascal Wittmann
1c702bb8a3
valkyrie: add myself (pSub) as maintainer
2018-07-17 21:48:15 +02:00
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
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
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