Commit Graph

104474 Commits

Author SHA1 Message Date
Orivej Desh 4e3a5957bb
Merge pull request #31267 from orivej/subsurface
subsurface: 4.6.0 -> 4.7.2
2017-11-05 11:24:03 +00:00
Frederik Rietdijk 6254141c92 Python pkgs: remove old/unused patches 2017-11-05 10:56:38 +01:00
Frederik Rietdijk 07eeeb3600 Python: move expressions in python-modules to their own folders 2017-11-05 10:45:54 +01:00
Peter Simons 37d5539aeb
Merge pull request #31192 from mulderr/master
nixpkgs manual: add rstudio shell.nix example
2017-11-05 09:48:09 +01:00
Frederik Rietdijk dd851a8d75
Merge pull request #31254 from LumiGuide/graphite-python-overrides
graphite: override django and django_tagging
2017-11-05 09:40:59 +01:00
Frederik Rietdijk f825642e74
Merge pull request #30266 from Ralith/matrix-synapse
matrix-synapse: 0.22.1 -> 0.24.1
2017-11-05 09:39:16 +01:00
aszlig 316de025d1
python/meliae: Fix version string for download URL
While the version listed on PyPI is "0.4.0.final.0", the actual tarball
however is called just "meliae-0.4.0.tar.gz", which is the same *name*
(but different hash) as the one before the update in
7ce848309e.

Here is the PyPI page for reference:

https://pypi.python.org/pypi/meliae/0.4.0.final.0

After checking the tarballs contents, the version string however *is*
"0.4.0.final.0", so I'm only changing the version in the download URL
rather than in the version attribute.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @FRidh
2017-11-05 06:47:20 +01:00
Orivej Desh 51186eb015
Merge pull request #31265 from danielfullmer/adapta-3.92.1.72
adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72
2017-11-05 04:42:55 +00:00
James Earl Douglas 7d52814ba5 dump1090: init at 2014-10-31 2017-11-05 04:30:26 +00:00
Orivej Desh 0c104e40cb
Merge pull request #30558 from volth/tixati-2.55
tixati: init at 2.55
2017-11-05 04:22:17 +00:00
Orivej Desh 5369837c0b
Merge pull request #28873 from michalrus/hubstaff
hubstaff: init at 1.2.14
2017-11-05 04:18:54 +00:00
Orivej Desh a4085e28b1 subsurface: 4.6.0 -> 4.7.2 2017-11-05 03:38:37 +00:00
Michal Rus 07e2460afd
hubstaff: init at 1.2.14 2017-11-05 04:02:28 +01:00
Michael Raskin 7be7698612
Merge pull request #25552 from antonxy/master
lightworks: init at 14.0.0
2017-11-05 00:01:48 +00:00
Vincent Laporte 0cabd5fa67
ocamlPackages.ocaml-migrate-parsetree: 1.0.5 -> 1.0.7 2017-11-04 23:47:44 +00:00
Michael Raskin af7be86125
Merge pull request #31264 from kini/acl2-update
acl2: 6.5 -> 7.4; sbcl: remove 1.2.0 and 1.3.12
2017-11-04 23:17:30 +00:00
Michael Raskin d715c087b1
Merge pull request #20423 from DerTim1/add-service-wrapper
service-wrapper: init at 16.04.0
2017-11-04 22:16:59 +00:00
Daniel Fullmer bfe218e3cb adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72 2017-11-04 18:03:04 -04:00
knupfer d71833ee36 fetchipfs: init
Fixes #18296
2017-11-04 23:01:27 +01:00
Graham Christensen 59c995ce06
Merge pull request #31259 from mimadrid/update/elixir-1.5.2
elixir: 1.5.1 -> 1.5.2
2017-11-04 16:58:40 -04:00
Keshav Kini 21db63d669 sbcl: remove old versions 1.2.0, 1.3.12
SBCL 1.2.0 was being retained for the acl2 package, which no longer
needs it.  SBCL 1.3.12 was being retained for the maxima package,
which appears to no longer need it.
2017-11-04 13:48:22 -07:00
Keshav Kini 0094ca20cc acl2: 6.5 -> 7.4, refactor
The `make regression` line was failing because the expression was
downloading a core-system-only, no-libraries source tarball.  I
switched to using fetchFromGitHub, which downloads the full source
code -- the core system as well as the "community books",
i.e. libraries -- but the libraries unfortunately do not build yet
because they have more dependencies than the core system, and they
also run into some impurity problems during the build process.

