Commit Graph
125033 Commits
Author SHA1 Message Date
Franz PletzandGitHub 46928cf32e Merge pull request #33657 from dtzWill/update/nginxMainline-1.13.8
nginxMainline: 1.13.6 -> 1.13.8
2018-01-09 17:19:32 +00:00
Will Dietz 0bbcfb0d6d nginxMainline: 1.13.6 -> 1.13.8
See http://nginx.org/en/CHANGES
2018-01-09 10:55:52 -06:00
Vladimír Čunát d6bf8eb71b Merge #33614: nixos/kresd improvements
The PR was extended with other fixes.  All tested by me atop 17.09.
2018-01-09 17:26:31 +01:00
Vladimír Čunát 4bc4c08838 nixos/kresd: service nitpicks 2018-01-09 17:25:18 +01:00
Vladimír Čunát 3ab85ed1ac nixos/kresd: use DNSSEC root trust anchor from nixpkgs
in read-only way.  If the cache directory is empty and you use the
very same service for system's DNS, kresd is unable to bootstrap root
trust anchors, as it would need a DNS lookup.

Also, if we don't rely on bootstrap, the extra lua deps of kresd could
be dropped by default, but let's not do that now, as the difference in
closure size is only ~4 MB, and there may be other use cases than
running the package as nixos service this way.
2018-01-09 17:24:49 +01:00
Shea Levy f607771d0f Add cri-tools 2018-01-09 11:18:25 -05:00
Vladimír Čunát f312e6d993 nixos/kresd: use systemd.tmpfiles
Since 4e4161c212 it works on nixos-rebuild.
2018-01-09 17:11:36 +01:00
Tim Steinbach dd86923d3a oh-my-zsh: 2017-09-24 -> 2017-12-14 2018-01-09 10:14:43 -05:00
Tim Steinbach f90ddfee7a atom-beta: 1.24.0-beta1 -> 1.24.0-beta2 2018-01-09 10:12:01 -05:00
Tim Steinbach fcc48ccced atom: 1.23.1 -> 1.23.2 2018-01-09 10:09:47 -05:00
Tim Steinbach e114a5c0d7 sbt: 1.0.4 -> 1.1.0 2018-01-09 10:07:05 -05:00
Eelco DolstraandGitHub 73a01aa028 Merge pull request #33642 from teozkr/libguestfs-java
Added JDK dependency to libguestfs
2018-01-09 15:25:55 +01:00
adisbladis c23b036e96 firefox-devedition-bin: 58.0b14 -> 58.0b15 2018-01-09 22:06:32 +08:00
adisbladis 5849d92104 firefox-beta-bin: 58.0b14 -> 58.0b15 2018-01-09 22:06:31 +08:00
Robin Gloster 7c5430c27c Revert "rust: store the cargo-vendor config"
This reverts commit 0af2c5891b.

See https://github.com/NixOS/nixpkgs/commit/0af2c5891bfccfe5a6e8ba67e95c5852c45529d2#commitcomment-26737983
This breaks the cargoSha256 hashes.
2018-01-09 15:03:03 +01:00
Teo Klestrup Röijezon 440cfd3e42 libguestfs: Made Java dependency optional 2018-01-09 14:38:53 +01:00
Teo Klestrup Röijezon e74f61f30d libguestfs: Added JDK dependency
This is required with the current set of configure flags
2018-01-09 14:38:26 +01:00
Eelco DolstraandGitHub 86a45e0308 Merge pull request #33649 from dtzWill/fix/schedprio-int
schedulingPriority should be an int, fix check-meta type and in-tree use
2018-01-09 14:30:27 +01:00
Will Dietz 9721ed22e8 schedulingPriority should be an int, fix check-meta type and in-tree use 2018-01-09 07:25:24 -06:00
Sander van der Burg a18da9b689 titaniumenv: add hack to reduce keychain blocking problems 2018-01-09 13:24:30 +01:00
Orivej DeshandGitHub 7a891ebbdd Merge pull request #33641 from dhess/gcc-armv7l-fix
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
2018-01-09 12:18:43 +00:00
Sander van der Burg 792d48bc94 titaniumenv: fix path to IPA build product 2018-01-09 12:30:58 +01:00
Christian Kauhaus 18cf038d6f Update my e-mail address
My work address is more appropriate now.
2018-01-09 12:09:36 +01:00
goibhniuandGitHub 505767557f Merge pull request #33611 from ckauhaus/submit/symlinks-1.4.3
symlinks: 1.4 -> 1.4.3
2018-01-09 12:00:26 +01:00
Cray Elliott 3ffb4137d9 discord: 0.0.3 -> 0.0.4 2018-01-09 01:43:56 -08:00
Andreas RammholdandGitHub aff2de4909 Merge pull request #33613 from andir/linux_4_15_rc7
linux_testing: 4.15-rc4 -> 4.15-rc7
2018-01-09 07:39:39 +00:00
adisbladis 9638055534 inotify-tools: 3.14 -> 3.20.1
Closes #33609
2018-01-09 12:14:46 +08:00
Drew Hess 3ed545ab31 Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
This commit breaks native armv7l-linux builds. Revert it until it can
be root-caused. This reversion does not affect other platforms or
cross-compiling.

