Commit Graph

134357 Commits

Author SHA1 Message Date
adisbladis
76d4ff205b
Merge pull request #46405 from swdunlop/nats-streaming-server-0.11.0
nats-streaming-server: init at 0.11.0
2018-09-11 01:04:50 +08:00
zimbatm
404b224529
govendor: init at 1.0.9 (#46485) 2018-09-10 17:47:58 +01:00
Tim Steinbach
4a6b5503aa
linux: 4.19-rc2 -> 4.19-rc3 2018-09-10 11:40:41 -04:00
Jörg Thalheim
2d4dcefd9e
Merge pull request #46465 from uri-canva/bazel-jdk10
bazel: add bazel_jdk10 variant
2018-09-10 16:27:01 +01:00
Jörg Thalheim
d5e854b646
Merge pull request #46001 from uskudnik/add-hcloud-autocomplete-support
hcloud: Add autocomplete support for bash and zsh
2018-09-10 15:18:49 +01:00
Uri Baghin
d1818ad6b1 bazel: add bazel_jdk10 variant 2018-09-10 23:33:21 +10:00
Jörg Thalheim
f38e8c0e96
Merge pull request #46450 from dtzWill/fix/spidermonkey-musl-jemalloc
spidermonkey_52: don't use jemalloc w/musl
2018-09-10 13:34:44 +01:00
Linus Heckemann
ac679e721f earlyoom: fix version number (#46481)
earlyoom's Makefile attempts to detect the current version using git,
but we don't keep .git in its source, so this fails. We can however
set the VERSION environment variable to override this, as we now do.
2018-09-10 13:22:24 +01:00
Jörg Thalheim
e7187212c3
Merge pull request #46479 from arianvp/master
safe-money: Fix dependencies for safe-money-*
2018-09-10 13:13:49 +01:00
Timo Kaufmann
efb033ae16
Merge pull request #46455 from marsam/feature/update-wal-g
wal-g: 0.1.10 -> 0.1.12
2018-09-10 13:56:02 +02:00
Timo Kaufmann
d4b0419956
Merge pull request #46475 from Ma27/fix-openbsm
openbsm: fix linux build
2018-09-10 13:52:42 +02:00
Arian van Putten
02feb90d4e safe-money: Fix dependencies for safe-money-*
They all depend on safe-money-0.7, but hackage2nix made them incorrectly
depend on safe-money-0.6

We should be able to remove this 'hack' as soon as the new Stackage LTS
comes out, as safe-money-0.7 will then be the default version.
2018-09-10 13:41:57 +02:00
Maximilian Bosch
080b2fdd8c
openbsm: fix linux build
See https://hydra.nixos.org/build/80705916

To fix the linux build the patch `bsm-add-audit_token_to_pid.patch`
mustn't be applied during Linux builds, only for Darwin as it's an
Apple-only fix.

The compiler failure occurred because `audit_token_t` is part of
`<mach/mach.h>` which is not available on Linux.

Addresses #45960
2018-09-10 13:00:00 +02:00
Timo Kaufmann
cb7c04f53c
Merge pull request #46444 from etu/upgrade-nano
nano: 2.9.8 -> 3.0
2018-09-10 12:26:45 +02:00
Maximilian Bosch
6d6cbd316d pythonmagick: fix build (#46469)
The original build broke with the following linker issue:

```
  CXXLD    _PythonMagick.la
/nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/ld: cannot find -l-L/nix/store/4gh6ynzsd5ndx37hmkl62xa8z30k43y1-imagemagick-6.9.9-34/lib
collect2: error: ld returned 1 exit status
```

This happens since `BOOST_PYTHON_LIB` wasn't set properly, however
`_PythonMagick.la` was linked with `-l$(BOOST_PYTHON_LIB)
$(MAGICK_LIBS)`. With an empty `BOOST_PYTHON_LIB` the linker got
confused.

To work around this, the `boost` library directory needs to be specified
explicitly. To ensure that the changes take effect, the original
`configure` script shipped with `$src` needs to be removed and recreated
using the `autoreconfHook`.

Additionally the `imagemagick` license (https://spdx.org/licenses/ImageMagick.html)
needs to be added to `lib/licenses.nix` to document the proper license
of `pythonmagick` in the meta section.
2018-09-10 11:59:51 +02:00
Timo Kaufmann
2b6144d1ad
Merge pull request #46368 from Ma27/fix-mahotas
pythonPackages.mahotas: fix build, move expression
2018-09-10 11:56:50 +02:00
Amine Chikhaoui
00064c21cc ZHF 18.09: fix crypsetup build with python enabled. (#46468)
Fixes https://hydra.nixos.org/build/81028247.
2018-09-10 11:53:45 +02:00
Toon Nolten
a2bb5d6917 ranger: 1.9.1 -> 1.9.2 (#46454)
* ranger: 1.9.1 -> 1.9.2

* Change maintainer attribute name to match usage
2018-09-10 11:48:49 +02:00
Maximilian Bosch
ee897b64ff
pythonPackages.mahotas: fix build, move expression
See https://hydra.nixos.org/build/80828287

Moves `mahotas` out of `python-packages.nix` into its own file and fixes
broken test cases by skipping them using nosetest's `@nottest`
annotation.

These tests broke from time to time in a sandbox and are therefore
considered impure.

Addresses #45960
2018-09-10 11:32:58 +02:00
José Romildo Malaquias
e5b904818b dde-calendar: init at 1.2.5 (#46460) 2018-09-10 08:48:02 +02:00
José Romildo Malaquias
ba5176551e dtkwm: init at 2.0.9 (#46461) 2018-09-10 08:47:17 +02:00
Will Dietz
30500d23bc busybox: 1.29.2 -> 1.29.3 (#46458) 2018-09-10 08:43:55 +02:00
Peter Simons
c029dc13e5
Merge pull request #46289 from r-ryantm/auto-update/duplicity
duplicity: 0.7.18 -> 0.7.18.1
2018-09-10 08:34:56 +02:00
xeji
868f2561b5
Merge pull request #46456 from samueldr/auto/dbeaver/nixpkgs-unstable/5.2.0
dbeaver: 5.1.6 -> 5.2.0
2018-09-10 08:20:07 +02:00
Will Dietz
8fc2799e02 qemu: port musl patch to new version (#46449) 2018-09-10 08:14:37 +02:00
Vladyslav M
b7c0e40796 rclone: 1.43 -> 1.43.1 (#46448) 2018-09-10 08:13:30 +02:00
R. RyanTM
f188e90ba1 qmmp: 1.2.2 -> 1.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
qmmp
2018-09-10 08:01:14 +02:00
R. RyanTM
1700698691 lttng-ust: 2.10.1 -> 2.10.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lttng-ust
2018-09-10 07:57:54 +02:00
R. RyanTM
aba0fe5d62 metabase: 0.30.0 -> 0.30.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
metabase
2018-09-09 23:33:02 -05:00
R. RyanTM
6682d04142 duo-unix: 1.9.20 -> 1.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-09-09 23:32:36 -05:00
R. RyanTM
f7888652b8 stunnel: 5.46 -> 5.49
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
stunnel
2018-09-09 23:32:01 -05:00
Will Dietz
2fc255cdb0
Merge pull request #46351 from dtzWill/update/kconfig-4.11
kconfig-frontends: update and fixups
2018-09-09 22:45:12 -05:00
Ryan Mulligan
8e991ac409
Merge pull request #46445 from ryantm/rpostgres
rPackages.RPostgres: fix configure paths and includes
2018-09-09 20:33:14 -07:00
Andrew Childs
bbf37b8c45 emacs: allow X and cli-only builds on Darwin 2018-09-10 12:20:23 +09:00
Orivej Desh
78bc2f9800 aseprite-unfree: 1.2.4 -> 1.2.9 2018-09-10 03:01:36 +00:00
Samuel Dionne-Riel
cf3795a25e dbeaver: 5.1.6 -> 5.2.0 2018-09-09 20:34:47 -04:00
adisbladis
cdce8f9034
Merge pull request #46428 from bhipple/fix/dockerTools
dockerTools: unpin go version
2018-09-10 08:15:38 +08:00
Tim Steinbach
ea765b2e2b
linux: 4.18.6 -> 4.18.7 2018-09-09 19:30:23 -04:00
Tim Steinbach
276b2ab892
linux: 4.14.68 -> 4.14.69 2018-09-09 19:29:46 -04:00
Tim Steinbach
d40f4159ed
linux: 4.9.125 -> 4.9.126 2018-09-09 19:29:35 -04:00
Tim Steinbach
13728ed2b5
linux: 4.4.154 -> 4.4.155 2018-09-09 19:29:23 -04:00
Mario Rodas
9bdec58bc0 wal-g: 0.1.10 -> 0.1.12 2018-09-09 18:26:41 -05:00
Will Dietz
8d2cd63c1b spidermonkey_52: don't use jemalloc w/musl 2018-09-09 17:50:54 -05:00
Will Dietz
4278319a77
Merge pull request #46064 from dtzWill/update/musl-1.1.20
musl: 1.1.19 -> 1.1.20
2018-09-09 17:31:50 -05:00
Jörg Thalheim
8ccdd29578 vim-plugins: add missing update.py
This file was accidentally not included in 953199fd82
2018-09-09 23:19:41 +01:00
Ryan Mulligan
73ae8e53e2 rPackages.RPostgres: fix configure paths and includes
closes #46208
2018-09-09 14:37:28 -07:00
Elis Hirwing
b47c5870f4
nano: 2.9.8 -> 3.0
Changelog: http://lists.gnu.org/archive/html/info-nano/2018-09/msg00000.html

Also updated the nix highlighting for nano
2018-09-09 23:16:07 +02:00
Josef Kemetmüller
6f891ff66e pythonPackages.joblib: Disable flaky test (#46439)
The test `test_nested_parallelism_limit` fails on darwin.
2018-09-09 22:42:17 +02:00
Josef Kemetmüller
5e0c468737 pythonPackages.fiona: Fix darwin build (#46435) 2018-09-09 22:40:49 +02:00
xeji
12fae6e5c7
Merge pull request #46440 from knedlsepp/fix-pythonPackages.libusb1
pythonPackages.libusb1: Fix darwin build
2018-09-09 22:25:06 +02:00
Josef Kemetmüller
4ab5625c95 castxml: Fix build (#46442) 2018-09-09 22:18:34 +02:00
Franz Pletz
ff8fc5c46c
nheko: 0.4.3 -> 0.5.5 2018-09-09 22:16:51 +02:00
Franz Pletz
4d11a37c69
spdlog_1: init 1.1.0 2018-09-09 22:15:06 +02:00
Franz Pletz
8473168bef
mtxclient: init at 0.1.0 2018-09-09 22:15:06 +02:00
Josef Kemetmüller
b633fc4fb4 pythonPackages.libusb1: Disable flaky test 2018-09-09 22:09:34 +02:00
xeji
d18aaceda6
Merge pull request #46438 from knedlsepp/fix-pythonPackages.flask_ldap_login
pythonPackages.flask_ldap_login: Fix build
2018-09-09 22:00:59 +02:00
Josef Kemetmüller
b667a76eac pythonPackages.flask_ldap_login: Disable on python3 2018-09-09 21:48:54 +02:00
Josef Kemetmüller
a4b040e69f pythonPackages.cozy: Disable on python2 (#46436)
Cozy does not support python2.
2018-09-09 21:33:45 +02:00
R. RyanTM
88cf02421b osinfo-db: 20180531 -> 20180903
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
osinfo-db
2018-09-09 21:22:39 +02:00
Vladimír Čunát
d0413d1ac9
racket: warn to avoid repeating #45952 2018-09-09 21:19:29 +02:00
Josef Kemetmüller
063aa389df pythonPackages.libusb1: Fix darwin build 2018-09-09 20:56:34 +02:00
Josef Kemetmüller
25f8753bf4 pythonPackages.flask_ldap_login: 0.3.0 -> 0.3.4 2018-09-09 20:39:46 +02:00
Bob van der Linden
8a53488904
opentracker: 2016-10-02 -> 2018-05-26 2018-09-09 20:39:17 +02:00
Josef Kemetmüller
d4e89680d2 pythonPackages.flask_ldap_login: Fix build 2018-09-09 20:39:15 +02:00
Matthew Bauer
768584bf35
Merge pull request #46427 from periklis/elpy-fix-build
elpy: fix build dep
2018-09-09 13:28:43 -05:00
Matthew Bauer
e4db8a903a
Merge pull request #43470 from numinit/df
dwarf-fortress: Refactor, round 2: let the user pick which version of the lazy pack to install
2018-09-09 13:27:12 -05:00
Benjamin Hipple
4d8bb9a34a dockerTools: unpin go version
The linked PR has been merged, and in fact dockerTools has upgraded to the
latest `go1.11` compiler:

https://github.com/moby/moby/pull/35739
https://github.com/moby/moby/pull/37358
2018-09-09 11:21:59 -04:00
Periklis Tsirakidis
136fb311c7 elpy: fix build dep 2018-09-09 17:14:59 +02:00
Jörg Thalheim
201ee19758
Merge pull request #46377 from dasJ/nonhttp
treewide: Use http/https for homepages
2018-09-09 15:50:25 +01:00
Jörg Thalheim
bd176a0400
Merge pull request #46384 from countingsort/master
bunny: 1.1 -> 1.2
2018-09-09 15:49:30 +01:00
Jörg Thalheim
7069eb7d47
Merge pull request #46391 from tadfisher/vkquake
vkquake: fix build
2018-09-09 15:48:22 +01:00
Jörg Thalheim
d8244582c6
Merge pull request #46369 from Ma27/mark-pdf2htmlex-as-broken
pdf2htmlEX: mark as broken
2018-09-09 15:12:13 +01:00
Orivej Desh
be32141cb0 webkitgtk24x: prune libtool files
This fixes the build of claws-mail.override { enablePluginFancy = true; },
otherwise the linking fails to find transitive gst libraries.
2018-09-09 14:11:32 +00:00
Orivej Desh
2a5fa8b016 webkitgtk24x: do not warn about expansion-to-defined
It fills the log.
2018-09-09 14:11:32 +00:00
Jörg Thalheim
ab8f0aa476
Merge pull request #46392 from andrew-d/adunham/wkhtmltopdf-qt5
wkhtmltopdf: 0.12.4 -> 0.12.5, use Qt5
2018-09-09 15:10:12 +01:00
Jörg Thalheim
c2871fcca5
Merge pull request #46386 from etu/update-sequeler
sequeler: 0.6.0 -> 0.6.1
2018-09-09 15:03:11 +01:00
Jörg Thalheim
ae1dee3da8
Merge pull request #46395 from etu/update-testssl
testssl: 2.9.5-5 -> 2.9.5-6
2018-09-09 15:02:44 +01:00
Jörg Thalheim
c4d8d4b4d6 pyre: substituting %VERSION% in Makefile no longer required 2018-09-09 14:44:54 +01:00
Jörg Thalheim
b989e6f623
Merge pull request #46393 from teh/master
pyre: 0.9.0 -> 0.11.0
2018-09-09 14:42:27 +01:00
Daiderd Jordan
939debc7a4
bullet: fix darwin build
The examples fail with an opengl related issue:

    Undefined symbols for architecture x86_64:
      "SimpleOpenGL3App::SimpleOpenGL3App(char const*, int, int, bool)", referenced from:
          _main in main_opengl_single_example.o
      "_useShadowMap", referenced from:
          GL_ShapeDrawer::drawScene(btDiscreteDynamicsWorld const*, bool, int) in GL_ShapeDrawer.o
    ld: symbol(s) not found for architecture x86_64

And the tests need an extra dependencly, possibley related to
https://github.com/bulletphysics/bullet3/issues/819

    ld: library not found for -lBussIK

/cc ZHF #45961
2018-09-09 15:34:03 +02:00
Jörg Thalheim
288a542a9a
Merge pull request #46420 from romildo/upd.xsettingsd
xsettingsd: git-2015-06-14 -> 1.0.0
2018-09-09 14:17:06 +01:00
Jörg Thalheim
6b1e587e3c
Merge pull request #46397 from zimbatm/strongswan-fix-nm-ca-dir
strongswan: set the right dir for TLS CA cert
2018-09-09 14:13:57 +01:00
xeji
42be1a56c6
Merge pull request #46373 from romildo/upd.deepin
Add more deepin packages
2018-09-09 15:01:21 +02:00
Daiderd Jordan
4e282e295f altcoins.btc1: fix darwin build (#46398)
Only hexdump was needed from utillinux which is also available on darwin
through the unixtools meta package.
2018-09-09 14:54:16 +02:00
Jörg Thalheim
c60ba3c848
Merge pull request #46418 from danieldk/cgit-fix-man2html
cgit: use full path of groff in man2html
2018-09-09 13:53:03 +01:00
José Romildo Malaquias
68102e793d xsettingsd: git-2015-06-14 -> 1.0.0
- Update to version 1.0.0
- Install man pages
- Fix license
- Add maintainer
2018-09-09 09:50:48 -03:00
Jörg Thalheim
484e1807a6
Merge pull request #46394 from Mic92/vim-updater
vim-plugins: rewrite updater
2018-09-09 13:46:55 +01:00
Daniël de Kok
bbcf5eb130 cgit: use full path of groff in man2html
groff may not be installed system-wide or may be outside cgit's path
(e.g. when running cgit using uwsgi). As a result, the man2html filter
fails. Replace groff by its full path in man2html.
2018-09-09 14:37:30 +02:00
xeji
17c51ef436
Merge pull request #45925 from markuskowa/ompi-up
slurm: 17.11.9-2 -> 18.08.0-1
2018-09-09 14:20:00 +02:00
R. RyanTM
836ce9d91e nextcloud: 13.0.5 -> 13.0.6 (#46236)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
nextcloud
2018-09-09 14:16:41 +02:00
Jörg Thalheim
953199fd82 vim-plugins: rewrite updater
A new python script has been added to replace the aged viml-based
updater. The new updater has the following advantages:

- use rss feeds to check for updates quicker
- parallel downloads & better caching
- uses proper override mechanism instead of text substitution
- update generated files in-place instead of having to insert updated plugins manually

Automatically reading `dependencies` from the plugins directory has been
not re-implemented.
This has been mostly been used by Mark Weber's plugins, which seem to
no longer receive regular updates.
This could be implemented in future as required.
2018-09-09 11:22:43 +01:00
Maximilian Bode
c020a59ccd pythonPackages.tifffile: fix python 2 build (#46415) 2018-09-09 12:13:36 +02:00
Maximilian Bode
5b1b4adb2a pythonPackages.CDDB: fix darwin build (#46412) 2018-09-09 12:10:18 +02:00
Maximilian Bode
dfcf07d9d3 pythonPackages.django-raster: fix build (#46413) 2018-09-09 11:34:18 +02:00
aszlig
7bda775331
imv: Include i686-linux in platforms attribute
The package builds and works fine on i686-linux, so there is no need to
fail evaluation on those systems.

Signed-off-by: aszlig <aszlig@nix.build>
Issue: #45976
Cc: @rnhmjoj, @xeji
2018-09-09 10:30:58 +02:00
Morgan Jones
213b5457fc Inline JSON files 2018-09-09 07:15:59 +00:00
Morgan Jones
2cd2571edd Update twbt to 6.54 2018-09-09 07:03:59 +00:00
Morgan Jones
5f1013d875 Use stdenv.mkDerivation for Therapist wrapper 2018-09-09 06:59:58 +00:00
Morgan Jones
870f05c975 Fix dangling DFHack "Git:" version text 2018-09-09 06:59:58 +00:00
Morgan Jones
fe847fcc92 Therapist needs to depend on the DF version, since it uses its MD5 2018-09-09 06:59:58 +00:00