This commit changes the ACL2 package so that at least the user will
obtain the latest version of the core system, even though they won't
get the community books.  In a later commit I hope to fix this; it
will require either changes to ACL2 itself, or a patch to be applied
to ACL2 in nixpkgs.

ACL2 7.4 has no trouble building on the current version of SBCL in
nixpkgs, so I let it do so instead of using the ancient SBCL version
1.2.0 from 2014.

I also added myself as a maintainer to this package, since I'm an
active contributor to the ACL2 project and am interested in seeing it
working on Nix.
2017-11-04 13:48:22 -07:00
Michael Weiss af3a11b8f6 pgpdump: Add support for compressed data packets
This will add support for compressed data packets (Tag 8) [0] and enable
it by default.

[0]: https://tools.ietf.org/html/rfc4880#section-5.6
2017-11-04 21:23:14 +01:00
Orivej Desh 86415c9c83
Merge pull request #27790 from MatrixAI/masterpdfeditor
masterpdfeditor: init at 4.2.70
2017-11-04 20:19:40 +00:00
Michael Raskin 53d4649ddc
Merge pull request #31257 from c0bw3b/pkg/nsjail
nsjail: 2.1 -> 2.2
2017-11-04 20:04:57 +00:00
mimadrid a6e12e5cf5
elixir: 1.5.1 -> 1.5.2 2017-11-04 20:30:27 +01:00
Peter Simons d594ca69fd hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
be48096efe.
2017-11-04 20:02:45 +01:00
Peter Simons a09460b827 ghc: add 8.2.2-rc2 2017-11-04 20:02:31 +01:00
Renaud 9754503c6b
nsjail: 2.1 -> 2.2
plus fixed meta.license which should be Apache License 2.0
2017-11-04 20:02:23 +01:00
Vincent Laporte 9e0159c04c
ocamlPackages.stdio: 0.9.0 -> 0.9.1 2017-11-04 18:50:23 +00:00
Michael Raskin 6f686c47ff
Merge pull request #31231 from mimadrid/update/sbcl-1.4.1
sbcl: 1.4.0 -> 1.4.1
2017-11-04 18:24:05 +00:00
Vincent Laporte a8c4829f7c
ocamlPackages.base: 0.9.3 -> 0.9.4 2017-11-04 17:47:38 +00:00
Vladimír Čunát 8ea1b79003
wxGTK-{2.9,3.0}: apply an upstream patch
Close #30909.
2017-11-04 18:28:33 +01:00
Vincent Laporte 8923737cd5
ocamlPackages.sexplib: 0.9.2 -> 0.9.3 2017-11-04 17:09:50 +00:00
Guillaume Maudoux 7325ad9ab7 graphite: override django and django_tagging
instead of depending on specific versions in the django_tagging_0_4_3
and graphite_web derivations.

This should fix: https://github.com/NixOS/nixpkgs/pull/30277#discussion_r145393088

