Commit Graph

184227 Commits

Author SHA1 Message Date
Nikolay Amiantov
6f0b781bc1 virtualbox: enable Java bindings
Almost doesn't affect closure size:

Before:
/nix/store/0l23ahih0wzm39q7vgch9v86pw28shdh-virtualbox-6.0.8	 545.9M

After:
/nix/store/s7c6jgf6p0w64fxxh9iik9yi1rsmf2jz-virtualbox-6.0.8	 546.6M
2019-06-28 17:49:36 +03:00
Michael Weiss
d24aefd52f
jekyll: Improve the "jekyll new" experience
See https://github.com/NixOS/nixpkgs/issues/58126 for more details.

This will instruct the user how to manually finish the setup instead of
failing with error messages (unfortunately it is quite a bit hacky
though...).

Extra note:
We cannot use "bundle config --local" due to BUNDLE_GEMFILE (would
attempt to create .bundle/config in the Nix store) and manually creating
.bundle/config doesn't work either as these configuration variables are
still overwritten by the environment variables, even though this
shouldn't be the case [0].

[0]: https://bundler.io/v2.0/man/bundle-config.1.html
2019-06-28 16:12:15 +02:00
Nikolay Amiantov
67ea4fcd3b intel-media-driver: disable tests
Works only on hosts with suitable CPUs.

Fixes Hydra failures:
https://hydra.nixos.org/build/95442132
2019-06-28 16:55:56 +03:00
Nikolay Amiantov
62ef555a96 lutris: use wineWowPackages
They are built by Hydra.
2019-06-28 16:55:56 +03:00
xrelkd
5a5245ed8d youtube-dl: 2019.06.21 -> 2019.06.27 2019-06-28 13:55:44 +00:00
Nikolay Amiantov
9d9eb87c19 openjfx11: init at 11.0.3+1 2019-06-28 15:38:08 +03:00
Tim Steinbach
2cbaf5b75c
oh-my-zsh: 2019-06-15 -> 2019-06-27 2019-06-28 07:57:58 -04:00
Tim Steinbach
7fc5ecf9a2
linux: 4.9.183 -> 4.9.184 2019-06-28 07:52:58 -04:00
Tim Steinbach
8e1c89a62d
linux: 4.4.183 -> 4.4.184 2019-06-28 07:52:38 -04:00
Tim Steinbach
866bfbc3a3
linux: 4.14.130 -> 4.14.131 2019-06-28 07:52:12 -04:00
adisbladis
74e217e6af
pythonPackages.datadog: 0.26.0 -> 0.29.3 2019-06-28 11:34:54 +01:00
adisbladis
8a1c8e6158
conda: Remove version suffix
Currently the `conda-shell` binary is installed as
`conda-shell-4.6.14` which is not very friendly to type.

With this change the binary is simply installed as `conda-shell`.
2019-06-28 11:34:54 +01:00
Vladimír Čunát
6df405b654
Merge #63569: luaPackages.bit32: fix with LuaJIT 2019-06-28 12:17:53 +02:00
markuskowa
96664094e9
Merge pull request #63803 from markuskowa/add-ptp
linuxptp: init at 2.0
2019-06-28 10:37:34 +02:00
markuskowa
cb9840f485
Merge pull request #63830 from sikmir/update-qmapshack
qmapshack: 1.12.3 -> 1.13.0
2019-06-28 10:36:08 +02:00
Orivej Desh
02d750348a pythonPackages.mpi4py: 3.0.1 -> 3.0.2 2019-06-28 03:38:51 +00:00
Orivej Desh
bfc789118b openmpi: fix segfault in btl vader at MPI_Finalize
The fix is scheduled for release in OpenMPI 4.0.2.

