dywedir
398af805aa
exiftool: 11.11 -> 11.30
2019-03-08 11:44:59 +02:00
Jan Malakhovski
83ae1ffed4
pkgs/top-level/stage.nix: don't override overlays
and config
in nixpkgsFun
...
`nixpkgsFun` already sets them via `args`. Doing this also introduces unexpected
hard to debug errors, see the patch.
2019-03-08 11:37:20 +02:00
danbst
5aa813dcc9
pkgs/top-level: little doc fix for mkMassRebuild
2019-03-08 11:23:46 +02:00
Jan Malakhovski
4a647dd225
pkgs/top-level: check types of nixpkgs.config
...
This patch simply introduces a plain simple NixOS module and passes
`nixpkgs.config` through it via `evalModules` (with some temporary hackery to
passthru undefined options).
2019-03-08 11:19:38 +02:00
Jan Malakhovski
570aed4b46
lib: add showWarnings
2019-03-08 11:19:18 +02:00
Johan Thomsen
80c4fd4f85
nixos/kubernetes: minor module fixes
...
- mkDefault etcd instance name
- make sure ca-cert in mkKubeConfig can be overriden
- fix controller-manager "tls-private-key-file" flag name
2019-03-08 09:18:51 +01:00
Michael Weiss
e84cf5edad
androidStudioPackages.beta: 3.4.0.14 -> 3.4.0.15
2019-03-08 09:11:10 +01:00
Ryan Mulligan
18f6dbe6be
nixos/hdaps: automatically enable the hdapsd kernel module ( #56309 )
...
patch by hpoussin via
https://discourse.nixos.org/t/hdapsd-automatically-enable-the-hdapsd-kernel-module/2183
2019-03-08 09:50:02 +02:00
Izorkin
768bb1724e
php73: 7.3.2 -> 7.3.3
2019-03-08 10:21:41 +03:00
Jörg Thalheim
32214c25d4
Merge pull request #57049 from dtzWill/update/wireless-regdb-2019.03.01
...
wireless-regdb: 2018.10.24 -> 2019.03.01
2019-03-08 07:20:18 +00:00
Izorkin
c6290e381f
php72: 7.2.15 -> 7.2.16
2019-03-08 10:16:37 +03:00
Izorkin
627275399c
php71: 7.1.26 -> 7.1.27
2019-03-08 10:12:02 +03:00
Jörg Thalheim
e9b9f056a8
cheat: 2.3.1 -> 2.5.1
2019-03-08 06:49:17 +00:00
Jörg Thalheim
f907218f53
Merge pull request #57058 from tadfisher/plata
...
plata-theme: 0.5.0 -> 0.6.0
2019-03-08 06:41:34 +00:00
Jörg Thalheim
3707732e41
Merge pull request #57061 from elasticdog/bazel-buildtools
...
bazel-buildtools: unstable -> 0.22.0
2019-03-08 06:24:33 +00:00
Jörg Thalheim
87c7d2da80
Merge pull request #57060 from teto/fix/buildLuarocksPackage
...
buildLuarocksPackage: adjust the manifest path
2019-03-08 06:11:57 +00:00
Maximilian Bosch
94c3ac2574
pythonPackages.pybind11: apply patch to properly get headers directories
...
It seems as the `pybind11` build code returns the Python headers
directory (where the `pybind11` headers are stored as well on traditional
setups) rather than returning the dedicated prefix[1].
An exemplary fallout is the broken build of `pyopencl`[2].
[1] https://github.com/pybind/pybind11/issues/1425
[2] https://github.com/NixOS/nixpkgs/pull/56082
2019-03-08 07:08:44 +01:00
Aaron Bull Schaefer
1b3b781d60
bazel-buildtools: unstable -> 0.22.0
2019-03-07 20:37:23 -08:00
Matthieu Coudron
16e3574e29
buildLuarocksPackage: adjust the manifest path
...
the new luarocks 3.0.4 uses different paths for the manifests, hence creating new collisions.
2019-03-08 13:24:23 +09:00
Dmitry Kalinkin
727246c440
Merge pull request #57054 from 0x4A6F/master-0x4A6F
...
maintainers.0x4A6F: update handle
2019-03-07 22:15:14 -05:00
Dmitry Kalinkin
2eeb7a9e69
texlive: add tug.org as a mirror for 2018-final
2019-03-07 21:43:49 -05:00
Silvan Mosberger
6c81f41e36
Merge pull request #56880 from mayflower/bash-root-prompt-fix
...
nixos/bash: fix root prompt
2019-03-08 03:10:18 +01:00
Tad Fisher
d2e375467b
plata-theme: 0.5.0 -> 0.6.0
2019-03-07 17:44:38 -08:00
Silvan Mosberger
0036842e8d
Merge pull request #57006 from kyren/bepasty-fix
...
nixos/bepasty: switch to python3Packages to match bepasty package
2019-03-08 01:54:48 +01:00
Silvan Mosberger
4a9a596fbf
Merge pull request #56625 from aanderse/phpfpm
...
set phpOptions per phpfpm pool, instead of applying to every phpfpm pool
2019-03-08 01:53:18 +01:00
Jan Tojnar
9c79db3b56
Merge pull request #57041 from dtzWill/update/geary-0.13.2
...
gnome3.geary: 0.13.1 -> 0.13.2
2019-03-08 01:46:46 +01:00
Silvan Mosberger
782cc919c8
Merge pull request #56254 from shosti/gnupg-ssh-austh-sock
...
nixos/gnupg: set SSH_AUTH_SOCK in non-interactive settings
2019-03-08 01:46:34 +01:00
Will Dietz
10646d5e62
pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
...
Fixes #56993 .
2019-03-07 17:39:28 -06:00
worldofpeace
9c88a4162a
Merge pull request #57047 from eadwu/vscode/1.32.0
...
vscode: 1.31.1 -> 1.32.0
2019-03-07 17:54:39 -05:00
0x4A6F
4c171bdd45
maintainers.0x4A6F: update handle
...
- add github
- add key
2019-03-07 22:47:50 +00:00
Will Dietz
d2702cf81d
broot: 0.6.3 -> 0.7.0
2019-03-07 16:44:01 -06:00
Will Dietz
7ec3142207
pythonPackages.m2crypto: 0.30.1 -> 0.32.0
...
bdbacebd87
2019-03-07 16:43:08 -06:00
Will Dietz
bdc2080f95
wireless-regdb: 2018.10.24 -> 2019.03.01
2019-03-07 16:41:03 -06:00
Will Dietz
27fd948cf7
unifont_upper: 11.0.03 -> 12.0.01
2019-03-07 23:38:02 +01:00
Will Dietz
5531e13f65
unifont: 11.0.03 -> 12.0.01
...
http://lists.gnu.org/archive/html/info-gnu/2019-03/msg00002.html
2019-03-07 23:38:02 +01:00
worldofpeace
3ba5f177f0
pantheon.wingpanel: fix potentially overlapping windows
...
https://github.com/elementary/wingpanel/pull/198
2019-03-07 17:36:56 -05:00
worldofpeace
d7764de507
pantheon.wingpanel-indicator-sound: 2.1.2 -> 2.1.3
...
https://github.com/elementary/wingpanel-indicator-sound/releases/tag/2.1.3
2019-03-07 17:36:56 -05:00
worldofpeace
bd86c2905f
pantheon.wingpanel-indicator-keyboard: 2.1.1 -> 2.1.2
...
Just translations.
https://github.com/elementary/wingpanel-indicator-keyboard/releases/tag/2.1.2
2019-03-07 17:36:56 -05:00
worldofpeace
9ca0f4794a
pantheon.switchboard-plug-keyboard: 2.3.4 -> 2.3.5
...
No more silly LIBRARY_PATH
https://github.com/elementary/switchboard-plug-keyboard/releases/tag/2.3.5
2019-03-07 17:36:56 -05:00
worldofpeace
7eedc53ef1
pantheon.elementary-code: 3.0.2 -> 3.1.0
...
https://github.com/elementary/code/releases/tag/3.1.0
2019-03-07 17:36:56 -05:00
Niclas
12153dc4cc
filet: 0.1.1 -> 0.1.2 ( #57032 )
2019-03-07 23:34:34 +01:00
R. RyanTM
6afc071a6c
jackett: 0.10.707 -> 0.10.846 ( #56709 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-03-07 23:27:02 +01:00
Pascal Bach
87cb443497
unifiStable: 5.10.17 -> 5.10.19 ( #56992 )
2019-03-07 23:11:43 +01:00
Josef Kemetmüller
811293134b
pythonPackages.mxnet: Fix build ( #56848 )
2019-03-07 23:06:11 +01:00
Josef Kemetmüller
680e9f1d91
xorg.editres: fix build ( #56979 )
2019-03-07 23:01:46 +01:00
Josef Kemetmüller
22160302cf
xorg.oclock: Fix build ( #56978 )
2019-03-07 22:59:06 +01:00
Josef Kemetmüller
61a8aca8e5
udocker: Fix build ( #57002 )
...
The latest changes to support better cross-compilation compatibility
have introduced a stricter handling of dependency specifications in
python. Since b4acd97
, mock and nosetest should be checkInputs, since
they are used for testing.
Fixes : #56972
2019-03-07 22:55:12 +01:00
Will Dietz
e8d116f8ee
man-pages: 4.16 -> 5.00 ( #57039 )
2019-03-07 22:49:33 +01:00
Edmund Wu
2a0d01f076
vscode: 1.31.1 -> 1.32.0
2019-03-07 16:47:45 -05:00
Will Dietz
deb8936aba
gnome3.geary: 0.13.1 -> 0.13.2
2019-03-07 16:43:05 -05:00