This reverts commit 0f5c804631.
2018-01-08 20:03:33 -08:00
Daiderd JordanandRobin Gloster b195d8ab07 rustc: disable failing tests on darwin 2018-01-09 03:37:53 +01:00
zimbatmandRobin Gloster 0af2c5891b rust: store the cargo-vendor config
cargo-vendor generates almost the right cargo config. Store it with the
vendored files and patch it on use.

This allows to re-use the generated config when using git dependencies.
2018-01-09 03:37:53 +01:00
zimbatmandRobin Gloster c5456dbfec cargo: 0.22.0 -> 0.23.0 2018-01-09 03:37:53 +01:00
zimbatmandRobin Gloster 8559dd0474 rustc: 1.21.0 -> 1.22.1
* removed --enable-clang as it has disappeared
* removed old fixes that have been integrated in upstream
2018-01-09 03:37:53 +01:00
Shea Levy 6d3ff29d03 Add grpc. 2018-01-08 21:27:32 -05:00
Shea Levy 9d7883374c Add gflags 2018-01-08 21:27:32 -05:00
Orivej Desh f4afbf6e77 neovim: fix quoting for makeWrapper
Fixes #33625 after #31497
2018-01-09 01:47:16 +00:00
Tim Williamsandadisbladis 067cac78e8 mixxx: add AAC support
fixes #29472
2018-01-09 09:29:02 +08:00
Herwig Hochleitner dbb774c5e1 chromium: update 63.0.3239.108 -> 63.0.3239.132
this introduces a standard approach to playing with patches from the
gentoo repository.

the patches for 64 are a first guess during a build in progress

cc @YorikSar @aszlig
2018-01-09 02:20:07 +01:00
Herwig Hochleitner 6ce61b12cd dropbox: 38.4.27 -> 40.4.46 2018-01-09 02:18:11 +01:00
José Romildo MalaquiasandTuomas Tynkkynen 0880ec7033 atril: enable caja 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen bf4c39134c mate-panel: 1.18.6 -> 1.18.7 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen 17efcaa8aa caja: wrap executables with wrapGAppsHook 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen b81e646d9b mate: remove cajaWithExtensions 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen 8b416450ea mate: let caja find extensions and gsettings schemas 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen d0a884479d python-caja: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen 800dbc2e4e caja-dropbox: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen b1cc3eb48e mozo: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen fe7292d81a mate-user-share: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen 019636c02e eom: list hicolor_icon_theme after gtk
There is a bug on the glib hooker that prevents running its pre fixup
phase if it is listed before hicolor_icon_theme in the dependencies of a
derivation.
2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen 598c6c13f0 mate-panel: let mate-panel find applets in config system path 2018-01-09 02:40:04 +02:00
José Romildo MalaquiasandTuomas Tynkkynen ca27392d9c mate-control-center: add gsettings schemas path to XDG vars
mate-control-center depends on mate-settings-daemon, but the later needs
gsettings schemas  provided by the former. To fix this the gsettings schema
path from mate-control-center is added to XDG_DATA_DIRS at session
startup.
2018-01-09 02:40:04 +02:00