Jörg Thalheim
89e542d824
Merge pull request #28501 from georgewhewell/imagemagick-aarch64
...
ImageMagick: allow building on aarch64
2017-08-25 22:16:34 +01:00
Bas van Dijk
70aa1e3657
strongswan: 5.5.3 -> 5.6.0
...
See: https://wiki.strongswan.org/versions/66
fixes #28485
2017-08-25 22:10:36 +01:00
Jörg Thalheim
ad7439fbd1
strongswan: add patch for CVE-2017-11185
2017-08-25 22:02:25 +01:00
Tobias Happ
7067c699fa
php memcache: fix php startup warning ( #28482 )
...
phpPackages.memcache: fix php startup warning
2017-08-25 21:52:43 +01:00
Tobias Happ
2da2cf31fa
php pcs: init at 1.3.3 ( #28484 )
...
phpPackages.pcs: init at 1.3.3
2017-08-25 21:51:23 +01:00
Jörg Thalheim
7182b71489
ffado: 2.2.1 -> 2.3.0
2017-08-25 21:43:31 +01:00
Jörg Thalheim
b150bf4482
Merge pull request #28572 from nocoolnametom/add-ast-to-php
...
phpPackages.ast: init AST extension at 0.1.5
2017-08-25 20:47:54 +01:00
Jörg Thalheim
3d6357ac8b
Merge pull request #28573 from nocoolnametom/add-yaml-to-php
...
phpPackages.yaml: init YAML extension for PHP5 and PHP7
2017-08-25 20:47:09 +01:00
Jörg Thalheim
b32d669e3d
Merge pull request #28565 from fadenb/pythonPackages.phonenumbers_8.8.0
...
pythonPackages.phonenumbers: 8.7.1 -> 8.8.0
2017-08-25 20:41:27 +01:00
Jörg Thalheim
ea491d4ea1
python.pkgs.phonenumbers: use fetchPypi
2017-08-25 20:40:46 +01:00
Jörg Thalheim
7e26e69a4b
Merge pull request #28516 from vandenoever/qtchartsqml
...
qt5.qtcharts: enable qml
2017-08-25 20:37:21 +01:00
Tom Doggett
4aa602386c
phpPackages: add YAML package
2017-08-25 12:33:48 -07:00
Vincent Laporte
96e1bca128
ocamlPackages.ocaml-migrate-parsetree: 1.0 -> 1.0.4
2017-08-25 19:27:19 +00:00
taku0
dec0929f19
firefox: 55.0 -> 55.0.3
2017-08-26 03:13:03 +09:00
taku0
1b61304761
firefox-bin: 55.0 -> 55.0.3
2017-08-26 03:12:54 +09:00
Tom Doggett
512c664709
phpPackages: add AST package
2017-08-25 10:26:58 -07:00
aszlig
58c0d63100
twister: Fix build against GCC 6.x
...
This applies upstream commit miguelfreitas/twister-core@dd4f5a1769 .
Tested only by building and executing "twisterd --help", but no serious
testing done otherwise.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-25 18:32:02 +02:00
aszlig
c905b7895c
twister: 0.9.30 -> 0.9.34
...
From the upstream changelog:
Version 0.9.34:
* quick fix to "Assertion mapInfo.count" failed, don't mess with these
addrman structures!
Version 0.9.33:
* fix serious connectivity problem: not trying to connect to >=0.9.30
peers with random ports.
Version 0.9.31:
* backport from upstream (arvidn/libtorrent@677e642 ):
fixed uTP vulnerability from
The fixes in 0.9.31 are a bit more serious and it actually contains two
fixes from what I've been able to dig through:
* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5685
* https://www.us-cert.gov/ncas/alerts/TA14-017A
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-25 18:31:44 +02:00
Frederik Rietdijk
5374a6cb5a
Merge pull request #28568 from fadenb/graylog_2.3.1
...
graylog: 2.3.0 -> 2.3.1
2017-08-25 18:04:33 +02:00
Frederik Rietdijk
4c103bc6f1
Merge pull request #28505 from cse-bristol/python-linode-api
...
python linode-api: 4.1.1b2 -> 4.1.2b0
2017-08-25 18:03:58 +02:00
Tristan Helmich
3933c4e943
graylog: 2.3.0 -> 2.3.1
2017-08-25 17:37:06 +02:00
Tristan Helmich
61ea0eb88c
pythonPackages.phonenumbers: 8.7.1 -> 8.8.0
2017-08-25 16:43:17 +02:00
Joachim F
d4779c4d8b
Merge pull request #28483 from Gerschtli/update/libcouchbase
...
libcouchbase: 2.7.2 -> 2.7.6
2017-08-25 14:19:32 +00:00
Lluís Batlle i Rossell
55821dc576
git-lfs: adding old 1.5.6 (supports old server protocols)
...
Some git-lfs servers may not be ready for 2.x clients.
2017-08-25 14:59:49 +02:00
SLNOS
cd6df6bbf7
i2pd: fix meta.license
2017-08-25 12:49:10 +00:00
Peter Simons
30c15c9149
Fix a bunch of ghc-8.2.x Haskell builds.
2017-08-25 14:42:04 +02:00
Jörg Thalheim
d42deacc00
Merge pull request #28487 from ilpianista/qoauth
...
qoauth: 1.0.1 -> 2.0.0
2017-08-25 13:20:07 +01:00
Jörg Thalheim
6ec7c5cff2
Merge pull request #28488 from alunduil/add-alunduil-maintainer
...
add alunduil as collection-json maintainer
2017-08-25 13:16:06 +01:00
aszlig
a5386213ad
monkeys-audio: Fix build against GCC 6.x
...
Regression introduced by 1ded0cb24c
.
The package defines macros for min() and max(), but those macros are
undefined by the inclusion of stdlib.h since GCC 6.x, so we need to
change tho order of inclusions to include stdlib.h *before* NoWindows.h.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-25 14:05:12 +02:00
Jörg Thalheim
13ab95f7be
Merge pull request #28538 from olejorgenb/python-matrix-client
...
Add matrix-python-sdk (pypi: matrix-client)
2017-08-25 12:53:06 +01:00
Jörg Thalheim
b854e83183
pythonPackages.matrix-client: don't pass pythonPackages
2017-08-25 12:50:41 +01:00
Jörg Thalheim
7ea05ea542
jetbrains.webstorm: 2017.1.4 -> 2017.2.2
...
fixes #28560
2017-08-25 11:31:34 +01:00
Jörg Thalheim
ed023e0374
jetbrains.idea-ultimate: 2017.2.1 -> 2017.2.2
2017-08-25 11:08:18 +01:00
Jörg Thalheim
5bf21b3db7
jetbrains.pycharm-community: 2017.2.1 -> 2017.2.2
2017-08-25 11:07:40 +01:00
Jörg Thalheim
61e3436496
jetbrains.idea-ultimate: 2017.2.1 -> 2017.2.2
2017-08-25 11:06:59 +01:00
Jörg Thalheim
c5d3ddba3e
jetbrains.idea-community: 2017.2.1 -> 2017.2.2
2017-08-25 11:05:55 +01:00
Jörg Thalheim
ca995e5b68
jetbrains.gogland: 171.4694.61 -> 172.3757.46
2017-08-25 11:04:23 +01:00
Jörg Thalheim
8fb2432d94
jetbrains.clion: 2017.2 -> 2017.2.1
2017-08-25 11:01:33 +01:00
Jörg Thalheim
f0f6460ee4
Merge pull request #28531 from wizzup/init/luacheck-0.20.0
...
luaPackages.luacheck : init at 0.20.0
2017-08-25 10:56:12 +01:00
Jörg Thalheim
f7ae955bc2
Merge pull request #28524 from Ralith/electron
...
electron: 1.6.6 -> 1.7.5
2017-08-25 09:56:12 +01:00
Gabriel Ebner
bff84ca752
Merge pull request #28559 from dywedir/ripgrep
...
ripgrep: 0.5.2 -> 0.6.0
2017-08-25 09:15:38 +02:00
Jörg Thalheim
f9127f8293
Merge pull request #28525 from moaxcp/master
...
visualvm: 1.3.8 -> 1.3.9
2017-08-25 08:06:56 +01:00
Jörg Thalheim
56429bf9e3
Merge pull request #28548 from WilliButz/packageUpdates
...
update packages: watchman, feh, whois, duc, evemu and debianutils
2017-08-25 07:57:57 +01:00
Jörg Thalheim
702c327c42
Merge pull request #28534 from hedning/copyq_3.0.3
...
copyq: 2.9.0 -> 3.0.3
2017-08-25 07:45:45 +01:00
Jörg Thalheim
cfaa4235e3
geis: fix compilation
2017-08-25 07:41:02 +01:00
Jörg Thalheim
ef6e2d13b0
grail: 3.1.0 -> 3.1.1
2017-08-25 07:30:10 +01:00
Jörg Thalheim
a86b304a26
grails: 2.4.3 -> 3.3.0
2017-08-25 07:26:21 +01:00
Jörg Thalheim
2925aa99e2
Merge pull request #28554 from dywedir/rustRegistry
...
rustRegistry: 2017-07-23 -> 2017-08-24
2017-08-25 06:48:06 +01:00
Jörg Thalheim
ddf540d44c
Merge pull request #27096 from gnidorah/maxx
...
maxx: init at 1.1.0
2017-08-25 06:40:31 +01:00
Jörg Thalheim
bf9081383e
Merge pull request #28512 from gnidorah/openjk
...
OpenJK: init at 2017-08-11
2017-08-25 06:24:25 +01:00
Michael Weiss
501f55af87
quiterss: 0.18.7 -> 0.18.8
2017-08-25 02:44:47 +02:00
Michael Weiss
22ae3aa5b6
android-studio-preview: 3.0.0.10 -> 3.0.0.11
2017-08-25 02:40:57 +02:00
dywedir
5db77990db
ripgrep: 0.5.2 -> 0.6.0
2017-08-25 01:25:02 +03:00
dywedir
35c4b6d22b
rustRegistry: 2017-07-23 -> 2017-08-24
2017-08-25 00:59:11 +03:00
Cray Elliott
2639bcee5d
wineUnstable: 2.14 -> 2.15
2017-08-24 13:52:29 -07:00
WilliButz
c6ee3231b7
feh: 2.19.1 -> 2.19.3
2017-08-24 21:20:04 +02:00
WilliButz
e1b044646b
evemu: 2.4.0 -> 2.6.0
2017-08-24 21:20:04 +02:00
WilliButz
0fbafd6195
duc: 1.4.1 -> 1.4.3
2017-08-24 21:20:04 +02:00
WilliButz
1c0e7d631d
debianutils: 4.8.1 -> 4.8.2
2017-08-24 21:20:03 +02:00
WilliButz
bbf7d8c77b
wordnet: refactor
2017-08-24 21:20:03 +02:00
WilliButz
a8db87efd8
whois: 5.2.17 -> 5.2.18
2017-08-24 21:20:03 +02:00
WilliButz
8ddc3eb988
watchman: 4.7.0 -> 4.9.0
2017-08-24 21:20:03 +02:00
Ole Jørgen Brønner
49ab1dcc69
pythonPackages.matrix-client: init at 0.0.6
2017-08-24 20:07:08 +02:00
Vincent Laporte
77404dbf37
jbuilder: 1.0+beta7 -> 1.0+beta12
...
ocamlPackages.sexplib: 0.9.1 -> 0.9.2
ocamlPackages.base: 0.9.1 -> 0.9.3
ocamlPackages.ppx_driver: 0.9.0 -> 0.9.1
ocamlPackages.bin_prot: 0.9.0 -> 0.9.1
ocamlPackages.ppx_inline_test: 0.9.0 -> 0.9.2
2017-08-24 17:53:55 +00:00
Vincent Laporte
01495f3255
ocamlPackages.js_of_ocaml-compiler: init at 0.3.0
2017-08-24 17:49:05 +00:00
Thomas Tuegel
639c355b3a
Merge pull request #28500 from bkchr/lxqt_config_fixes
...
LXQT-config: Adds patch for Cmake >3.8
2017-08-24 12:48:06 -05:00
Frederik Rietdijk
1f4fdbcb7f
python.pkgs.obfsproxy: fix build
2017-08-24 19:07:01 +02:00
Frederik Rietdijk
c6718c01a9
Merge pull request #28295 from apeschar/twisted
...
twisted: update to 17.5.0
2017-08-24 19:04:12 +02:00
Thomas Tuegel
72d6389ca1
dropbox: 32.4.23 -> 33.4.23
2017-08-24 11:48:11 -05:00
gnidorah
ff68bcd563
openjk: comment why we set DCMAKE_INSTALL_PREFIX
2017-08-24 19:41:27 +03:00
gnidorah
15ae2cbeea
maxx: use libredirect
2017-08-24 19:34:08 +03:00
Ole Jørgen Brønner
2bd21c7bb5
automatically removed whitespace as per .editorconfig
2017-08-24 17:25:43 +02:00
Gaël Donval
3eca1c5500
Add patch to enable SIGBUS capture
...
Kernels older than 3.18.6 emit SIGBUS signal upon stackoverflow instead of SIGSEGV. This patch enables the capture of SIGBUS (just as it is done on Darwin).
Applying it fixes https://github.com/NixOS/nixpkgs/issues/6028 and https://github.com/NixOS/nixpkgs/issues/28464#issuecomment-324255704
2017-08-24 15:34:23 +01:00
Jörg Thalheim
f54018cee8
Merge pull request #28532 from makefu/pkgs/metasploit/update
...
metasploit: 4.14.25 -> 4.16.1
2017-08-24 14:20:10 +01:00
Tor Hedin Brønner
be8e1b9917
copyq: 2.9.0 -> 3.0.3
...
- Updated to use qt5
- Added a required cmake patch (like this one for kdenlive
https://github.com/NixOS/nixpkgs/issues/26160 )
- Optional, by default true, dependency on qtwebkit
2017-08-24 15:17:58 +02:00
Joachim Fasting
6d795e1bae
ntbtls: init at 0.1.1
2017-08-24 14:14:43 +02:00
Michael Weiss
d6eb43eed4
quiterss: 0.18.6 -> 0.18.7
2017-08-24 13:07:54 +02:00
makefu
6a51bc8bd3
metasploit: 4.14.25 -> 4.16.1
2017-08-24 13:00:56 +02:00
Robert Helgesson
9351c5c3b5
perl-Connector: 1.16 -> 1.22
2017-08-24 12:50:12 +02:00
Robert Helgesson
2913bfb250
perl-Git-PurePerl: 0.51 -> 0.53
2017-08-24 12:49:42 +02:00
Robert Helgesson
30b21f11dd
perl-IO-Socket-SSL: 2.039 -> 2.050
2017-08-24 12:14:26 +02:00
wisut hantanong
2131b0925a
luaPackages.luacheck : init at 0.20.0
2017-08-24 17:11:27 +07:00
Jörg Thalheim
ab3de8ed6c
Merge pull request #28526 from jraygauthier/jrg/vscode-extensions-improvs
...
vscode-with-extension: improvements
2017-08-24 08:21:54 +01:00
Jörg Thalheim
733151b782
Merge pull request #28528 from volth/patch-57
...
mirrors: update apache and cpan mirrors
2017-08-24 08:01:19 +01:00
Jörg Thalheim
ba16b4ebb6
Merge pull request #28529 from sigma/pr/dgraph-0.8.1
...
dgraph: init at 0.8.1
2017-08-24 07:59:37 +01:00
gnidorah
f1711c8fbd
openjk: init at 2017-08-11
2017-08-24 09:33:28 +03:00
Gabriel Ebner
d444c0056b
zinnia: 2015-03-15 -> 2016-08-28
...
This fixes the build issue with GCC 6.
2017-08-24 08:21:15 +02:00
volth
0d80fabbf9
mirrors: update apache and cpan mirrors
...
removed dead mirrors, added new
2017-08-24 04:22:07 +00:00
Yann Hodique
af852d08ac
dgraph: init at 0.8.1
2017-08-23 21:21:10 -07:00
Raymond Gauthier
763f7f7578
vscode-with-extension: improvements
...
- Now simply let the default `unpackPhase` unzip the vsix file. This
should allow users to retrieve the extension directly from github.
- Extensions now installed using their unique id as install folder.
- Extensions under `vscode-extensions` now use the unique id
as extension name.
2017-08-23 21:31:57 -04:00
John Mercier
d4ccf3f1b2
visualvm: 1.3.8 -> 1.3.9
2017-08-23 21:14:57 -04:00
Benjamin Saunders
0df187a17a
electron: 1.6.6 -> 1.7.5
2017-08-23 17:49:40 -07:00
Jörg Thalheim
d3532906da
Merge pull request #28506 from apeyroux/up-dropboxapi
...
pythonPackages.dropbox: 3.37 -> 8.0.0
2017-08-24 00:09:54 +01:00
Jörg Thalheim
c60cbef91c
Merge pull request #28513 from benley/slack-2.7.1
...
Slack: 2.6.2 -> 2.7.1
2017-08-24 00:04:04 +01:00
Jörg Thalheim
3069a1dc50
Merge pull request #28517 from bachp/prometheus-unifi-exporter-0.4.0+git1
...
prometheus-unifi-exporter: 0.4.0 -> 0.4.0 + fixes
2017-08-23 23:45:32 +01:00
Jörg Thalheim
abdcdd2eef
Merge pull request #28520 from jtojnar/firefox-bin-update
...
firefox-beta-bin update
2017-08-23 23:41:28 +01:00
Vincent Laporte
6e200f2644
ocamlPackages.core: 0.9.0 -> 0.9.1
2017-08-23 20:22:00 +00:00
Vincent Laporte
cf7df9230b
ocamlPackages.ppx_derivers: init at 1.0
...
Ppx_derivers is a tiny package whose sole purpose is to allow ppx_deriving and
ppx_type_conv to inter-operate gracefully when linked as part of the same
ocaml-migrate-parsetree driver.
Homepage: https://github.com/diml/ppx_derivers
2017-08-23 20:22:00 +00:00
Jan Tojnar
ac55f68afe
firefox-devedition-bin: 55.0b2 -> 56.0b5
2017-08-23 21:58:07 +02:00
Jan Tojnar
8b8fa402fe
firefox-beta-bin: 55.0b2 -> 56.0b5
2017-08-23 21:50:05 +02:00
Alexandre Peyroux
a65a499ca2
grammalecte: 0.5.17.2 -> 0.5.18 ( #28510 )
2017-08-23 19:47:47 +00:00
Joachim F
65e4856058
Merge pull request #28489 from LumiGuide/elk-5.5.2
...
elk: 5.4.2 -> 5.5.2
2017-08-23 19:29:04 +00:00
Joachim F
caf64dd537
Merge pull request #28518 from fadenb/emby_3.2.28.0
...
emby: 3.2.26.0 -> 3.2.28.0
2017-08-23 19:26:07 +00:00
Joachim F
3709a864df
Merge pull request #28508 from juliendehos/eigen3
...
eigen: fix configuration file for pkg-config
2017-08-23 19:25:11 +00:00
Tristan Helmich
19677f811b
emby: 3.2.26.0 -> 3.2.28.0
2017-08-23 20:49:24 +02:00
Joachim F
e9f9dee39f
Merge pull request #28421 from sifmelcara/fix/rstudio
...
rstudio: fix build
2017-08-23 18:26:05 +00:00
Pascal Bach
dd876330be
prometheus-unifi-exporter: 0.4.0 -> 0.4.0 + fixes
...
There were several fixes that make the exporter work with new unifi software
However there is not yet a release so I just updated to the latest master.
2017-08-23 20:25:06 +02:00
Shea Levy
ed9526949f
terragrunt: 0.12.25 -> 0.13.0
2017-08-23 14:19:55 -04:00
Shea Levy
ff9666772d
terraform: Add 0.10.2
2017-08-23 14:16:59 -04:00
aszlig
c38440f4e4
Merge pull request #28463 (canto upgrade)
...
This updates canto-daemon to version 0.9.7 and canto-curses to version
0.9.9. I've tested building both and executing them (although without
very comprehensive tests) and they do work on my machine.
I haven't tested the NixOS service module however, but given that
@devhell is also the maintainer of these packages and the service
module, I trust that he's done testing by himself.
2017-08-23 20:11:41 +02:00
Jos van den Oever
b6bf1ce319
qt5.qtcharts: enable qml
...
Dependency qtdeclarative was missing so QML plugin was not built.
2017-08-23 20:05:41 +02:00
Peter Simons
73275d4d41
halvm-2.4.0: mark build as broken
2017-08-23 19:53:12 +02:00
Peter Simons
c0944b9db0
ghc-6.10.4: mark build as broken
...
The build calls ar(1) in a way the tool doesn't like:
ar q cru .libs/libffi.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o
ar: creating cru
ar: .libs/libffi.a: No such file or directory
make[4]: *** [Makefile:717: libffi.la] Error 1
This may have become an issue after some recent binutils update; I'm not sure.
2017-08-23 19:53:12 +02:00
Peter Simons
f62ef84f3d
haskell-semigroupoids: fix build with ghc-7.10.x and before
2017-08-23 19:53:11 +02:00
Peter Simons
194a779df4
hugs: fix build by un-defining the erroneous default for $STRIP
2017-08-23 19:53:11 +02:00
Peter Simons
111cff5f0e
haskell-comonad: fix build with GHC 7.6.x
2017-08-23 19:53:11 +02:00
Peter Simons
a3326e85c0
haskell-vector: mark broken on GHC 7.6.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
b5d4861356
haskell-text: fix build with GHC 7.6.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
5f9645ef2e
haskell-semigroups: fix build with ghc-7.10.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
074581c1a4
haskell-comonad: fix build with ghc-7.10.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
b8314072f9
haskell-vector: fix build with ghc-7.8.x and earlier
2017-08-23 19:53:10 +02:00
Peter Simons
1e4c4ccb5d
haskell-distributive: fix build on GHC versions older than 8.x
2017-08-23 19:53:10 +02:00
Peter Simons
92bc6a7bbc
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1-5-g0ed67c9 from Hackage revision
c3ae828aa9
.
2017-08-23 19:53:01 +02:00
Peter Simons
2939d8a049
hackage2nix: update list of broken builds
2017-08-23 19:53:00 +02:00
Benjamin Staffin
f9a42ed10e
Slack: 2.6.2 -> 2.7.1
2017-08-23 12:35:23 -04:00
Peter Hoeg
2724f65392
dbus-broker: use the proper license
2017-08-23 23:51:00 +08:00
Peter Hoeg
9f2ef9c25b
dbus-broker: init at 3
2017-08-23 22:50:26 +08:00
Julien Dehos
bd879d2bef
eigen: fix configuration file for pkg-config
2017-08-23 16:41:16 +02:00
Thomas Tuegel
50646af7a8
Merge pull request #28498 from bkchr/kdevelop_fixes
...
KDevelop: Fixes missing dependencies
2017-08-23 09:39:52 -05:00
Thomas Tuegel
ce71d0bd0b
Merge pull request #28499 from bkchr/kdeframework_fixes
...
Kde-Frameworks: Increases the minimum qt version to 5.7
2017-08-23 09:32:56 -05:00
Thomas Tuegel
68d2359e9b
Merge pull request #28495 from bkchr/plasma_5_10_5
...
Plasma: 5.10.4 -> 5.10.5
2017-08-23 09:31:06 -05:00
Moritz Ulrich
1ff237912a
skikit-learn: 0.18.1 -> 0.19.0
2017-08-23 16:15:00 +02:00
Glenn Searby
d89ca3d65b
Python linode-api: 4.1.1b2 -> 4.1.2b0
...
This change is needed as the web API which this Python client depends on
has changed and broken basic functionality.
2017-08-23 14:52:00 +01:00
Alexandre Peyroux
373970d913
pythonPackages.dropbox: 3.37 -> 8.0.0
2017-08-23 15:20:09 +02:00
Samuel Leathers
916da89027
airsonic: init at 10.0.0
2017-08-23 08:09:10 -04:00
Peter Simons
1fb8734fdd
Merge pull request #28492 from ttuegel/idris-packages
...
Update Idris
2017-08-23 14:03:39 +02:00
Bastian Köcher
7d735d6834
Kde-Frameworks: Increases the minimum qt version to 5.7
2017-08-23 13:55:44 +02:00
Thomas Tuegel
b438d394ce
idrisPackages.idris: 1.0 -> 1.1.1
2017-08-23 06:45:32 -05:00
Philipp Middendorf
fbaa12bad9
thrift: 0.9.3 -> 0.10.0
2017-08-23 13:15:22 +02:00
Moritz Ulrich
d5743c08a2
pythonPackages.todoist: Init at 7.0.17.
2017-08-23 13:00:22 +02:00
georgewhewell
2f2275bb8c
ImageMagick: allow building on aarch64
2017-08-23 11:36:24 +01:00
Bastian Köcher
0cf6830309
LXQT-config: Adds patch for Cmake >3.8
2017-08-23 12:17:32 +02:00
Bastian Köcher
b8556b2995
KDevelop: Fixes missing dependencies
2017-08-23 12:11:31 +02:00
Bastian Köcher
b7d1b3214d
Plasma: 5.10.4 -> 5.10.5
2017-08-23 10:58:21 +02:00
Vincent Laporte
9d4b711908
Revert "coq: default version is the one of coqPackages"
...
This reverts commit 5f04a61d4f
.
That way, the Coq that is used to build other coq packages
can be overridden.
The top-level `coq` attribute is `coqPackages.coq` thus both
“un-versioned” attributes are consistent.
2017-08-23 08:25:49 +00:00
Vladimír Čunát
2afb096e83
gcc-4.5: fix build
...
It's fallout after output changes #27424 .
gnat seems OK now, except that the wrapper is broken, so it's probably
not really usable.
2017-08-23 10:11:21 +02:00
Jos van den Oever
cea59ffb79
kontact: add missing dependency
2017-08-23 09:59:07 +02:00
Jos van den Oever
c59a09d1fb
akonadicondole: add dependency
2017-08-23 09:59:07 +02:00
Jos van den Oever
1c0179e84d
k3b: remove duplicate dependency
2017-08-23 09:59:07 +02:00
Jos van den Oever
34c265584d
kdeApplications: adapt deps and patches to new version
2017-08-23 09:59:07 +02:00
Thomas Tuegel
d5abffac81
k3b: fixup inputs
2017-08-23 09:59:07 +02:00
Thomas Tuegel
ca381067e7
idrisPackages.build-builtin-package: Include version in name
2017-08-22 19:48:56 -05:00
Bas van Dijk
09bde4a2cd
elk: 5.4.2 -> 5.5.2
...
Release notes:
* https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html
* https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
2017-08-23 01:58:12 +02:00
Alex Brandt
8b4fec00e0
add alunduil as collection-json maintainer
2017-08-22 18:31:08 -05:00
Andrea Scarpino
5bd10ff39b
qoauth: 1.0.1 -> 2.0.0
2017-08-23 01:11:48 +02:00
Dmitry Kalinkin
8b8e363979
hdfview: init at 2.14
...
hdf_java: init at 3.3.2
2017-08-22 18:31:39 -04:00
Joachim F
f1514a5876
Merge pull request #27699 from volth/varnish-fixes-sq
...
nixos/varnish: made compatible with varnish 5.1.2, add modules
2017-08-22 22:01:00 +00:00
Joachim F
4357740122
Merge pull request #28289 from symphorien/epkowa
...
epkowa: init at 2.30.3-1
2017-08-22 21:55:29 +00:00
Joachim F
1a7d6f6792
Merge pull request #28298 from jamtrott/fenics
...
fenics: init at 2017.1.0
2017-08-22 21:52:22 +00:00
Joachim F
65e569401a
Merge pull request #28358 from jpierre03/pr-gstreamer
...
(legacy) gstreamer: fetch archive with httpS instead of http
2017-08-22 21:48:25 +00:00
Tobias Happ
0b74f6f16e
libcouchbase: 2.7.2 -> 2.7.6
2017-08-22 23:31:38 +02:00
John Wiegley
d9b27fa623
pythonPackages.logfury: New expression 0.1.2
...
This will be needed by the upcoming release of backblaze-b2
2017-08-22 14:08:18 -07:00
Jörg Thalheim
4565378641
Merge pull request #28473 from lluchs/tectonic
...
tectonic: init at 0.1.6
2017-08-22 20:38:14 +01:00
Jörg Thalheim
c9bb378622
Merge pull request #28467 from NickHu/scaleway-cli
...
scaleway-cli: init at v1.14
2017-08-22 20:09:47 +01:00
romildo
7ffee4de3c
efl: use vanilla pkg-config
...
Use vanilla pkg-config to build EFL applications.
The EFL library has a set of pkg-config files (*.pc) which uses
private requirements. The default pkg-config setup on nixpkgs is
patched to disable resolving those requirements. See
http://bugs.freedesktop.org/show_bug.cgi?id=4738 for reference.
As a consequence each package depending on efl has to explicitly set
the search path in order to be able to find the corresponding header
files.
By using vanilla pkg-config this is not necessary (and this is the
expected behaviour for pkg-config), allowing simpler nix expressions.
2017-08-22 15:54:56 -03:00
Matthew Justin Bauer
2eacddf0dc
treewide: homepage URL fixes ( #28475 )
...
* pgadmin: use https homepage
* msn-pecan: move homepage to github
google code is now unavailable
* pidgin-latex: use https for homepage
* pidgin-opensteamworks: use github for homepage
google code is unavailable
* putty: use https for homepage
* ponylang: use https for homepage
* picolisp: use https for homepage
* phonon: use https for homepage
* pugixml: use https for homepage
* pioneer: use https for homepage
* packer: use https for homepage
* pokerth: usee https for homepage
* procps-ng: use https for homepage
* pycaml: use https for homepage
* proot: move homepage to .github.io
* pius: use https for homepage
* pdfread: use https for homepage
* postgresql: use https for homepage
* ponysay: move homepage to new site
* prometheus: use https for homepage
* powerdns: use https for homepage
* pm-utils: use https for homepage
* patchelf: move homepage to https
* tesseract: move homepage to github
* quodlibet: move homepage from google code
* jbrout: move homepage from google code
* eiskaltdcpp: move homepage to github
* nodejs: use https to homepage
* nix: use https for homepage
* pdf2djvu: move homepage from google code
* game-music-emu: move homepage from google code
* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
romildo
d1cbd546e0
terminology: 1.0.0 -> 1.1.0
2017-08-22 15:13:17 -03:00
romildo
5340a0aee0
efl: remove old version 1.19.1
...
- Version 1.19.1 is not needed anymore to build ephoto.
2017-08-22 15:08:59 -03:00
romildo
978c9f02dc
ephoto: 1.0 -> 1.5
...
- Update to version 1.5, which builds of the latest efl versions
2017-08-22 15:01:25 -03:00
romildo
0c16f356bd
efl: propagate utillinux, fribidi and SDL2, which are runtime dependencies
2017-08-22 14:56:47 -03:00
Tim Steinbach
e6b77e2198
ammonite: 1.0.1 -> 1.0.2
2017-08-22 13:16:57 -04:00
Nick Hu
fcd8950520
scaleway-cli: init at v1.14
2017-08-22 14:26:47 +01:00
Peter Simons
7b16f5974e
git-annex: update to version 6.20170818
...
Fixes CVE-2017-9800, CVE-2017-12836, CVE-2017-1000116, and CVE-2017-1000117.
2017-08-22 14:52:29 +02:00
Peter Simons
499b9ebc01
liquidhaskell: fix build of the required old aeson version
...
Closes https://github.com/NixOS/nixpkgs/issues/28372 .
2017-08-22 14:52:29 +02:00
Peter Simons
f445fe7574
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1-5-g0ed67c9 from Hackage revision
a355eb34ee
.
2017-08-22 14:52:25 +02:00
Peter Simons
4ad193dd27
hackage2nix: partially revert https://github.com/NixOS/nixpkgs/pull/28383 to fix evaluation
...
5342bffc15
refers to an unknown Nixpkgs maintainer.
2017-08-22 14:51:57 +02:00
Peter Simons
4c07f40597
hackage2nix: keep old base-orphans around for liquidhaskell
2017-08-22 14:51:57 +02:00
Thomas Tuegel
49fb3b9313
Merge pull request #28366 from vandenoever/kde-applications
...
KDE Frameworks: 5.36 -> 5.37 and KDE Applications 17.04.3 -> 17.08.0
2017-08-22 06:53:25 -05:00
devhell
e2fbaa856f
canto-{daemon,curses}: 0.9.6,0.9.7 -> 0.9.7,0.9.9
...
Upstream changelog available at:
https://codezen.org/canto-ng/news/
2017-08-22 12:14:17 +01:00
Vladimír Čunát
b2ae23a391
Merge branch 'staging' (older version)
...
This just adds some fixups, not any mass rebuild.
2017-08-22 12:30:04 +02:00
Christian Albrecht
964799e556
sks and pgpkeyserver-lite modules: init ( #27515 )
...
* modules sks and pgpkeyserver-lite:
runs the sks keyserver with optional nginx proxy for webgui.
* Add calbrecht to maintainers
* module sks: fix default hkpAddress value
* module pgpkeyserver-lite: make hkpAddress a string type option
and use (builtins.head services.sks.hkpAddress) as default value
* module sks: remove leftover service dependencies
2017-08-22 12:27:00 +02:00
Joachim F
d837d88f3b
Merge pull request #28462 from mdorman/emacs-updates
...
Semi-automated Emacs package updates
2017-08-22 10:05:52 +00:00
Puneet Arora
14a7721454
subversion: 1.9.6 -> 1.9.7 ( #28306 )
2017-08-22 10:05:07 +00:00
Michael Alan Dorman
9af00c8d44
melpa-packages: 2017-08-21
...
Removals:
- achievements: removed from melpa
- avk-emacs-themes
- coq-commenter: removed from melpa
- crab: removed from melpa
- crontab-mode: removed from melpa
- darkane-theme: removed from melpa
- el-pocket: removed from melpa
- ess-R-object-popup: removed from melpa
- euslisp-mode: removed from melpa
- firebelly-theme: removed from melpa
- gap-mode: removed from melpa
- ghost-blog: removed from melpa
- harvest: removed from melpa
- helm-ctest: removed from melpa
- imgix: removed from melpa
- inf-php: removed from melpa
- inform7-mode: removed from melpa
- inline-crypt: removed from melpa
- jaunte: removed from melpa
- mandoku-tls: removed from melpa
- memento: removed from melpa
- n3-mode: removed from melpa
- niflheim-theme: removed from melpa
- nyan-prompt: removed from melpa
- org-jekyll: removed from melpa
- pastels-on-dark-theme: removed from melpa
- pyim-greatdict: removed from melpa
- railgun: removed from melpa
- rails-new: removed from melpa
- refheap: removed from melpa
- ruby-dev: removed from melpa
- ruby-guard: removed from melpa
- sicp: removed from melpa
- slime-annot: removed from melpa
- slime-ritz: removed from melpa
- sly-repl-ansi-color: removed from melpa
- smali-mode: removed from melpa
- smartwin: removed from melpa
- sourcetalk: removed from melpa
- stgit: removed from melpa
- subshell-proc: removed from melpa
- sudden-death: removed from melpa
- syslog-mode: removed from melpa
- tj-mode: removed from melpa
- tronesque-theme: removed from melpa
- turkish: removed from melpa
- uzumaki: removed from melpa
- vimgolf: removed from melpa
- wordsmith-mode: removed from melpa
- yatex: removed from melpa
- zig-mode: removed from melpa
2017-08-22 05:29:20 -04:00
Michael Alan Dorman
2263a7a110
melpa-stable-packages: 2017-08-21
...
Removals:
- ess-R-object-popup: removed from melpa
- harvest: removed from melpa
- imgix: removed from melpa
- inline-crypt: removed from melpa
- nyan-prompt: removed from melpa
- pyim-greatdict: removed from melpa
- slime-ritz: removed from melpa
- sourcetalk: removed from melpa
- stgit: removed from melpa
- subshell-proc: removed from melpa
- sudden-death: removed from melpa
- uzumaki: removed from melpa
- wordsmith-mode: removed from melpa
- yatex: removed from melpa
2017-08-22 05:29:20 -04:00
Michael Alan Dorman
ec4f63c87b
org-packages: 2017-08-21
2017-08-22 05:29:20 -04:00
Michael Alan Dorman
aa49e36be0
elpa-packages: 2017-08-21
2017-08-22 05:29:20 -04:00
Daniel Fullmer
3b3f6d191a
zcash: 1.0.8 -> 1.0.11
2017-08-22 10:33:07 +02:00
Justin Humm
bfb0bf849e
naev: add freetype dependency
2017-08-22 10:29:57 +02:00
Divam
e5a43bd408
openfst: init at 1.6.3 ( #28430 )
2017-08-22 09:39:22 +02:00
Tim Steinbach
cd85a704a5
linux: 4.13-rc4 -> 4.13-rc6
2017-08-22 03:23:30 -04:00
Vincent Laporte
09779623b4
ocamlPackages.qcheck: 0.6 -> 0.7
2017-08-22 05:53:22 +02:00
Dmitry Kalinkin
fd22d671ec
root: 6.10.02 -> 6.10.04
2017-08-22 04:00:39 +02:00
Kirill Boltaev
46a3ba9070
pythonPackages.docker_compose: 1.13.0 -> 1.15.0
2017-08-22 03:57:54 +02:00
Kirill Boltaev
12472460ed
pythonPackages.docker: 2.3.0 -> 2.4.2
2017-08-22 03:47:24 +02:00
Franz Pletz
a25a24300f
Merge pull request #28379 from NeQuissimus/docker_17_06_1
...
docker: 17.06.0-ce -> 17.06.1-ce
2017-08-22 03:39:49 +02:00
Guillaume Maudoux
4098ddd6be
mercurial: remove hardcoded linux-only cacert
...
This is no more needed since the introduction of NIX_SSL_CERT_PATH.
Furthermore, it breaks on darwin because the path does not exist.
Fixes #27928 .
2017-08-22 03:39:30 +02:00
Alvar
9fbb6e8e3a
mpfshell: init at 0.8.1 ( #28384 )
2017-08-22 03:38:46 +02:00
Marko Poikonen
a379ee6863
libraw: 0.17.2 -> 0.18.2
2017-08-22 03:35:18 +02:00
Samuel Leathers
5404ac9ae0
atom: fixes #28436 - atom git integration
2017-08-22 03:14:50 +02:00
Guillaume Massé
a4594e21a8
yarn 0.27.5 -> 0.28.4
2017-08-22 02:11:44 +02:00
Franz Pletz
574f3c62e3
Merge pull request #28447 from ciil/mailman
...
mailman: 2.1.23 -> 2.1.24
2017-08-22 02:03:50 +02:00
Simon Lackerbauer
7354913c2d
sha1collisiondetection: 1.0.1 -> 1.0.3
2017-08-22 02:02:57 +02:00
Franz Pletz
637e33e616
llvm: disable failing tests on i686
2017-08-22 01:40:54 +02:00
Franz Pletz
e6abf5e9e4
thunderbird: remove gcc6 patch, works now
2017-08-22 01:40:48 +02:00
WilliButz
a49c1fc0b2
caribou: fix build
2017-08-22 00:45:42 +02:00
John Ericson
c035711072
cc-wrapper: Remove unused params
...
Ensured hashes unchanged and eval succeeds in tarball job
2017-08-21 18:40:41 -04:00
Daiderd Jordan
0ab717d547
darwin: fix tarball evaluation
2017-08-22 00:28:16 +02:00
Herwig Hochleitner
4e026c7b94
pinentry: fix keyboard/pointer grabbing bugs
...
use debian patches to get the gtk2 version to work with various tiling
window managers
Related reports:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850708
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851707
https://github.com/ch11ng/exwm/issues/263
https://github.com/ch11ng/exwm/issues/279
2017-08-22 00:26:27 +02:00
Sean Parsons
830d8b3b8f
renoise: 3.0.1 -> 3.1.0 ( #28380 )
...
Replaced demo parameter with releasePath parameter.
2017-08-22 00:12:28 +02:00
zraexy
706d45e411
zanshin: 0.3.1 -> 0.4.1
...
zanshin: 0.3.1 -> 0.4.1
2017-08-21 13:43:59 -08:00
Joachim F
ea064461cb
Merge pull request #28414 from rvolosatovs/update/mopidy-iris
...
mopidy-iris: 3.1.3 -> 3.2.0
2017-08-21 21:14:45 +00:00
Lukas Werling
6922a48fe1
tectonic: init at 0.1.6
2017-08-21 22:49:10 +02:00
Simon Lackerbauer
dd557788be
mailman: 2.1.23 -> 2.1.24
2017-08-21 22:01:46 +02:00
Jos van den Oever
ca90567174
lxqt-notificationd: add missing dependency
2017-08-21 21:49:32 +02:00
Jos van den Oever
161118af02
lxqt-runner: add missing dependency
2017-08-21 21:49:32 +02:00
Jos van den Oever
f23b1c4c4a
latte-dock: add missing build inputs
2017-08-21 21:49:32 +02:00
Jos van den Oever
df3e7beede
kde-applications: 17.04.3 -> 17.08.0
2017-08-21 21:49:31 +02:00
Jos van den Oever
e20afe8d2e
kde-frameworks: 5.36 -> 5.37
2017-08-21 21:47:15 +02:00
Thomas Tuegel
50a9f98c42
Merge pull request #27224 from ttuegel/kdepim
...
KDE PIM Applications
2017-08-21 13:47:45 -05:00
Pascal Bach
6de00c1cb2
nginx: add possibility to compile reverse proxy with mail support
2017-08-21 20:30:41 +02:00
Pascal Bach
ec779fb2c3
nginx: enable stream support by default
...
TCP proxying should be a default feature of nginx
2017-08-21 20:30:41 +02:00
Pascal Bach
1d8412d17a
nginx: add additional features when streams are enabled
...
This allows nginx to work as a TCP load balancer including
TLS and geo IP routing support
2017-08-21 20:30:41 +02:00
Pascal Bach
e309c318c6
nginx: enable additional compile flags
...
These flags can increase performance.
They are also enabled by default on Debian and Archlinux
2017-08-21 20:30:41 +02:00
Pascal Bach
12e0e9d31c
nginx: remove deprecated ipv6 compile flag
...
The build process for both mainline and stable print a warning that
"--with-ipv6" is deprecated
2017-08-21 20:30:41 +02:00
Robert Helgesson
4d192a3522
cassandra: clean up installed documentation
...
Fixes #28281 .
2017-08-21 19:41:59 +02:00
Robert Helgesson
9459dd27ec
liquibase: clean up installed documentation
...
Fixes #28281 .
2017-08-21 19:35:52 +02:00
Franz Pletz
775a7944c5
kanboard: 1.0.44 -> 1.0.46
...
Fixes CVE-2017-12850 & CVE-2017-12851.
2017-08-21 19:23:58 +02:00
John Ericson
056a389d3b
ios cross cc-wrapper: Fail assertion to avoid breaking tarball job
...
Previously, this wasn't being evaluated by CI.
2017-08-21 11:50:29 -04:00
Frederik Rietdijk
b7b815b45d
Merge pull request #28386 from ericsagnes/pkg-update/pytorch
...
pytorch: 0.1.12 -> 0.2.0
2017-08-21 16:57:09 +02:00
Daniel Peebles
7242500cc1
Merge pull request #27728 from konimex/ostree
...
ostree: 2016.11 -> 2017.9
2017-08-21 09:33:42 -04:00
Domen Kožar
37c340728e
servant-auth: tests pass for a while now
2017-08-21 14:42:05 +02:00
Gabriel Ebner
0c36f8569f
Merge pull request #28420 from canndrew/intel-microcode
...
microcode-intel: 2017-05-11 -> 2017-07-07
2017-08-21 14:09:38 +02:00
Thomas Tuegel
933f384fc7
ark: use plain unzip
...
Use plain unzip instead of unzipNLS, which is unnecessary and also broken.
2017-08-21 06:52:48 -05:00
Thomas Tuegel
46ecfa1908
okteta: fixup inputs
2017-08-21 06:52:47 -05:00
Thomas Tuegel
4fd2820dcd
k3b: fixup inputs
2017-08-21 06:52:47 -05:00
Thomas Tuegel
5f3732f815
Revert "kdepim-runtime: patch from upstream to fix IMAP resource crash"
...
This reverts commit a6d746fbd12a6633e775e2cb52793f4baa8bab36.
2017-08-21 06:52:15 -05:00
Thomas Tuegel
ca324e54dd
kdepim-runtime: patch from upstream to fix IMAP resource crash
2017-08-21 06:51:34 -05:00
Thomas Tuegel
d143269ea8
grantlee5: patch CMake module correctly in release or debug build
2017-08-21 06:51:34 -05:00
Thomas Tuegel
96e2a3bd85
grantlee5: update meta.homepage
2017-08-21 06:51:33 -05:00
Thomas Tuegel
6ba0ab1b92
Revert "kcmutils: fix kcm plugin path"
...
This reverts commit cb922bbd5855aba00b96f223dce50c4556472a25.
2017-08-21 06:51:33 -05:00
Thomas Tuegel
7c850a0fd6
libkscreen: fix circular references
2017-08-21 06:51:33 -05:00
Thomas Tuegel
91b99ec929
sddm: no propagatedBuildInputs
2017-08-21 06:51:33 -05:00
Thomas Tuegel
dd3f3de3e3
syndication: multiple outputs
2017-08-21 06:51:33 -05:00
Thomas Tuegel
2978918f63
kdesignerplugin: propagate qttools build input
2017-08-21 06:51:33 -05:00
Thomas Tuegel
d0337b0874
libgnome-keyring: separate $dev output
2017-08-21 06:51:33 -05:00
Thomas Tuegel
b4780249c6
grantlee5: don't link plugins into $dev
2017-08-21 06:51:32 -05:00
Thomas Tuegel
55e6c1b8e1
kholidays: add to libsForQt5
2017-08-21 06:51:32 -05:00
Thomas Tuegel
5ba0dd1ad7
qgpgme: build with -DQT_NO_DEBUG
...
qgpgme uses Q_ASSERT which causes build inputs to be retained unnecessarily at
runtime unless debugging is disabled.
2017-08-21 06:51:32 -05:00
Thomas Tuegel
22b6a93fad
akonadi: no need to set MYSQLD_EXECUTABLE
2017-08-21 06:51:32 -05:00