Commit Graph

170254 Commits

Author SHA1 Message Date
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
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
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
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
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
Jan Malakhovski
a1fec8667d treewide: assemble all fetchurlBoot uses in overrides to fetchurl itself
The only outside-curl uses of `fetchurlBoot` left are `stdenv`
and `apple-source-releases`. The latter one can probably be removed
too, but I can't test it.

Pros:

- Aggregates all behind-the-scenes insanity in a single place.

Cons:

- At the cost of 10 more derivations (but 0 new outpaths).
2019-02-19 20:55:59 +00:00
Dan Callahan
d20ad56ca7
nixos/gnome3: enable bolt by default
GNOME's support for Thunderbolt 3 requires the bolt daemon.

Fixes #55938
2019-02-19 20:54:39 +00:00
Dan Callahan
139e12323f
nixos/bolt: init at 0.7 2019-02-19 20:54:38 +00:00
Dan Callahan
c2a1d01a4b
bolt: init at 0.7 2019-02-19 20:54:37 +00:00
Dan Callahan
b121c01672
pythonPackages.python-dbusmock: init at 0.18.1 2019-02-19 20:54:36 +00:00
Dan Callahan
ffca542386
maintainers: add callahad 2019-02-19 20:54:36 +00:00
Franz Pletz
f336986521
ncmpcpp: enable outputs and clock tab by default 2019-02-19 21:47:06 +01:00
Franz Pletz
d8e918fa7c
minishift: 1.30.0 -> 1.31.0 2019-02-19 21:45:23 +01:00
Franz Pletz
7694c5149a
youtubeDL: 2019.01.30.1 -> 2019.02.18 2019-02-19 21:45:00 +01:00
worldofpeace
82cde8f36e
Merge pull request #55651 from rvolosatovs/update/godef
godef: 1.0.0 -> 1.1.1
2019-02-19 14:59:49 -05:00
worldofpeace
b2de398ede
Merge pull request #56060 from Tomahna/mopidy-iris
mopidy-iris: 3.32.4 -> 3.32.5
2019-02-19 14:52:14 -05:00
Ryan Mulligan
e27fabb737
Merge pull request #55749 from delroth/tpm2-tools
Add package tpm2-tools (+ deps) to nixpkgs
2019-02-19 11:51:58 -08:00
worldofpeace
dd4a1c1d66
mbed-cli: Enable tests 2019-02-19 20:45:53 +01:00
elseym
a73817ed82
jackett module: add more options and refactor 2019-02-19 20:45:00 +01:00
Roman Volosatovs
6c26419f5e
godef: Use fetchFromGitHub 2019-02-19 20:39:25 +01:00
Sarah Brofeldt
45fceae236
Merge pull request #56001 from johanot/coredns-1.3.1-dashboard-1.10.1
nixos/kubernetes: Bump CoreDNS and Dashboard
2019-02-19 20:31:31 +01:00
elseym
7b58ca7797
radarr module: add more options and refactor 2019-02-19 20:25:58 +01:00
Kevin Rauscher
1ecd8a0daf mopidy-iris: 3.32.4 -> 3.32.5 2019-02-19 20:04:56 +01:00
Pierre Bourdon
d21e4f1ab4
tpm2-tools: init at 3.1.3 2019-02-19 20:02:31 +01:00
Pierre Bourdon
0cb599293b
tpm2-tss: init at 2.2.0 2019-02-19 20:02:31 +01:00
Pierre Bourdon
67d912af0a
ibm-sw-tpm2: init at 1332 2019-02-19 20:02:31 +01:00
Alyssa Ross
03bffcb674
Merge pull request #56049 from alyssais/gotop
gotop: 1.7.1 -> 2.0.1
2019-02-19 18:14:48 +00:00
Alyssa Ross
9e8c2671d7
gotop: use vendored dependencies 2019-02-19 18:00:33 +00:00
Dmitry Kalinkin
3e3e3918f2 qt5.qtwebengine: fail properly
QtWebEngine's build system is setup to perform certain platform checks
(see mkspecs/features/platform.prf). But a failed check will not cause
configuration phase to fail, but instead it configures no build targets.
So in such case the build will successfully perform build and install
phases. An empty output directories will are produced and the build
succeeds.

This patches qtwebengine qmake files to properly fail during
configuration phase.

This doesn't touch qt56 as it doesn't have this mechanism.
2019-02-19 12:28:15 -05:00
Vladimír Čunát
e20188f181
stp: fixup build by using older bison
I have no idea what's wrong.
2019-02-19 18:18:04 +01:00