Jan Tojnar
62791c3743
Merge branch 'master' into staging-next
2019-09-18 21:15:35 +02:00
Bjørn Forsman
6b3832a519
mdadm: fix path to sendmail
...
Without this, mdadm won't be able to send email notifications:
$ sudo mdadm --monitor --scan --test
sh: /nix/store/2v8jn0lxza72grcm6hciak9fpgm7xb3a-system-sendmail-1.0: Is a directory
Fixes: b074a40f74
("mdadm: use shared system-sendmail")
2019-09-18 20:56:40 +02:00
worldofpeace
175aecb258
Merge pull request #68984 from averelld/iso639-add-setuptools
...
pythonPackages.iso-639: add setuptools dependency
2019-09-18 14:44:20 -04:00
Peter Simons
e1a5f9ff46
Merge pull request #69033 from peti/t/drop-obsolete-ghc-versions
...
drop obsolete versions of the GHC compiler
2019-09-18 19:35:17 +02:00
Peter Simons
8fa86fda32
haskell-packages.nix: cosmetic
2019-09-18 19:28:04 +02:00
worldofpeace
0d11e8575b
Merge pull request #69035 from pacien/riot-v1.3.5
...
riot-{web,desktop}: 1.3.3 -> 1.3.5
2019-09-18 13:25:34 -04:00
Matthew Bauer
2c32f91bfc
nix: mark unix only
...
Nix is only known to work on unix like platforms.
https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.nix.x86_64-linux
2019-09-18 12:51:00 -04:00
Matthew Bauer
3b96c76bef
wxMSW: mark broken
...
This hasn’t worked for a while:
https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.windows.wxMSW.x86_64-linux
2019-09-18 12:51:00 -04:00
pacien
e32515aa92
riot-desktop: 1.3.3 -> 1.3.5
2019-09-18 18:32:41 +02:00
pacien
8e09b940f8
riot-web: 1.3.3 -> 1.3.5
2019-09-18 18:32:25 +02:00
Peter Simons
8dcaebfe3b
ghc: drop unused abi-depends-determinism.nix patch
2019-09-18 18:30:31 +02:00
Peter Simons
1f157b8cf8
ghc: drop obsolete 8.2.2 version
...
We keep the last 3 major releases of GHC around, which are
versions 8.8.1, 8.6.5, and 8.4.4.
2019-09-18 18:28:11 +02:00
Peter Simons
ddb77f3437
ghc: drop obsolete 8.6.4 version
...
The latest version in the 8.6.x branch is 8.6.5.
2019-09-18 18:24:42 +02:00
Peter Simons
ab9f0b7f06
Merge pull request #69032 from peti/t/fix-ghc
...
ghc: revert "compile with DWARF support by default"
2019-09-18 18:13:14 +02:00
Peter Simons
2c70934263
ghc: revert "compile with DWARF support by default"
...
This reverts commits 2021578686
and
f4316473d9
.
Fixes https://github.com/NixOS/nixpkgs/issues/69023 .
2019-09-18 15:18:20 +00:00
worldofpeace
760b677c19
Merge pull request #68729 from worldofpeace/elementary-greeter/master
...
nixos/pantheon: use Pantheon's greeter
2019-09-18 11:16:21 -04:00
worldofpeace
ee29fbd9a2
Merge pull request #68492 from worldofpeace/pam-sessionvariables
...
Introduce environment.profileRelativeSessionVariables
2019-09-18 11:15:26 -04:00
worldofpeace
6663a795a3
nixos/environment: set GTK_EXE_PREFIX
2019-09-18 11:13:43 -04:00
worldofpeace
cc125810cb
nixos/environment: set GTK_DATA_PREFIX
...
Many desktop environment modules are already setting
this so it already makes sense to just do this globally.
2019-09-18 11:13:43 -04:00
worldofpeace
5669b06235
lightdm-mini-greeter: put xgreeters in passthru
2019-09-18 11:13:43 -04:00
worldofpeace
6d7687871e
lightdm-mini-greeter: use wrapGAppsHook
2019-09-18 11:13:43 -04:00
worldofpeace
b558eb8329
nixos/lightdm-gtk-greeter: don't wrap in module
2019-09-18 11:13:43 -04:00
worldofpeace
7814a2f566
nixos/enso-os: don't wrap in module
2019-09-18 11:13:42 -04:00
worldofpeace
feab607ae5
nixos/sddm: don't set XDG_DATA_DIRS
...
environment.profileRelativeSessionVariables should make this unneeded.
2019-09-18 11:13:42 -04:00
worldofpeace
453036c8a7
nixos/gdm: don't set XCURSOR_PATH
2019-09-18 11:13:42 -04:00
worldofpeace
df56adac53
nixos/xdg/icons: use profileRelativeSessionVariables
2019-09-18 11:13:42 -04:00
worldofpeace
671404509b
nixos/terminfo: use profileRelativeSessionVariables
2019-09-18 11:13:42 -04:00
Robert Helgesson
866cc3e792
nixos/system-environment: introduce environment.profileRelativeSessionVariables
...
There is a need for having sessionVariables set relative to the Nix Profiles.
Such as in #68383 .
2019-09-18 11:09:43 -04:00
Joachim Fasting
eb59755f70
tests/hardened: fix build
...
Bug introduced by 4ead3d2ec3
For ZHF https://github.com/NixOS/nixpkgs/issues/68361
2019-09-18 15:38:43 +02:00
Tim Steinbach
4a719e2884
oh-my-zsh: 2019-09-11 -> 2019-09-13
2019-09-18 07:19:12 -04:00
markuskowa
19a51cd2cb
Merge pull request #68263 from moaxcp/micronaut
...
micronaut init at 1.2.1
2019-09-18 13:14:36 +02:00
Mario Rodas
f1747f0f88
Merge pull request #68966 from siriobalmelli-foss/fix/cargo-inspect
...
cargo-inspect: fix build on Darwin
2019-09-18 06:13:15 -05:00
Mario Rodas
957244b137
Merge pull request #69004 from marsam/update-telegraf
...
telegraf: 1.10.2 -> 1.12.1
2019-09-18 06:11:30 -05:00
Mario Rodas
389414b757
Merge pull request #68997 from marsam/update-mtm
...
mtm: 1.0.1 -> 1.1.0
2019-09-18 06:10:56 -05:00
Mario Rodas
ff041bb09c
Merge pull request #69009 from marsam/update-terraform-lsp
...
terraform-lsp: 0.0.5 -> 0.0.6
2019-09-18 06:10:31 -05:00
Thomas Tuegel
86db1ece88
Merge pull request #68820 from babariviere/iosevka-2.0
...
iosevka: 1.4.3 -> 2.3.0
2019-09-18 05:48:48 -05:00
John Mercier
b973a8e0d0
micronaut init at 1.2.1
2019-09-18 06:25:21 -04:00
Sirio Balmelli
7cb3992c6c
cargo-inspect: fix build on Darwin
...
package fails to build with 'ld: framework not found Security'
Solve by adding darwin.apple_sdk.frameworks.Security on Darwin.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-18 10:10:28 +02:00
Vincent Laporte
e598c4001f
Merge pull request #68925 from vbgl/ocaml-cryptokit-fix-68874
...
ocamlPackages.cryptokit: fix #68874
2019-09-18 05:09:57 +00:00
Mario Rodas
24d976e39f
terraform-lsp: 0.0.5 -> 0.0.6
...
Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.6
2019-09-17 23:48:00 -05:00
Orivej Desh
651cd75f6c
python.pkgs.scikitlearn: 0.20.3 -> 0.20.4
2019-09-18 03:14:45 +00:00
Matthew Bauer
eb7118f980
Merge pull request #69002 from marsam/pianobar-darwin
...
pianobar: enable on darwin
2019-09-17 22:29:40 -04:00
Mario Rodas
d990f0df4d
telegraf: 1.10.2 -> 1.12.1
2019-09-17 21:16:09 -05:00
Mario Rodas
5084011920
rclone: 1.49.2 -> 1.49.3 ( #68999 )
...
Changelog: https://forum.rclone.org/t/rclone-1-49-3-release/11825
2019-09-17 20:56:44 -05:00
Mario Rodas
9499f4f5c1
pianobar: enable on darwin
2019-09-17 20:38:51 -05:00
worldofpeace
4eaa8a815c
Merge pull request #66147 from worldofpeace/meson-ninja-docs
...
doc/stdenv: document meson variables
2019-09-17 21:30:36 -04:00
worldofpeace
cd518845e2
doc/stdenv: document meson variables
2019-09-17 21:30:09 -04:00
Mario Rodas
bd56ba8096
mtm: 1.0.1 -> 1.1.0
...
Changelog: https://github.com/deadpixi/mtm/releases/tag/1.1.0
2019-09-17 19:50:42 -05:00
Maximilian Bosch
17fb9ffdda
Merge pull request #68993 from elohmeier/xmind
...
xmind: fix shell escape
2019-09-18 02:44:03 +02:00
worldofpeace
7591343bf3
Merge pull request #68945 from rvolosatovs/update/tendermint
...
tendermint: 0.32.2 -> 0.32.3
2019-09-17 20:42:07 -04:00