This was joint work of @basvandijk and @layus at NixCon 2017.
2017-11-04 17:53:35 +01:00
Daiderd Jordan a9f13a4614
Merge pull request #31213 from acowley/qt5-cmake-cleanup
qt5: fix cmake cleanup on darwin
2017-11-04 16:51:56 +01:00
Tim Steinbach d9024786f2
Merge pull request #31011 from leenaars/hex
beamPackages.hex: 0.14.0 => 0.17.1
2017-11-04 11:19:02 -04:00
Tim Steinbach 97f172a1d5
Merge pull request #31146 from NeQuissimus/kafka_updates
Kafka: Update + Tests
2017-11-04 11:06:32 -04:00
Tim Steinbach a789f5b2f1
Merge pull request #31233 from mimadrid/update/rofi-pass-1.5.3
rofi-pass: 1.5.2 -> 1.5.3
2017-11-04 11:04:41 -04:00
Tim Steinbach 21b587a6dd
Merge pull request #31232 from mimadrid/update/tmuxp-1.3.4
tmuxp: 1.3.1 -> 1.3.4
2017-11-04 10:58:27 -04:00
mimadrid 9720703d24
mawk: 1.3.4-20161120 -> 1.3.4-20171017 2017-11-04 15:56:31 +01:00
Tim Steinbach b7fe5577e5
Merge pull request #31245 from pbogdan/openrct2-fix-build
openrct2: fix build
2017-11-04 10:52:06 -04:00
Tim Steinbach 2452bd2e80
Merge pull request #31240 from gjeusel/tortoisehg-update
tortoisehg: 4.1.1 -> 4.3.1
2017-11-04 10:48:29 -04:00
Tim Steinbach 433703254b
Merge pull request #31248 from mimadrid/update/jruby-9.1.13.0
jruby: 9.1.12.0 -> 9.1.13.0
2017-11-04 10:42:42 -04:00
Tim Steinbach aab92cba7d
Merge pull request #31243 from pbogdan/tcpflow-fix-build
tcpflow: fix build
2017-11-04 10:42:18 -04:00
Tim Steinbach 73714d8a56
Merge pull request #31247 from Shados/synergy-repo-rename
synergy: track upstream repository name change.
2017-11-04 10:38:06 -04:00
mimadrid 303ad53e7e
jruby: 9.1.12.0 -> 9.1.13.0 2017-11-04 15:36:17 +01:00
Tim Steinbach e049e462ff
Merge pull request #31226 from adisbladis/firefox-beta-bin-57_0b14
firefox-beta-bin: 57.0b13 -> 57.0b14
2017-11-04 10:32:33 -04:00
Alexei Robyn 97594ffd86 synergy: track upstream repository name change. 2017-11-05 01:30:20 +11:00
mimadrid 84ad480e0c
tilix: 1.6.4 -> 1.7.1 2017-11-04 15:25:33 +01:00
Daiderd Jordan de62516777
Merge pull request #31174 from eqyiel/fix-lame
lame: prevent build failure from using outdated symbol list
2017-11-04 15:20:33 +01:00
Piotr Bogdan 9e59605bab openrct2: fix build 2017-11-04 14:18:47 +00:00
Michael Raskin 8868daa5e6
Merge pull request #31244 from pbogdan/textadept-fix-build
textadept: fix build
2017-11-04 14:07:01 +00:00
Piotr Bogdan 0936dd0d57 textadept: fix build 2017-11-04 13:56:32 +00:00
Piotr Bogdan adf5aea0b6 tcpflow: fix build 2017-11-04 12:45:59 +00:00
Michael Raskin cc3c38d788
Merge pull request #31238 from c0bw3b/pkg/fdm
fdm: 1.8 -> 1.9.0.20170124
2017-11-04 12:36:06 +00:00
Renaud 5fe398fdc9 fdm: 1.8 -> 1.9.0.20170124
sf.net repo does not exist anymore
2017-11-04 13:27:39 +01:00
Michael Raskin eafd703a63 lispPackages.clwrapper: make sure to patch shebangs in the scripts before using them 2017-11-04 12:46:56 +01:00
Maciej Kazulak 42b70ae5ed nixpkgs manual: add rstudio shell.nix example
Provide an example of a self-contained shell.nix for rstudio with
additional packages.
2017-11-04 12:26:08 +01:00
Joachim Fasting 86bc99cc8a
tor-browser-bundle-bin: 7.0.8 -> 7.0.9 2017-11-04 12:19:58 +01:00
Daiderd Jordan 0d95b319c0
Merge pull request #31234 from mimadrid/update/rlwrap-0.43
rlwrap: 0.42 -> 0.43
2017-11-04 11:56:19 +01:00
Daiderd Jordan 7ada6b5ad2
Merge pull request #31229 from mimadrid/update/fzf-0.17.1
fzf: 0.17.1
2017-11-04 11:50:19 +01:00
gjeusel ba885e1d7d tortoisehg: 4.1.1 -> 4.3.1
Signed-off-by: gjeusel <jeusel.guillaume@gmail.com>
2017-11-04 11:48:38 +01:00
Jean-Philippe Bernardy 6269306a8d pythonPackages.tensorflow: add flags for efficent math on CPU 2017-11-04 13:18:11 +03:00
Maximilian Bosch 5633431c2b
statsd: repackage with node2nix 2017-11-04 10:23:28 +01:00
Vladimír Čunát bb87d2c81a
drbd: fix evaluation after #30872 2017-11-04 10:20:39 +01:00
Frederik Rietdijk decaeb3040
Merge pull request #30872 from FRidh/udev
systemd: remove udev attributes
2017-11-04 10:02:01 +01:00
Joerg Thalheim 6ec3bf3a77 bcc: add myself as maintainer 2017-11-04 08:58:04 +00:00
Joerg Thalheim 292f23c4b5 bcc: fix module installation
BCC_KERNEL_MODULES_DIR should have not been removed
2017-11-04 08:57:20 +00:00
Frederik Rietdijk 4bd9b3b7cf
Merge pull request #25274 from lheckemann/weechat-plugin-split
Weechat plugin split
2017-11-04 09:55:09 +01:00
mimadrid 97d251e6ac
rofi-pass: 1.5.2 -> 1.5.3 2017-11-04 09:31:18 +01:00
mimadrid c375ed9b86
rlwrap: 0.42 -> 0.43 2017-11-04 09:29:49 +01:00
mimadrid 16172d4299
fzf: 0.17.1 2017-11-04 08:36:33 +01:00
mimadrid 765091d80b
tmuxp: 1.3.1 -> 1.3.4 2017-11-04 08:25:03 +01:00
mimadrid 4b5d30df2d
sbcl: 1.4.0 -> 1.4.1 2017-11-04 08:20:37 +01:00
Orivej Desh 3ea077e638
Merge pull request #30942 from andrestylianos/joker
joker: init at 0.8.6
2017-11-04 07:09:56 +00:00
Orivej Desh a167ea6875 joker: do not install private generators 2017-11-04 07:03:06 +00:00
Graham Christensen ec270cd40b
Merge pull request #31225 from adisbladis/firefox-devedition-bin-58_0b1
firefox-devedition-bin: 57.0b13 -> 58.0b1
2017-11-04 02:38:02 -04:00
André Stylianos Ramos 49e0be1d4d joker: init at 0.8.6 2017-11-04 06:36:16 +01:00
adisbladis b7e3f5d944
firefox-devedition-bin: 57.0b13 -> 58.0b1 2017-11-04 12:52:52 +08:00
adisbladis 07cb41b183
firefox-beta-bin: 57.0b13 -> 57.0b14 2017-11-04 12:52:10 +08:00
adisbladis 50ad5f1c36
audacity: 2.1.3 -> 2.2.0 2017-11-04 12:46:00 +08:00
Orivej Desh 75a7763e56
Merge pull request #31216 from jbboehr/fix/php-ldap-header
php: fix compilation when ldap header exists on host system
2017-11-04 01:51:04 +00:00
Michal 'BlessJah' Marzuchowski c3e7e2249b mtail: init at 3.0.0-rc4 2017-11-04 01:36:52 +01:00
Michal 'BlessJah' Marzuchowski 6b7321c42c gotools: 20160519 -> 20170807 2017-11-04 01:22:40 +01:00
John Boehr 57f6b87229
php: fix ldap paths when header exists on host system
Fixes #20491
2017-11-03 16:58:01 -07:00
Vincent Laporte 0ce1067b18
ocamlPackages.num: init at 1.1 2017-11-03 23:45:18 +00:00
Anthony Cowley 66c0193e6b qt5: fix cmake cleanup on darwin
This fixes the case where the `find` command does not return any
files.
2017-11-03 19:29:52 -04:00
Vincent Laporte 4f7c0aed38
ocaml: init at 4.06.0 2017-11-03 22:51:27 +00:00
Carlos José Ruiz-Henestrosa Ruiz 15ea14e5bf fava: 1.3 -> 1.5, refactor 2017-11-03 23:49:58 +01:00
Jörg Thalheim 3328e35af8
Merge pull request #30987 from wizeman/u/fix-openntpd-cert
openntpd: fix constraints feature on NixOS
2017-11-03 22:36:19 +00:00
Carlos José Ruiz-Henestrosa Ruiz a2895b9084 fava: changed SHA256 hash and version 2017-11-03 22:41:45 +01:00
Tim Steinbach a5847e8378
Merge pull request #31185 from pbogdan/kafkacat-fix-build
kafkacat: fix sandboxed build
2017-11-03 17:38:49 -04:00
Tim Steinbach 4142887d4a
Merge pull request #30938 from NeQuissimus/lightdm_1_24
lightdm: 1.22.0 -> 1.24.0
2017-11-03 17:33:13 -04:00
Sander van der Burg 5e563ae749 node2nix: 1.3.0 -> 1.4.0 + regenerate packages 2017-11-03 21:44:03 +01:00
Franz Pletz 94043f511a
zfs: 0.7.2 -> 0.7.3
Bugfix release.
2017-11-03 21:39:05 +01:00
Jörg Thalheim 8dc6338542
Merge pull request #31183 from frontsideair/yarn-1.3.2
yarn: 1.2.1 -> 1.3.2
2017-11-03 19:56:20 +00:00
Jörg Thalheim 7e36df2789
Merge pull request #31166 from bgamari/libngspice
ngspice: Build shared library
2017-11-03 19:51:02 +00:00
Jörg Thalheim b4677c0ea0
Merge pull request #31194 from ylwghst/abiword
abiword: 3.0.1 -> 3.0.2
2017-11-03 19:48:15 +00:00
Yellow Ghost da793b2c86 abiword: 3.0.1 -> 3.0.2 2017-11-03 20:44:32 +01:00
Vincent Laporte 0eb284b351
alt-ergo: remove constraint on OCaml version 2017-11-03 19:44:20 +00:00
Vincent Laporte ee23541f89
ocamlPackages.ocaml_expat: 0.9.1 -> 1.0.0 2017-11-03 19:44:19 +00:00
Tuomas Tynkkynen 78eaae0204 vim: 8.0.1245 -> 8.0.1257 2017-11-03 21:25:41 +02:00
Tuomas Tynkkynen d2717a55d9 ethtool: 4.11 -> 4.13 2017-11-03 21:25:41 +02:00
Orivej Desh 3463add6c5
Merge pull request #31203 from mimadrid/update/zstd-1.3.2
zstd: 1.3.0 -> 1.3.2
2017-11-03 19:21:44 +00:00
Orivej Desh 930414e22e arora: use fetchFromGitHub 2017-11-03 19:18:58 +00:00
Jörg Thalheim 3ba7fa351c
Merge pull request #31205 from mimadrid/update/zsh-syntax-highlighting-0.6.0
zsh-syntax-highlighting: 0.5.0 -> 0.6.0
2017-11-03 19:15:26 +00:00
Jörg Thalheim ef91f9d2aa
Merge pull request #31204 from mimadrid/update/zsh-completions-0.27.0
zsh-completions: 0.26.0 -> 0.27.0
2017-11-03 19:12:42 +00:00
Orivej Desh 43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
mimadrid c7db2d7df0
zsh-syntax-highlighting: 0.5.0 -> 0.6.0 2017-11-03 20:03:16 +01:00
vinymeuh 95d6424e9a pythonPackages.py3exiv2: init at 0.2.1 2017-11-03 20:01:55 +01:00
mimadrid ae25bd35c6
zsh-completions: 0.26.0 -> 0.27.0 2017-11-03 20:01:12 +01:00
mimadrid 8e982d5f2e
zstd: 1.3.0 -> 1.3.2 2017-11-03 19:58:01 +01:00
Orivej Desh 4ccf05b03b qtscriptgenerator: enable parallel building 2017-11-03 18:52:31 +00:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Tim Steinbach a9a26d98d0
hipchat: 4.29.4.1662 -> 4.30.0.1663 2017-11-03 14:26:26 -04:00
Frederik Rietdijk 844ef8c964
Merge pull request #31173 from orivej/python-implicit-name
mkPythonDerivation: let name default to ${pname}-${version}
2017-11-03 19:14:45 +01:00
Yellow Ghost 100583c7c8 abiword: 3.0.1 -> 3.0.2 2017-11-03 17:45:23 +01:00
Orivej Desh 1729e9ea25
Merge pull request #31186 from mimadrid/update/xarchiver-0.5.4.12
xarchiver: 0.5.4.7 -> 0.5.4.12
2017-11-03 16:00:28 +00:00
Orivej Desh 4762689a8a
Merge pull request #31193 from pbogdan/reaverwps-t6x-fix-build
reaverwps-t6x: fix build
2017-11-03 15:39:50 +00:00
Orivej Desh 1b4f86a7dd
Merge pull request #31191 from pbogdan/snes9x-fix-build
snes9x-gtk: fix build
2017-11-03 15:39:14 +00:00
Samuel Leathers 9f85fc52b8
Merge pull request #31195 from pbogdan/curl-unix-socket-fix-build
curl-unix-socket: fix build
2017-11-03 11:25:47 -04:00
Piotr Bogdan 5a539f5eb5 curl-unix-socket: fix build 2017-11-03 14:43:11 +00:00
Yellow Ghost cc95949080 abiword: 3.0.1 -> 3.0.2 2017-11-03 15:38:33 +01:00
Piotr Bogdan 16c69270ae reaverwps-t6x: fix build 2017-11-03 14:36:15 +00:00
aszlig 74260a4922
vim: 8.0.1150 -> 8.0.1245
This update contains a lot of fixes that are too much to be summarized
here, so here is the upstream changelog (basically "git log"):

