Commit Graph

95431 Commits

Author SHA1 Message Date
Franz Pletz
d7624d6677
icecast: 2.4.1 -> 2.4.3 2017-06-20 03:56:25 +02:00
Franz Pletz
ffb0ddc516
bandwidth: 1.3.1 -> 1.4.2 2017-06-20 03:45:49 +02:00
Franz Pletz
65b3f5e8e7
kea: 1.1.0 -> 1.2.0 2017-06-20 03:45:49 +02:00
Franz Pletz
c9268482e0
lxd: 2.12 -> 2.14 2017-06-20 03:45:48 +02:00
Franz Pletz
9da4cb176a
lxcfs: 2017-03-02 -> 2.0.7 2017-06-20 03:45:48 +02:00
Franz Pletz
eb8c14751a
lxc: 2.0.7 -> 2.0.8 2017-06-20 03:45:47 +02:00
Franz Pletz
a7210764eb
squid4: 4.0.17 -> 4.0.20 2017-06-20 03:45:47 +02:00
Franz Pletz
fcbf28d6b5
squid: 3.5.23 -> 3.5.26 2017-06-20 03:45:46 +02:00
Franz Pletz
294a20ea02
smcroute: 2.1.0 -> 2.3.1 2017-06-20 03:45:46 +02:00
Franz Pletz
e60c958811
prometheus: 1.5.2 -> 1.7.1 2017-06-20 03:45:45 +02:00
Franz Pletz
05cb49625d
powertop: 2.8 -> 2.9 2017-06-20 03:45:45 +02:00
Franz Pletz
aa58307973
mbedtls: 2.4.0 -> 2.4.2 2017-06-20 03:45:44 +02:00
Franz Pletz
11bf721290
mbedtls_1_3: 1.3.18 -> 1.3.19 2017-06-20 03:45:44 +02:00
Franz Pletz
e7f5e7fe3b
whois: 5.2.15 -> 5.2.16 2017-06-20 03:45:43 +02:00
Franz Pletz
bc3ee6bfd4
dnsmasq: 2.76 -> 2.77 2017-06-20 03:45:43 +02:00
Franz Pletz
ed71a3a678
chrony: 3.0 -> 3.1 2017-06-20 03:45:42 +02:00
Franz Pletz
735dcc1a27
charybdis: 3.5.3 -> 3.5.5 2017-06-20 03:45:42 +02:00
Franz Pletz
c34d43a4ce
openttd: 1.6.1 -> 1.7.1 2017-06-20 03:45:41 +02:00
Franz Pletz
99bd99db3d
bzflag: 2.4.8 -> 2.4.10 2017-06-20 03:45:41 +02:00
Franz Pletz
42dcabf414
mitmproxy: 2.0.0 -> 2.0.2 2017-06-20 03:45:40 +02:00
Franz Pletz
7f1fc9f838
collectd: 5.7.0 -> 5.7.2 2017-06-20 03:45:40 +02:00
Franz Pletz
60cddbe3da
screen-message: 0.24 -> 0.25 2017-06-20 03:45:39 +02:00
Franz Pletz
19a840cb66
jenkins: 2.65 -> 2.66 2017-06-20 03:45:39 +02:00
Franz Pletz
21b5093966
libite: 1.8.2 -> 1.8.3 2017-06-20 03:45:38 +02:00
Franz Pletz
aea08dd53e
kanboard: 1.0.40 -> 1.0.44 2017-06-20 03:45:38 +02:00
Franz Pletz
8a00d89618
aubio: 0.4.4 -> 0.4.5 2017-06-20 03:45:38 +02:00
Tim Steinbach
2764961b87
linux: 4.12-rc5 -> 4.12-rc6 2017-06-19 21:21:15 -04:00
Peter Simons
534a8efe17 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-11-gb2cb3cb from Hackage revision
da66240a00.
2017-06-19 22:42:48 +02:00
Peter Simons
bb394afa25 haskell-ghc-syb-utils: force update to latest version
We need 0.2.3.2 to build successfully. LTS 8.x will catch up, eventually, but
until then we force the update.

