aanderse
a9358c4356
nixos/httpd: update documentation to reflect changes from https://github.com/NixOS/nixpkgs/pull/54529 ( #56079 )
2019-02-20 14:43:25 +02:00
Tristan Helmich (omniIT)
ecd5297e87
aptly: 1.2.0 -> 1.3.0
2019-02-20 13:11:53 +01:00
Simon Lackerbauer
e2b4752596
atlassian-jira: 7.13.0 -> 8.0.1
2019-02-20 13:04:22 +01:00
Robert Klotzner
9f3fe63b5f
Add some hint on howto get valid signing keys.
2019-02-20 12:32:08 +01:00
Maximilian Bosch
bbf3381838
weechat: 2.3 -> 2.4
...
https://weechat.org/files/releasenotes/ReleaseNotes-devel.html#v2.4
Also applied a patch from the 2.5 branch in order to fix the darwin
build: https://github.com/weechat/weechat/issues/1308
2019-02-20 11:25:46 +01:00
Vladimír Čunát
61ef8f0b42
grub2: patch to work with updated binutils
...
This blocked some EFI stuff and consequently the channels.
I would fetchpatch, but their cgit server won't work on this commit.
2019-02-20 11:22:54 +01:00
Clemens Fruhwirth
3e7af59243
hostapd: 2.6 -> 2.7
2019-02-20 10:48:00 +01:00
Vincent Laporte
b60b304cef
ocamlPackages.yojson: 1.4.1 -> 1.6.0
2019-02-20 10:41:53 +01:00
Jared Tobin
94f26cb96e
urbit: 0.6.0 -> 0.7.3
2019-02-20 22:35:49 +13:00
dywedir
fa78399161
skim: 0.5.2 -> 0.5.4
2019-02-20 10:38:47 +02:00
Vladimír Čunát
32767d139f
Merge branch 'staging-next'
...
This round is without the systemd CVE,
as we don't have binaries for that yet.
BTW, I just ignore darwin binaries these days,
as I'd have to wait for weeks for them.
2019-02-20 09:38:45 +01:00
Vladimír Čunát
28d983fe25
openscad: enableParallelBuilding = false;
...
Discussion: https://github.com/NixOS/nixpkgs/commit/c68dc2212e22
2019-02-20 09:38:21 +01:00
David Guibert
b218ffdca6
Merge pull request #56041 from f--t/fix/paraview-update
...
paraview: 5.5.2 -> 5.6.0
2019-02-20 09:15:18 +01:00
Elis Hirwing
f342be2c06
Merge pull request #56062 from elseym/jackett-module
...
jackett module: add more options and refactor
2019-02-20 09:14:36 +01:00
Elis Hirwing
66404f0742
Merge pull request #56061 from elseym/radarr-module
...
radarr module: add more options and refactor
2019-02-20 09:14:23 +01:00
Domen Kožar
ae3a807a21
Merge pull request #47334 from bfortz/autojump
...
autojump: new program.autojump.enable flag to automatically load autojump
2019-02-20 15:12:51 +07:00
Elis Hirwing
2407f4cf2b
Merge pull request #55997 from aanderse/php-odbc
...
php: add pdo odbc support
2019-02-20 08:55:30 +01:00
Andreas Rammhold
b7c899a6ce
Merge pull request #56071 from mayflower/pkg/systemd-239.20190219
...
systemd: 239.20190110 -> 239.20190219
2019-02-20 07:20:46 +00:00
Peter Hoeg
ecb3c507f5
Merge pull request #54917 from peterhoeg/f/vmware
...
vmware: move from services to virtualisation and add support for paravirtual controller
2019-02-20 14:34:25 +08:00
Silvan Mosberger
3b2168e2be
murmur_git: Fix
...
Was failing with the following error:
ServerDB: Database driver QSQLITE not available
2019-02-20 06:33:13 +01:00
Dmitry Kalinkin
518f997eb5
qt5.qtwebkit: don't set qmake variables for cmake build
2019-02-19 23:52:07 -05:00
Dmitry Kalinkin
4bbd00e934
qt511.qtwebkit: fix on darwin
...
readline is used on macOS and iOS for some javascript console (JSC). It
seems to be easier to disable it than to fix it.
2019-02-19 23:52:06 -05:00
Dmitry Kalinkin
67186defda
qt5.qtwebkit: refactor version comparison
...
This introduces usingAnnulenWebkitFork variable. Using version
check for qtbase.version is misleading because annulen's fork is not
tied to a specific qt5 release.
2019-02-19 23:51:24 -05:00
Dmitry Kalinkin
f212dd2e32
qt5.qtwebkit: link against libicucore.dylib from darwin.ICU instead of /usr/lib
...
The impure library was introduced in
775531c1e3 ('qt58: extend darwin compatibility')
cmake-based build can use a non-apple ICU if -DMACOS_USE_SYSTEM_ICU=OFF
is set.
2019-02-19 23:51:19 -05:00
Matthew Bauer
c9b14043f0
Merge pull request #54993 from yorickvP/patch-2
...
wayland: separateDebugInfo = true
2019-02-19 23:21:18 -05:00
Matthew Bauer
55757a0d44
Merge pull request #54402 from lopsided98/boehm-gc-cross-fix
...
beohm-gc: fix cross build of dependent packages
2019-02-19 22:51:00 -05:00
Matthew Bauer
d6d5795ed9
Merge pull request #54916 from pbogdan/emacs-xcursor
...
emacs: link libXcursor when using lucid toolkit
2019-02-19 22:50:30 -05:00
Matthew Bauer
7e78ddbf03
Merge pull request #55950 from LnL7/darwin-ubiquity
...
darwin: remove references to Ubiquity.framework
2019-02-19 22:43:20 -05:00
Matthew Bauer
8724819d94
Merge pull request #55910 from veprbl/pr/qt5_qtconnectivity_darwin_fix
...
qt5.qtconnectivity: fix darwin build
2019-02-19 22:37:15 -05:00
Vincent Weisner
a547a9b554
Fix alpha-embedded Target on Hydra ( #55725 )
2019-02-19 22:36:00 -05:00
Matthew Bauer
4141fdaa3f
Merge pull request #55956 from mroi/patch-1
...
glibc: enable cross builds on Darwin
2019-02-19 22:35:30 -05:00
Matthew Bauer
ae3e8355ab
Merge pull request #56021 from illegalprime/fix/cmake-cross
...
cmake: add ability to cross-compile cmake
2019-02-19 22:34:15 -05:00
Artemis Tosini
71c68185e6
openafs_1_8: Include support for Linux 4.20
...
OpenAFS version 1.8.2 does not have support for Linux 4.20,
meaning that linuxPackages_latest.openafs_1_8 would fail
to build.
This patch adds patches taken from the OpenAFS git to
remove the references to deprecated functions. This has been
tested on Linux 4.20 and Linux 4.14
This patch must be removed when OpenAFS 1.8.3 is released
and improved when Linux 5.0 is added to Nix
2019-02-20 02:45:11 +00:00
Benedikt Heine
fa82ebccf6
epkowa: support Epson Perfection V330 Photo
2019-02-19 20:45:31 -05:00
Victor SENE
44f78998bb
mautrix-whatsapp: init at 2019-02-11 ( #56054 )
2019-02-20 01:05:08 +00:00
Florian Klink
aaa0228240
Merge pull request #56068 from andir/linux-firmware-nonfree
...
firmwareLinuxNonfree: 2018-12-13 -> 2019-02-13
2019-02-20 01:59:37 +01:00
Florian Klink
c8b33d15d1
Merge pull request #56076 from telotortium/patch-1
...
tt-rss: Fix syntax error in config.php DB_PASS field
2019-02-20 01:58:28 +01:00
Florian Klink
11699d03bc
Merge pull request #56072 from bgamari/gitlab-database-config
...
nixos/gitlab: Introduce database pool size option
2019-02-20 01:56:28 +01:00
Robert Irelan
7ae4b4897a
tt-rss: Fix syntax error in config.php DB_PASS field
...
Empty password case would write `define('DB_PASS', )` instead of `define('DB_PASS', '')`.
2019-02-19 16:24:17 -08:00
Lorenzo Manacorda
f683caa68a
go-ethereum: 1.18.21 -> 1.18.22
2019-02-20 01:00:09 +01:00
Franz Pletz
341f42b647
Merge pull request #55942 from flokli/gitlab-11.7.5
...
gitlab 11.7.4 -> 11.7.5
2019-02-19 23:25:02 +00:00
Ben Gamari
bd5ba09b79
nixos/gitlab: Introduce database pool size option
...
As well as a extraDatabaseConfig option.
2019-02-19 17:49:15 -05:00
Orivej Desh
c32fa47ab4
aws-sdk-cpp: 1.7.49 -> 1.7.53
2019-02-19 22:40:48 +00:00
Franz Pletz
e94914560b
systemd: 239.20190110 -> 239.20190219
...
Fix CVE-2019-6454.
2019-02-19 23:22:34 +01:00
Orivej Desh (NixOS)
7b25f9c833
Merge pull request #55754 from orivej/aws-sdk-cpp
...
aws-sdk-cpp: 1.6.52 -> 1.7.49; add aws-checksums, aws-c-common, aws-c-event-stream
2019-02-19 22:20:41 +00:00
Andreas Rammhold
b9ac4c1dd3
firmwareLinuxNonfree: 2018-12-13 -> 2019-02-13
2019-02-19 22:59:35 +01:00
Michael Raskin
446520bb9b
Merge pull request #56026 from oxij/tree/move-defaults-to-package-files-half-cuda
...
all-packages.nix: move defaults to package files continues^2
2019-02-19 21:54:02 +00:00
Joachim F
5fc8559fbb
Merge pull request #56056 from delroth/electrum-3.3.4
...
electrum: 3.3.2 -> 3.3.4
2019-02-19 21:50:33 +00:00
Franz Pletz
160abfe3ec
Merge pull request #55872 from aanderse/kdevelop-php
...
kdevelop: added ability to include kdevelop plugins, kdev-php: init at 5.3.1, kdev-python: init at 5.3.1
2019-02-19 21:47:25 +00:00
zimbatm
e0a927556b
mdsh: 0.1.2 -> 0.1.3
2019-02-19 21:56:42 +01:00