Upstream issue: https://github.com/open-mpi/ompi/issues/6524
2019-06-28 03:38:51 +00:00
worldofpeace
8789ff3179
Merge pull request #63822 from worldofpeace/dde-control-center/init
deepin.dde-control-center: init at 4.10.11
2019-06-27 22:15:52 -04:00
worldofpeace
8c2bcb181e nixos/deepin: add dde-control-center 2019-06-27 22:15:13 -04:00
worldofpeace
072a755870 deepin.dde-control-center: init at 4.10.11 2019-06-27 22:15:13 -04:00
Nikolay Korotkiy
9a9e1fa462
qmapshack: 1.12.3 -> 1.13.0 2019-06-28 01:34:21 +03:00
Vladyslav M
3062e92657
viking: 1.6.2 -> 1.7 (#63870)
viking: 1.6.2 -> 1.7
2019-06-28 01:23:57 +03:00
worldofpeace
4d1f8e9bf0
Merge pull request #63770 from romildo/upd.matcha-gtk-theme
matcha: 2019_05_09 -> 2019-06-22
2019-06-27 18:11:55 -04:00
worldofpeace
cdeadfe2d7
Merge pull request #63796 from romildo/upd.deepin.dde-daemon
deepin.dde-daemon: 3.27.2.5 -> 3.27.2.6; fix some hard coded paths
2019-06-27 18:10:44 -04:00
Timo Kaufmann
9a140a0989
Merge pull request #63873 from timokau/tensorflow-1.14
tensorflow: 1.13.1 -> 1.14 + dependencies
2019-06-27 23:46:28 +02:00
markuskowa
ca0c355150
Merge pull request #63850 from markuskowa/upd-soapyuhd
soapyuhd: 0.3.5 -> 0.3.6
2019-06-27 23:39:55 +02:00
Timo Kaufmann
66fa457ba1
Merge pull request #59989 from timokau/sage-8.8
sage: 8.7 -> 8.8
2019-06-27 23:30:12 +02:00
Timo Kaufmann
377a60f902 python: tensorflow: 1.13.1 -> 1.14.0, tensorflow-tensorboard: 1.13.0 -> 1.14.0, tensorflow-estimator: 1.13.0 -> 1.14.0
All in one commit because the packages are all interdependent and have
to be upgraded together.
2019-06-27 22:37:20 +02:00
Vladyslav M
576ffb1f32
rust-bindgen: 0.49.2 -> 0.49.3 (#63816)
rust-bindgen: 0.49.2 -> 0.49.3
2019-06-27 23:25:29 +03:00
Timo Kaufmann
5b2db39c49 sage: 8.8.rc2 -> 8.8 2019-06-27 22:05:30 +02:00
Timo Kaufmann
e7d4386e0e sage: 8.8.rc1 -> 8.8.rc2 2019-06-27 22:03:00 +02:00
Timo Kaufmann
218fd843a3 sage: 8.8.rc0 -> 8.8.rc1 2019-06-27 22:03:00 +02:00
Timo Kaufmann
409bee28b6 sage: 8.8.beta7 -> 8.8.rc0 2019-06-27 22:03:00 +02:00
Timo Kaufmann
c76e8fa86e sage: 8.8.beta6 -> 8.8.beta7 2019-06-27 22:02:57 +02:00
Timo Kaufmann
9f434d7080 sage: 8.8.beta5 -> 8.8.beta6 2019-06-27 22:01:40 +02:00
Timo Kaufmann
325a5037bf sage: 8.8.beta4 -> 8.8.beta5 2019-06-27 22:01:37 +02:00
Timo Kaufmann
240d4c31d2 sage: 8.8.beta3 -> 8.8.beta4 2019-06-27 21:57:33 +02:00
Timo Kaufmann
608948e3e9 sage: 8.8.beta2 -> 8.8.beta3 2019-06-27 21:57:33 +02:00
Timo Kaufmann
21c1ab6776 sage: 8.7 -> 8.8.beta2 2019-06-27 21:57:27 +02:00
Michael Weiss
1fba584898
androidStudioPackages.beta: 3.5.0.16 -> 3.5.0.17
I'll skip the Android Studio 3.6 Canary 4 update due to this problem:
https://issuetracker.google.com/issues/136077720#comment9
2019-06-27 21:54:31 +02:00
Nikolay Korotkiy
46ecda4a33
viking: 1.6.2 -> 1.7 2019-06-27 22:46:11 +03:00
Graham Christensen
e961d31d83
Merge pull request #63867 from etu/phpfpm-missing-variable-fpmCfg
nixos/phpfpm: Remove usage of undefined variable fpmCfg
2019-06-27 14:58:33 -04:00
Elis Hirwing
54645ce43a
nixos/phpfpm: Remove usage of undefined variable fpmCfg 2019-06-27 20:39:18 +02:00
Elis Hirwing
b5478fd1a2
Merge pull request #63156 from Izorkin/phpfpm-rootless
phpfpm: do not run anything as root
2019-06-27 19:13:53 +02:00
Elis Hirwing
dbb00bfcbf
Merge pull request #63726 from davidtwco/lidarr/specify-package
nixos/lidarr: allow specifying package
2019-06-27 19:06:51 +02:00
Aaron Andersen
fa01a229e7
Merge pull request #63101 from dasJ/gitea-jwt
nixos/gitea: Generate a JWT secret for git LFS
2019-06-27 13:06:17 -04:00
Aaron Andersen
ae02678a9d
Merge pull request #63786 from aanderse/mysql
mysql: drop support for deprecated package & module option
2019-06-27 12:14:35 -04:00
adisbladis
277f865c2a
Merge pull request #63859 from talyz/fix-aac-defaults
pulseaudio-modules-bt: Patch default settings for AAC encoding
2019-06-27 16:07:45 +01:00
talyz
700bab5b80 pulseaudio-modules-bt: Patch default settings for AAC encoding
The upstream defaults result in audibly worse quality than simply
relying on the builtin SBC codec, making it somewhat useless. Attempt
to fix this by setting saner defaults.
2019-06-27 16:46:25 +02:00
Vincent Laporte
5f78fa399d
coqPackages.gappalib: disable for Coq 8.10 2019-06-27 13:59:02 +00:00