Closes https://github.com/NixOS/nixpkgs/issues/26689.
2017-06-19 22:42:47 +02:00
Peter Simons
cb6a99d878 haskell-test-framework-quickcheck2: force update to latest version
We need 0.3.0.4 to build successfully. LTS 8.x will catch up, eventually, but
until then we force the update.
2017-06-19 22:42:47 +02:00
Gleb Peregud
0fccd5bba4 erlang: update documentation.
The documentation got a bit stale compared to actual contents of
nixpkgs. This commit focuses on updating existing docs, not on making
sure all details of beam packages are covered.
2017-06-19 19:58:57 +02:00
Gleb Peregud
7797e1a1dd erlang: put Elixir/LFE into per-OTP packageset.
This makes beam.package.erlangR19.abnf to be actually built with R19,
instead of the default R18. It means that Elixir and LFE are provided in
two versions, one built with R18 and with R19.

Please note that Elixir does not build with R16 and R17 - trying to
access beam.packages.erlang{R16,R17}.elixir will throw an error.
2017-06-19 19:58:57 +02:00
Jörg Thalheim
10c2f39df0
vimPlugins.vimwiki: readd
was remove accidentally removed in 425bc07d43
2017-06-19 18:56:38 +01:00
Gleb Peregud
f66b0186dc erlang: fix rebar3-nix-bootstrap in Erlang < R18. 2017-06-19 19:53:15 +02:00
Gleb Peregud
d1b9c9d2cd erlang: refactor: build packages per Erlang/OTP.
This change introduces a fixpoint, which allows to do deep override when
building packages defined in pkgs/development/beam-modules/default.hex.
This allows to provide beam.packages.erlang{,R16,R17,R18,R19} which
contains the same packages built with different Erlang/OTP versions.

Top-level attribute beamPackages points at beam.packages.erlangR18, the
same applies to other top-level Erlang packages.

TODO:
- beam.packages.erlang{R16,R17} is almost useless, since rebar/rebar3
  does not build using these versions;
- all packages in beam.packages which use buildMix are actually built
  with erlangR18;
- update documentation.
2017-06-19 19:53:15 +02:00
Eelco Dolstra
5446934b41
nix: 1.11.10 -> 1.11.11
(cherry picked from commit 7b1e936b24ca60810cdb6d46b68300cd179836f1)
2017-06-19 19:03:39 +02:00
Tuomas Tynkkynen
31703358bd yle-dl: 2.16 -> 2.17 2017-06-19 17:46:52 +03:00
Tuomas Tynkkynen
f19f6317ea fio: 2.20 -> 2.21 2017-06-19 17:46:52 +03:00
Tuomas Tynkkynen
ffa0489310 afl: 2.42b -> 2.43b 2017-06-19 17:46:52 +03:00
goibhniu
7d747e1b16 Merge pull request #26626 from magnetophon/jackaudio
jackaudio: 1.9.10 -> 1.9.11-RC1
2017-06-19 16:44:59 +02:00
Rok Garbas
b1f76ebb73 firefox-devedition-bin: 54.0b14 -> 55.0b2 2017-06-19 16:09:10 +02:00
Rok Garbas
a19514df76 firefox-beta-bin: 54.0b13 -> 55.0b2 2017-06-19 16:09:10 +02:00
Joachim F
311d06a787 Merge pull request #26648 from magnetophon/serd
serd: 0.24.0 -> 0.26.0
2017-06-19 14:29:14 +01:00
Joachim F
babfd23364 Merge pull request #26663 from vandenoever/musescore
musescore: 2.0.3 -> 2.1.0
2017-06-19 14:29:03 +01:00
Bart Brouns
9d0441434d jackaudio: 1.9.10 -> 1.9.11-RC1 2017-06-19 15:11:41 +02:00
Domen Kožar
56be4bee34
cabal-install: fix closure size on OSX 2017-06-19 13:55:05 +02:00
Frederik Rietdijk
76beb08313 python.pkgs: several maintenance bumps 2017-06-19 13:43:19 +02:00
Peter Hoeg
9193bcb6b4 kde-applications: 17.04.1 -> 17.04.2
use https as the remote server expects it
2017-06-19 19:26:52 +08:00
Peter Hoeg
392f4acee9 kde-applications: fix command in doc 2017-06-19 19:26:52 +08:00
Peter Hoeg
63011015b9 virtmanager-qt: 0.43.70.2 -> 0.43.72 2017-06-19 19:26:19 +08:00
Robert Vollmert
9ea503fa55 python-modules/protobuf: fix darwin build by passing C++ includes explicitly
Fixes #26531.