https://github.com/vim/vim/commits/v8.0.1250

The main reason for this bump is that I got annoyed by a bug that was
fixed in upstream version 8.0.1194, which caused a race condition during
vim startup when it's trying to retrieve background colors from the
terminal.

Sometimes it could happen that random commands are executed at Vim
startup (typically pasting the "" buffer) and after bisecting I've found
out that version 8.0.1194 indeed fixed this problem.

The reason why I'm updating to version 8.0.1250 is that when looking
through the Git log it contains a whole lot of fixes but no new
features, so I'd assume it's safe to upgrade.

I've tested all packages that depend on Vim and they still succeed
building. In addition to that I've used the new version for a couple of
hours without any issue.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @lovek323, @LnL7, @vaibhavsagar
2017-11-03 15:19:06 +01:00
Piotr Bogdan 1f379ed3a7 snes9x-gtk: fix build 2017-11-03 14:06:23 +00:00
mimadrid 8ee4a3648f
xarchiver: 0.5.4.7 -> 0.5.4.12
- Fix github url
  - Add libxslt dependency
  - Gtk2 -> Gtk3
2017-11-03 14:25:01 +01:00
Piotr Bogdan d83cfdc77f kafkacat: fix sandboxed build 2017-11-03 13:04:47 +00:00
Fatih Altinok 10169cc356 yarn: 1.2.1 -> 1.3.2 2017-11-03 15:48:31 +03:00
Daiderd Jordan 9a1534496a
Merge pull request #31149 from LumiGuide/pgmanage-10.0.2
postage: replaced by pgmanage-10.0.2
2017-11-03 12:32:29 +01:00
Robert Helgesson 6fb9706a1c
perl-CGI: 4.36 -> 4.37 2017-11-03 12:31:27 +01:00
Robert Helgesson 09ed44c9eb
perl-Software-License: 0.103012 -> 0.103013 2017-11-03 12:31:27 +01:00
Michael Fellinger d36a83a784 bundlerEnv: support unicode executables (#31145) 2017-11-03 11:31:16 +00:00
Tuomas Tynkkynen b2093d4611 linuxPackages.bcc: Fix quoting for older Nix versions
Issue #31179.
2017-11-03 13:11:36 +02:00
Lancelot SIX 5d0ece7fd9
pythonPackages.django: 1.11.6 -> 1.11.7 2017-11-03 12:09:47 +01:00
Matthias Beyer 208fd87149 wordgrinder: init at 0.6 2017-11-03 12:26:54 +02:00
Linus Heckemann 05f96bf376 weechat: split plugins into separate outputs
Also add a wrapper generator that allows adding the plugins back
conveniently and corresponding documentation in the package notes
section of the nixpkgs manual.
2017-11-03 10:25:22 +00:00
Vladimír Čunát 4b15ca2248
knot-resolver: 1.4.0 -> 1.5.0
https://lists.nic.cz/pipermail/knot-dns-users/2017-November/001240.html
ICANN wants to watch what root trust anchors people use.
https://www.icann.org/resources/pages/ksk-rollover
2017-11-03 11:04:50 +01:00
Vladimír Čunát 5f86f5d5b1
knot-dns: maintenance 2.6.0 -> 2.6.1
https://lists.nic.cz/pipermail/knot-dns-users/2017-November/001241.html
2017-11-03 10:57:15 +01:00
makefu 1774cc04cb
snapraid: fix release checksum 2017-11-03 09:12:30 +01:00
Ruben Maher e82dc084d4 lame: prevent build failure from using outdated symbol list
Before this change, trying to build LAME on Darwin would throw an error:

Undefined symbols for architecture x86_64:
  "_lame_init_old", referenced from:
     -exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
2017-11-03 16:28:25 +10:30
Peter Hoeg 19d67e1368
Merge pull request #30402 from adisbladis/kdeapplications_17_08_2
kde-applications: 17.08.1 -> 17.08.2
2017-11-03 13:32:18 +08:00
Orivej Desh 78ed9da5e4 mkPythonDerivation: let name default to ${pname}-${version} 2017-11-03 04:15:36 +00:00
Orivej Desh cfafd6f5a8
Merge pull request #30910 from dywedir/rust-bindgen
rust-bindgen: 0.30.0 -> 0.31.1
2017-11-03 02:57:32 +00:00
Orivej Desh 4891d72584
Merge pull request #31169 from WilliButz/grafana-update
grafana: 4.6.0 -> 4.6.1
2017-11-03 01:08:55 +00:00
WilliButz febacc5de6
grafana: 4.6.0 -> 4.6.1 2017-11-03 02:00:29 +01:00
Jörg Thalheim 90c92918f1
Merge pull request #31151 from lheckemann/vboot-update
vboot_reference:  20130507 -> 20171023
2017-11-03 00:23:57 +00:00
Orivej Desh 52a67e71de
Merge pull request #30957 from KaiHa/gmailieer
gmailieer: init at 0.3
2017-11-03 00:22:22 +00:00
Jörg Thalheim 60c4104b7e
Merge pull request #31153 from jbboehr/fix/apcu-5.1.8-m
phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
2017-11-03 00:19:52 +00:00
Jörg Thalheim ddec346c63
Merge pull request #31158 from jbboehr/fix/php-redis-3.1.4-m
phpPackages.redis: rev 4a37e4 -> 3.1.4
2017-11-03 00:13:27 +00:00
Orivej Desh 9caf89c903
Merge pull request #31164 from c0bw3b/pkg/htpdate
htpdate: 1.1.3 -> 1.2.0
2017-11-03 00:02:08 +00:00
Orivej Desh c0a0d8b651
Merge pull request #31108 from benley/openvpn-auth-ldap
openvpn-auth-ldap: init at 2.0.3
2017-11-03 00:00:52 +00:00
Orivej Desh 00beaf54e4
Merge pull request #31163 from eqyiel/flow-0.58.0
flow: 0.57.3 -> 0.58.0
2017-11-02 23:56:17 +00:00
Tim Steinbach 449a053152
linux-copperhead: 4.13.10.a -> 4.13.11.a 2017-11-02 19:54:31 -04:00
Orivej Desh 66683883ca
Merge pull request #31142 from adisbladis/rpm-4_14_0
rpm: 4.13.0.1 -> 4.14.0
2017-11-02 23:49:06 +00:00
Orivej Desh adcb60e96d
Merge pull request #31162 from eqyiel/awsebcli-fixes
awsebcli: fix build and update
2017-11-02 23:39:02 +00:00
Ben Gamari 7eecac6f46 ngspice: Build shared library
This builds the libngspice shared library which is used by development
versions of kicad.
2017-11-02 19:26:06 -04:00
Ruben Maher 5dc3ea4b31 flow: 0.57.3 -> 0.58.0 2017-11-03 09:51:33 +10:30
Renaud 6d80920ab9
htpdate: 1.1.3 -> 1.2.0 2017-11-03 00:21:16 +01:00
Orivej Desh 9033675f9b
Merge pull request #31159 from sorki/ipmicfg
ipmicfg: init at 1.27.0
2017-11-02 23:17:49 +00:00
Matthew Pickering 40124cd0cf Add wrapper for idris exe for gcc/gmp runtime deps
Fixes #10450

When compiling packages with -o the executable invokes gcc.
There is no compile time flag to control this invocation so for
now we create a wrapper which provides the dependency at runtime.
2017-11-02 23:14:12 +00:00
Bas van Dijk c894327215 postage: replaced by pgmanage-10.0.2
postage is no longer maintained and has been replaced by the identical pgmanage. See:

https://github.com/workflowproducts/postage#postage-has-been-replaced-with-pgmanage

The following error is raised when a user enables the deprecated `services.postage.enable` option:

Failed assertions:
- services.postage is deprecated in favor of pgmanage. They have the same options so just substitute postage for pgmanage.
2017-11-03 00:14:00 +01:00
Orivej Desh da067f40f9 ipmicfg: fix style 2017-11-02 23:10:46 +00:00
Ruben Maher 47c000b894 awsebcli: 3.11.0 -> 3.12.0 2017-11-03 09:38:16 +10:30
Ruben Maher fcf0df2cf6 awsebcli: tiny whitespace fix 2017-11-03 09:38:16 +10:30
Ruben Maher 054baf2cbe awsebcli: unbreak after cement update
awsebcli requests that the cement package be exactly at version 2.8.2 and won't
build without it.
2017-11-03 09:38:15 +10:30
Orivej Desh a41342ba58
Merge pull request #30103 from dtzWill/fix/lsb-release-PATH
lsb-release: wrap to ensure needed utilities are available
2017-11-02 21:22:33 +00:00
Richard Marko 2b37262519 ipmicfg: init at 1.27.0 2017-11-02 22:19:35 +01:00
Sander van der Burg 5bd48158e9 nodePackages: remove overrides for non-existent packages 2017-11-02 22:10:57 +01:00
Joerg Thalheim c60bee3a41 python.pkgs.jsbeautifier: fix name 2017-11-02 21:01:03 +00:00
Orivej Desh b9bbbb75fd
Merge pull request #29196 from timor/mpich2-3.2
mpich2: 1.4 -> 3.2
2017-11-02 20:59:02 +00:00
Orivej Desh cfc778a175
Merge pull request #31156 from manveru/fix-numix-hash
numix-gtk-theme: fix hash
2017-11-02 20:56:29 +00:00
John Boehr 994cff67e3
phpPackages.redis: rev 4a37e4 -> 3.1.4 2017-11-02 13:50:51 -07:00
Jörg Thalheim eb4c9055bd
Merge pull request #31143 from dtzWill/update/libdwarf-20170709
libdwarf: 20161124 -> 20170709
2017-11-02 20:49:48 +00:00
Michael Fellinger 0721c1ff3d numix-gtk-theme: fix hash 2017-11-02 21:45:19 +01:00
Linus Heckemann 454c42c849 vboot_reference: Update
In addition to updating to a more recent upstream version, this
installs the development signing keys and removes the separate
vbutil_* tools in favour of the single futility tool.
2017-11-02 20:11:45 +00:00
John Boehr 3c74fcf6bf
phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
See #30734 - 5.1.2 segfaults
2017-11-02 12:55:56 -07:00
Graham Christensen e080b87b26
Merge pull request #31147 from grahamc/openssl
Upgrade OpenSSL for CVE-2017-3732, CVE-2017-3193
2017-11-02 15:21:52 -04:00
Graham Christensen e06dbe4f5b
openssl: fix nix patch for recent update 2017-11-02 15:16:41 -04:00
Tim Steinbach 30d4deccbd
kafka: Remove 0.8 2017-11-02 15:12:19 -04:00
Jörg Thalheim 4d7c34fb33
Merge pull request #31033 from LumiGuide/fix-clementine-m4a
clementine: Added gst-libav plugin
2017-11-02 19:03:59 +00:00
Jörg Thalheim 9b82f1749b
Merge pull request #31139 from pbogdan/fix-build-pecl
build-pecl: honour nativeBuildInputs
2017-11-02 18:54:27 +00:00
Jörg Thalheim 5cfd049a03
Merge pull request #31057 from dtzWill/update/musl-1.1.18
musl: 1.1.17 -> 1.1.18
2017-11-02 18:53:11 +00:00
Will Dietz eeef094dfd libdwarf: 20161124 -> 20170709 2017-11-02 13:47:12 -05:00
Graham Christensen 5e2d96deb3
openssl_1_1_0: 1.1.0f -> 1.1.0g 2017-11-02 14:44:04 -04:00
Graham Christensen 7726b46027
openssl_1_0_2: 1.0.2l -> 1.0.2m 2017-11-02 14:40:25 -04:00
Benjamin Staffin 998027a531
openvpn-auth-ldap: init at 2.0.3 2017-11-02 14:35:48 -04:00
Vladimír Čunát 0b75c1df07
mongodb: fix build with pcre-8.41 via upstream patch 2017-11-02 19:11:48 +01:00
adisbladis 9fa8f3ed0d
rpm: 4.13.0.1 -> 4.14.0 2017-11-03 02:07:38 +08:00
Ioannis Koutras e18cdf0f46 pavucontrol-qt: use libsForQt5.callPackage 2017-11-02 19:59:28 +02:00
Graham Christensen 37c7bb4266
Merge pull request #31141 from acowley/terminal-notifier-2.0.0
terminal-notifier: 1.5.0 -> 2.0.0
2017-11-02 13:51:02 -04:00
Tim Steinbach ace06a2bf1
kafka: Default to 1.0 2017-11-02 13:48:22 -04:00
Tim Steinbach 90f0fd9d0c
kafka: 0.10.2.0 -> 0.10.2.1 2017-11-02 13:48:01 -04:00
Tim Steinbach 46b09a8d55
kafka: Add 1.0.0 2017-11-02 13:46:07 -04:00
Thomas Tuegel a513c07933
Merge pull request #31140 from ttuegel/dropbox
dropbox: use buildFHSUserEnv
2017-11-02 12:41:27 -05:00
Tim Steinbach 51629d777d
kafka: Add 0.11.0.1 2017-11-02 13:37:24 -04:00
Anthony Cowley 500300cf0b terminal-notifier: 1.5.0 -> 2.0.0 2017-11-02 13:23:59 -04:00
Joerg Thalheim 69d0eac956 python.pkgs.podcastparser: 0.6.1 -> 0.6.2 2017-11-02 17:15:19 +00:00
Casey Ransom b62992a483
kisslicer: init at 1.6.2 2017-11-02 18:01:18 +01:00