Copies the matplotlib solution, as mentioned by @knedlsepp.
2017-06-19 13:24:46 +02:00
Eelco Dolstra
c1e5ca92b7
aws-sdk-cpp: Better fix for the failing credentials test 2017-06-19 10:58:37 +02:00
Frederik Rietdijk
d159271516 Merge pull request #26705 from jerith666/cp-ver-fix
crashplan: move version and rev inside 'mkDerivation rec', simplify src
2017-06-19 09:41:17 +02:00
Pascal Wittmann
d1ca00d79b Merge pull request #26701 from marsam/master
mopidy-spotify: 3.0.0 -> 3.1.0
2017-06-19 09:38:08 +02:00
Bart Brouns
d454675ef6 faust: 2.0.a51 -> 2.1.0 2017-06-19 09:37:48 +02:00
Vladimír Čunát
629e9c6dc7
Merge branch 'staging'
I don't like to wait for the expat-induced rebuild to happen yet another
time on staging.
2017-06-19 07:29:42 +02:00
Peter Hoeg
359aff876c plasma-workspace: requires libXtst 2017-06-19 10:37:39 +08:00
Peter Hoeg
f151daaa67 plasma: 5.9.5 -> 5.10.2 2017-06-19 10:37:39 +08:00
Peter Hoeg
5eac427ff2 kde-frameworks: 5.33 -> 5.34 2017-06-19 10:37:38 +08:00
Mario Rodas
3d5a0f8c2f mopidy-spotify: 3.0.0 -> 3.1.0 2017-06-18 17:25:46 -05:00
Robert Helgesson
5fc48529bc
expat: 2.2.0 -> 2.2.1
Includes fixes for CVE-2017-9233 and CVE-2016-9063.
2017-06-19 00:01:17 +02:00
Jörg Thalheim
9f14594cbc
ultrastar-manager: remove makeQtWrapper 2017-06-18 22:40:00 +01:00
Jörg Thalheim
558b5fbd53
ultrastar-creator: remove makeQtWrapper 2017-06-18 22:35:41 +01:00
Jörg Thalheim
bdb731a57a Merge pull request #26683 from yurrriq/update-polyml
polyml: 5.6 -> 5.7
2017-06-18 22:12:51 +01:00
Franz Pletz
f8d79426fa
youtubeDL: 2017.05.29 -> 2017.06.18 2017-06-18 22:00:58 +02:00
Daiderd Jordan
59634a6639 Merge pull request #26700 from gleber/fix-qmakeHook
qt: fix qmakeHook -> qmake in few packages.
2017-06-18 21:31:12 +02:00
Gabriel Ebner
89e02c7516 lean: 3.1.0 -> 3.2.0 2017-06-18 20:04:30 +02:00
Gleb Peregud
2fb67d9b83 qt: fix qmakeHook -> qmake in few packages.
This seem to have been broken in #26336.
2017-06-18 19:32:51 +02:00
Eric Bailey
0f51a2a029
polyml: autoreconfHook -> nativeBuildInputs
Thanks, @peterhoeg.
2017-06-18 11:41:26 -05:00
Eric Bailey
6818848fac polyml: enable libffi and gmp
Thanks, @Mic92.
2017-06-18 11:33:21 -05:00
Jörg Thalheim
84aaebee5b Merge pull request #26693 from ericsagnes/pkg-update/tmuxinator
tmuxinator: 0.8.1 -> 0.9.0
2017-06-18 16:38:51 +01:00
Jörg Thalheim
ce3273708b Merge pull request #26655 from gnidorah/master3
pythonPackages.ps_mem: init at 3.9
2017-06-18 16:37:14 +01:00
Jörg Thalheim
413d84f9f8 Merge pull request #26694 from romildo/upd.vivaldi
vivaldi: 1.9.818.44-1 -> 1.10.867.38-1
2017-06-18 16:33:50 +01:00
gnidorah
fd072b98d0 ps_mem: init at 3.9 2017-06-18 18:15:42 +03:00
Daiderd Jordan
7c90c45856 Merge pull request #26673 from LumiGuide/fix-opencv-contrib-osx
opencv-3.x: fix build on OS X
2017-06-18 17:11:59 +02:00
Jörg Thalheim
92fc4a374f
Revert "gdbGuile: mark as broken"
This reverts commit 08d25152b8.
2017-06-18 14:52:11 +01:00
Thomas Tuegel
e6cf9b9df0
qt56: determine plugin and import paths from PATH
Plugin and QML import paths were previously determined by NIX_PROFILES. Using
PATH instead allows Qt applications to work under nix-shell without further modification.
2017-06-18 08:44:47 -05:00
Thomas Tuegel
dab7700f6c
qt58: determine plugin and import paths from PATH
Plugin and QML import paths were previously determined by NIX_PROFILES. Using
PATH instead allows Qt applications to work under nix-shell without further
modification.
2017-06-18 08:44:47 -05:00
Thomas Tuegel
99ed5853eb
qt56.qtserialport: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:47 -05:00
Thomas Tuegel
8cc09c9e3e
qt56.qtwebkit: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:47 -05:00
Thomas Tuegel
c546c26e3a
qt58.qtwebkit: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel
b1dcd271d1
qt58.qtserialport: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel
f392614251
qt58.qtbase: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel
b7f895d972
kwindowsystem: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel
d9094c087e
libkscreen: use QLatin1String instead of QStringLiteral
QStringLiteral stores strings in UTF-16 format, preventing Nix from detecting
dependencies.
2017-06-18 08:44:46 -05:00
Thomas Tuegel
acc45767c5
kservice: propagate shared_mime_info to environment 2017-06-18 08:44:46 -05:00
Thomas Tuegel
8538d75734
plasma5: fixup inputs and outputs 2017-06-18 08:44:45 -05:00
Thomas Tuegel
7f95d4834f
kwin: pass path to Xwayland through preprocessor macro 2017-06-18 08:44:45 -05:00
Thomas Tuegel
a4be1a68f8
plasma-desktop: pass path to hwclock through preprocessor macro 2017-06-18 08:44:45 -05:00
Thomas Tuegel
86dac81a70
kcmutils: fix kcm plugin path 2017-06-18 08:44:45 -05:00
Thomas Tuegel
7af16e5bd7
kcmutils: print plugin name when loading fails 2017-06-18 08:44:45 -05:00
Thomas Tuegel
fc72335570
kio: print plugin name when loading fails 2017-06-18 08:44:45 -05:00
Thomas Tuegel
faf0d3e91d
kdeFrameworks: fixup inputs and outputs
- Reduce environment pollution with a separate $bin output containing programs,
  plugins, and shared data. Libraries remain in $out and are not installed into
  the environment.
- Only propagate build inputs as required.
2017-06-18 08:44:45 -05:00
Thomas Tuegel
087f20e8c6
kdeFrameworks: sort according to tier 2017-06-18 08:44:44 -05:00
Thomas Tuegel
9149faf6a9
prison: init at 5.33.0 2017-06-18 08:44:44 -05:00
Thomas Tuegel
fceb3794a2
akonadi: do not store path to pg_ctl in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel
be9a4fe6ca
akonadi: do not store path to mysqld in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel
3acfd31050
akonadi: fix runtime paths 2017-06-18 08:44:44 -05:00
Thomas Tuegel
f5c00c43bb
qgpgme: init at 1.9.0 2017-06-18 08:44:44 -05:00
Jos van den Oever
05ef92e53a
gpgme: enable Qt 5 bindings 2017-06-18 08:44:44 -05:00
Thomas Tuegel
30ff56a20f
breeze-gtk: patch builder to find GTK2 pixmap engine
This does not seem to be strictly necessary, but it also cannot hurt.
2017-06-18 08:44:43 -05:00
Thomas Tuegel
da942ea23f
breeze-gtk: bump GTK3 version 2017-06-18 08:44:43 -05:00
Thomas Tuegel
7dc961b310
qttools: move runtime tools in postFixup 2017-06-18 08:44:43 -05:00
Thomas Tuegel
078c88a7a7
startkde: use absolute paths to required programs
The dependency on socat is removed because kwallet setup is deferred to kwallet-pam.
2017-06-18 08:44:43 -05:00
Thomas Tuegel
b9ae0c7185
kwallet-pam: set path to socat 2017-06-18 08:44:43 -05:00
Thomas Tuegel
dea7372ebf
qtbase: fix plugin path in CMake modules 2017-06-18 08:44:43 -05:00
Thomas Tuegel
d9f29afa64
qt5: use one output by default 2017-06-18 08:44:43 -05:00
Thomas Tuegel
6fa41788be
qt5: separate plugins from libraries 2017-06-18 08:44:42 -05:00
Thomas Tuegel
5a8295e596
qtbase: setup required environment in GTK3 platform theme plugin 2017-06-18 08:44:42 -05:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel
1607f51613
qmake: unify Darwin and Linux setup hooks 2017-06-18 08:43:39 -05:00
Thomas Tuegel
870c07cc2b
sddm: take themes from system environment 2017-06-18 08:43:39 -05:00
Thomas Tuegel
be7b7d908f
Remove kdeWrapper 2017-06-18 08:43:39 -05:00
romildo
f6763c80e1 vivaldi: 1.9.818.44-1 -> 1.10.867.38-1
- Update to version 1.10.867.38-1
- Drop i386 arch. Vivaldi has suspended support for Linux 32-bit for
  Vivaldi 1.10. Unfortunately, this is due to Chromium suspending support
  for it and maintaining it themselves would take too much resources.
  See https://forum.vivaldi.net/post/142489.
- Update dependency on gtk2 to gtk3.
- Move dependency patchelf from buildInputs to nativeBuildInputs.
2017-06-18 10:43:01 -03:00
Thomas Tuegel
945758f960
kdeFrameworks: rename kdeFramework to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel
eaa644a5af
plasma5: rename plasmaPackage to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel
6beea32ab1
kdeApplications: rename kdeApp to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel
7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation 2017-06-18 08:42:19 -05:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Thomas Tuegel
3f3d33a078
qt5: use distinct lib/qt-5.x prefix for each minor version
Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor
versions to coexist in the same environment.
2017-06-18 08:41:57 -05:00
Jörg Thalheim
08d25152b8
gdbGuile: mark as broken
does not compile anymore since gdb 8.0
2017-06-18 13:26:11 +01:00
Jörg Thalheim
8b8a9b695a
cli53: add missing deps.nix 2017-06-18 13:23:30 +01:00
Jörg Thalheim
a9aefdeac9
pythonPackages.rebulk: 0.8.2 -> 0.9.0 2017-06-18 13:18:40 +01:00
Jörg Thalheim
8581998d7f
vulnix: use zope-testrunner from pythonPackages 2017-06-18 13:14:26 +01:00
Jörg Thalheim
2c5de11979
cli53: fix meta 2017-06-18 13:14:10 +01:00
Jörg Thalheim
3477f56027
vimPlugins.command-t: fix ruby build 2017-06-18 12:56:45 +01:00
Vladimír Čunát
66fdb94f50
gawkInteractive: fix build after 04d4d14d6d
(Without causing a mass rebuild for now.)
2017-06-18 13:53:09 +02:00
Jörg Thalheim
abc374f127
ply: add kernel version constraint 2017-06-18 12:52:02 +01:00
Eric Sagnes
b9eecf80e7 tmuxinator: 0.8.1 -> 0.9.0 2017-06-18 20:45:51 +09:00
Jörg Thalheim
130082d012
communi: fix forbidden build references 2017-06-18 12:40:58 +01:00
Jörg Thalheim
513204073a Merge pull request #26692 from dywedir/rustfmt
rustfmt: 0.8.3 -> 0.9.0
2017-06-18 12:36:45 +01:00
Vladimír Čunát
8702fd35e2
Merge branch 'master' into staging
... to get in more fixes of setuid/setgid.
2017-06-18 13:22:23 +02:00
Jörg Thalheim
91e08fe55b
vulnix: fix deps 2017-06-18 12:16:54 +01:00
Jörg Thalheim
ecc34cbdb3
glusterfs: do not set setuid in install
related to #26600
2017-06-18 11:57:23 +01:00
Peter Hoeg
4eeefadf4f krename: 20161228 -> 20170610 2017-06-18 18:40:30 +08:00
Jörg Thalheim
8a4a4efbe6
clooj: fix download src 2017-06-18 11:39:55 +01:00
Pascal Wittmann
4e89e18852
shotwell: 0.26.1 -> 0.26.2 2017-06-18 12:33:57 +02:00
Jörg Thalheim
c25b145815
cli53: 0.4.4 -> 0.8.8 2017-06-18 11:25:41 +01:00
Pascal Wittmann
770845d372
zim: 0.65 -> 0.67-rc2 2017-06-18 12:19:50 +02:00
dywedir
72f8ba269c rustfmt: 0.8.3 -> 0.9.0 2017-06-18 13:06:31 +03:00
Jörg Thalheim
76ea4df5f9
pythonPackages.keystoneauth1: fix missing argparse dep 2017-06-18 11:03:13 +01:00
Jörg Thalheim
f79d21da65
oslo-config: fix argparse dependencies 2017-06-18 11:03:09 +01:00
Pascal Wittmann
2fd359c978
rrdtool: 1.6.0 -> 1.7.0 2017-06-18 11:53:17 +02:00
Pascal Wittmann
b49689e6f7
parallel: 20170422 -> 20170522 2017-06-18 11:48:33 +02:00
Pascal Wittmann
123c05c8b5
accountsservice: 0.6.43 -> 0.6.43 2017-06-18 11:46:35 +02:00
armijnhemel
73744e700c atril: init at 1.19.0 (#25765) 2017-06-18 11:39:59 +02:00
José Romildo Malaquias
78b34f913b qtcreator: 4.2.1 -> 4.3.0 (#26627)
* qtcreator: 4.2.1 -> 4.3.0

Update qtcreator to version 4.3.0.

Remove explicit creation and installation of a desktop file, since one
is already provided in the distribution package.

* qtcreator: use full executable path in the desktop file
2017-06-18 10:36:41 +01:00
Jörg Thalheim
3a15cdea6f
amazon-glacier-cmd-interface: fix missing argparse dep 2017-06-18 10:27:13 +01:00
Jörg Thalheim
4c4b102339
primecoin: fix build by disabling upnp support 2017-06-18 10:12:11 +01:00
Jörg Thalheim
8a8cc0071e
memorycoin: fix build by disabling miniupnpc support 2017-06-18 10:11:39 +01:00