Commit Graph

60634 Commits

Author SHA1 Message Date
Peter Simons
f382de263b pandoc: switch to latest version despite LTS 13.x recommendations
The 2.5.x version no longer passes its test suite with recent versions of its
dependencies.
2019-02-18 10:39:12 +01:00
Peter Simons
64334a7b64 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-5-g0b4d758 from Hackage revision
c3f27250ec.
2019-02-18 10:39:12 +01:00
Peter Simons
eba4f12a83 LTS Haskell 13.7 2019-02-18 10:39:10 +01:00
Vincent Laporte
4a21043578 coqPackages.mathcomp-analysis: enable for Coq 8.9 2019-02-18 08:54:11 +01:00
Ryan Mulligan
3b8ee87c27
Merge pull request #53462 from astro/svd2rust
svd2rust: init at 0.14.0
2019-02-17 21:02:28 -08:00
Ryan Mulligan
96e17d4db9
Merge pull request #54835 from artemist/one_gadget
one_gadget: init at 1.6.2
2019-02-17 18:14:25 -08:00
Ryan Mulligan
cea567c783
Merge pull request #48835 from mhaselsteiner/wrf_python
add pythonPackage.wrf-python
2019-02-17 14:33:49 -08:00
Ryan Mulligan
0a0f0b355b
Merge pull request #55714 from mpisanko/leiningen-2.9.0
upgrade leiningen to latest (2.9.0)
2019-02-17 14:20:26 -08:00
Ryan Mulligan
cf73f3fe2e
Merge pull request #55970 from tadfisher/ktlint
ktlint: init at 0.30.0
2019-02-17 14:17:28 -08:00
Tad Fisher
b1eb421c1a ktlint: init at 0.30.0 2019-02-17 13:44:55 -08:00
Michal Pisanko
e53ea1fb01 leiningen: 2.8.3 -> 2.9.0 2019-02-18 08:12:39 +11:00
Andrew Miloradovsky
1487317910 opencascade-occt: init at 7.3.0p2
* opencascade-occt: init at 7.3.0p2

This is just a package of the official OpenCASCADE OCCT (not OCE).
2019-02-17 12:54:54 -08:00
Will Dietz
32322da1a6 openblas: fix config breakage introduced for configs using 'false'
My earlier change mistakenly expected `toString false` to produce '0'
instead of the empty string, leading to unexpected config changes.

Intended to address issue mentioned here and in following discussion:

https://github.com/NixOS/nixpkgs/pull/53972#issuecomment-459981602

Sorry, folks!

(special-case handling of bools here makes this "cleanup" a bit
 less of an obvious win but hopefully still preferable overall :))

-----------

makeFlags in resulting derivation, according to this one-liner:

$ nix show-derivation -f . openblas|jq ".[].env.makeFlags"

before:
"BINARY=64 CC=cc CROSS= DYNAMIC_ARCH=1 FC=gfortran HOSTCC=cc INTERFACE64=1 NO_BINARY_MODE= NO_STATIC=1 NUM_THREADS=64 PREFIX=/1rz4g4znpzjwh1xymhjpm42vipw92pr73vdgl6xs1hycac8kf2n9 TARGET=ATHLON USE_OPENMP=1"

after:
"BINARY=64 CC=cc CROSS=0 DYNAMIC_ARCH=1 FC=gfortran HOSTCC=cc INTERFACE64=1 NO_BINARY_MODE=0 NO_STATIC=1 NUM_THREADS=64 PREFIX=/1rz4g4znpzjwh1xymhjpm42vipw92pr73vdgl6xs1hycac8kf2n9 TARGET=ATHLON USE_OPENMP=1"

Without knowing how `placeholder` works, it seems interesting if
entirely unrelated that the `PREFIX` is same for both! :). TIL.
2019-02-17 19:51:55 +01:00
Ryan Mulligan
9a32caa376
Merge pull request #53480 from andrew-d/andrew/git-annex-darwin
gitAndTools.git-annex: wrap binary on not-Linux to use Nixpkgs' coreutils
2019-02-17 10:37:43 -08:00
Ryan Mulligan
58c97c5012
Merge pull request #55585 from Dlahacz/master
postman: 6.7.1 -> 6.7.3
2019-02-17 10:06:11 -08:00
worldofpeace
54f36ae36a
Merge pull request #55261 from r-ryantm/auto-update/librealsense
librealsense: 2.17.1 -> 2.18.0
2019-02-17 15:42:57 +00:00
worldofpeace
6062409767
Merge pull request #55653 from rvolosatovs/update/gotools
gotools: 2018-09-11 -> 2019-02-11
2019-02-17 15:30:42 +00:00
Ryan Mulligan
a0cfb6ec6d
Merge pull request #55935 from zimbatm/mdsh-0.1.2
mdsh: init at 0.1.2
2019-02-17 07:22:15 -08:00
Ryan Mulligan
e48b3308b5
Merge pull request #55730 from plapadoo/fcppt-3.0.0
fcppt: 2.9.0 -> 3.0.0
2019-02-17 07:00:02 -08:00
Vincent Laporte
13e9efbb02 coqPackages.paramcoq: init at 1.1.1 2019-02-17 15:56:43 +01:00
Ryan Mulligan
a954ca52e5
Merge pull request #55035 from uri-canva/bazel-deps
bazel-deps: 2018-11-01 -> 2019-02-01
2019-02-17 06:49:31 -08:00
worldofpeace
da26dca320
Merge pull request #55652 from rvolosatovs/update/gometalinter
gometalinter: 2.0.11 -> 3.0.0
2019-02-17 13:26:00 +00:00
Daiderd Jordan
a44784e811
Merge pull request #55781 from LnL7/darwin-httpretty
pythonPackages.httpretty: fix darwin sandbox build
2019-02-17 12:36:07 +01:00
Daiderd Jordan
4c01785170
Merge pull request #55777 from LnL7/haskell-conduit-extra
haskellPackages.conduit-extra: fix darwin sandbox build
2019-02-17 12:35:29 +01:00
zimbatm
4fad0de82a
mdsh: init at 0.1.2 2019-02-17 11:18:04 +01:00
Vincent Laporte
b1ac25e7ed ocamlPackages.hex: 1.2.0 -> 1.3.0 2019-02-17 10:59:33 +01:00
Vladimír Čunát
94b518f855
Merge #54576: adoptopenjdk-bin: 11.0.1 -> 11.0.2
Includes security fixes.
2019-02-17 09:45:21 +01:00
Ryan Mulligan
9cb5760d26
Merge pull request #55839 from aanderse/beanstalkc
beanstalkc: init at 0.4.0
2019-02-16 22:05:24 -08:00
worldofpeace
97858b8a79
Merge pull request #55908 from r-ryantm/auto-update/catch2
catch2: 2.5.0 -> 2.6.0
2019-02-17 04:55:02 +00:00
worldofpeace
d12463b01b
Merge pull request #55808 from r-ryantm/auto-update/sysprof
sysprof: 3.31.1 -> 3.30.2
2019-02-17 04:29:33 +00:00
worldofpeace
e407f51aaf sysprof: 3.31.1 -> 3.30.2
This was accidentally updated to an unstable version
and is now at the latest stable release.
2019-02-16 23:26:49 -05:00
worldofpeace
7fb74c80bc
Merge pull request #55865 from r-ryantm/auto-update/python3.7-aiorpcx
python37Packages.aiorpcx: 0.10.2 -> 0.10.4
2019-02-17 01:07:37 +00:00
Roman Volosatovs
15b1356539
mbed-cli: 1.8.3 -> 1.9.1 2019-02-16 21:06:34 +01:00
Thomas Tuegel
87f3bce34b
Merge pull request #55899 from bbarker/ats2
ats2: 0.3.12 -> 0.3.13
2019-02-16 13:57:27 -06:00
Frederik Rietdijk
b54a485613 python.pkgs.acoustics: 0.1.2 -> 0.2.0.post1 2019-02-16 20:53:44 +01:00
R. RyanTM
2f848b328e catch2: 2.5.0 -> 2.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/catch2/versions
2019-02-16 09:09:17 -08:00
Gabriel Ebner
7cbc76a3e6 Merge branch 'auto-update/qalculate-gtk' 2019-02-16 17:25:47 +01:00
Gabriel Ebner
17080af9bf libqalculate: 2.8.2 -> 2.9.0 2019-02-16 17:24:53 +01:00
Brandon Elam Barker
3aac221a2e ats2: 0.3.12 -> 0.3.13
Due to upcoming packaging changes with ATS2, the -gmp release will be the
same as the old release, and it is the most full-featured release. So
nothing is changing other than the .tgz archive name.
2019-02-16 13:40:15 +00:00
Jaka Hudoklin
ca472cdff5
k6: init at 0.23.1 (#55824)
* k6: init at 0.23.1

* k6: fix license

Co-Authored-By: offlinehacker <offlinehacker@users.noreply.github.com>
2019-02-16 13:20:34 +01:00
Frederik Rietdijk
4aaa34f724 python: pandas: 0.23.4 -> 0.24.1 2019-02-16 12:11:28 +01:00
Vincent Laporte
039f359a7d ocamlPackages.ocaml-migrate-parsetree: 1.1.0 -> 1.2.0 2019-02-16 09:05:06 +01:00
Will Dietz
677afc0032
Merge pull request #55638 from dtzWill/update/intel-media-driver-18.4.1
intel-media-driver: 18.4.0 -> 18.4.1
2019-02-16 00:04:59 -06:00
worldofpeace
7dd0067969
Merge pull request #55849 from r-ryantm/auto-update/python3.7-rasterio
python37Packages.rasterio: 1.0.15 -> 1.0.18
2019-02-16 04:31:53 +00:00
R. RyanTM
0d4f812ada python37Packages.aiorpcx: 0.10.2 -> 0.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/python3.7-aiorpcx/versions
2019-02-15 16:40:33 -08:00
worldofpeace
69ac268a4e
Merge pull request #55858 from r-ryantm/auto-update/python3.7-llfuse
python37Packages.llfuse: 1.3.5 -> 1.3.6
2019-02-16 00:36:06 +00:00
lewo
87a8d1a3df
Merge pull request #55686 from eonpatapon/cassandra-driver-3.16
pythonPackages.cassandra-driver: 3.15.1 -> 3.16.0 - fix build
2019-02-16 01:03:44 +01:00
worldofpeace
8087324acc
Merge pull request #55842 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.23.1 -> 6.24.0
2019-02-15 23:39:48 +00:00
worldofpeace
2fa77d22ba
Merge pull request #55851 from r-ryantm/auto-update/python3.7-telethon
python37Packages.telethon: 1.5.4 -> 1.5.5
2019-02-15 23:31:06 +00:00
worldofpeace
01051c11a9
Merge pull request #55855 from r-ryantm/auto-update/python3.7-mail-parser
python37Packages.mail-parser: 3.4.1 -> 3.9.2
2019-02-15 23:23:06 +00:00
worldofpeace
0e8ab58f45
pythonPackages.llfuse: update homepage 2019-02-15 18:20:19 -05:00
Samuel Dionne-Riel
f8eef26991
Merge pull request #55732 from oxij/tree/move-defaults-to-package-files-mostly-pulse
all-packages.nix: move defaults to package files continues
2019-02-15 17:49:01 -05:00
R. RyanTM
cba2549e98 python37Packages.llfuse: 1.3.5 -> 1.3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-llfuse/versions
2019-02-15 14:37:21 -08:00
Vladimír Čunát
1ca67d201f
Merge #55852: elfutils: 0.175 -> 0.176
Fixes six security CVE issues.
2019-02-15 23:29:49 +01:00
Sarah Brofeldt
e43bec9189
Merge pull request #55721 from Taneb/disable-test-equivalence
haskellPackages.equivalence: dontCheck in GHC 8.6
2019-02-15 23:03:09 +01:00
R. RyanTM
495689ddd7 python37Packages.mail-parser: 3.4.1 -> 3.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-mail-parser/versions
2019-02-15 13:41:55 -08:00
Will Dietz
6ff00fe96a elfutils: 0.175 -> 0.176
https://sourceware.org/ml/elfutils-devel/2019-q1/msg00147.html

Since it'short, NEWS is reproduced below
------

* NEWS *

build: Add new --enable-install-elfh option.
       Do NOT use this for system installs (it overrides glibc elf.h).

backends: riscv improved core file and return value location support.

Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150,
      CVE-2019-7664, CVE-2019-7665
2019-02-15 14:08:21 -06:00
R. RyanTM
7c15efb57c python37Packages.telethon: 1.5.4 -> 1.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-telethon/versions
2019-02-15 11:44:53 -08:00
R. RyanTM
2f5b369a5b python37Packages.rasterio: 1.0.15 -> 1.0.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rasterio/versions
2019-02-15 11:32:41 -08:00
Jaka Hudoklin
1775f6c393
Merge pull request #55809 from zaninime/kustomize
kustomize: 1.0.11 -> 2.0.1
2019-02-15 19:50:12 +01:00
R. RyanTM
55be337d47 python37Packages.twilio: 6.23.1 -> 6.24.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-twilio/versions
2019-02-15 09:14:04 -08:00
Aaron Andersen
6916289d33 beanstalkc: init at 0.4.0 2019-02-15 11:30:27 -05:00
Ryan Mulligan
64b05b8733
Merge pull request #55236 from r-ryantm/auto-update/utop
ocamlPackages.utop: 2.2.0 -> 2.3.0
2019-02-15 07:10:53 -08:00
Francesco Zanini
4698105747 Remove deps.nix again 2019-02-15 16:05:32 +01:00
Will Dietz
5bd0cdb3d6
Merge pull request #55624 from dtzWill/update/xapian-1.4.10
xapian: 1.4.9 -> 1.4.10
2019-02-15 08:49:32 -06:00
Graham Christensen
67e0de1629
Merge pull request #55321 from gilligan/kind-update
kind: 0.0.1 -> 0.1.0
2019-02-15 09:26:06 -05:00
Silvan Mosberger
2075b3715b Revert "shellFor: Don't suck in src to compare to deps. [Fixes #51079]" 2019-02-15 12:18:44 +01:00
R. RyanTM
1576c74743 libgit2_0_27: 0.27.7 -> 0.27.8 (#55256)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2019-02-15 11:53:53 +01:00
Vincent Laporte
86db60f3f3 coqPackages.flocq: 3.0.0 -> 3.1.0 2019-02-15 10:03:39 +01:00
Vincent Laporte
1613f3db27 coqPackages.interval: 3.3.0 -> 3.4.0 2019-02-15 10:03:39 +01:00
Vincent Laporte
9461a108bc coqPackages.coquelicot: 3.0.1 -> 3.0.2 2019-02-15 10:03:39 +01:00
Francesco Zanini
24277a2ec8 Restore writing the version info correctly 2019-02-15 09:52:47 +01:00
Francesco Zanini
d0b0cf7cd9 Update to 2.0.1, lock deps with dep2nix 2019-02-15 09:52:01 +01:00
Silvan Mosberger
982fe76fa6
Merge pull request #54900 from ElvishJerricco/haskell-shellfor-null-src
shellFor: Don't suck in src to compare to deps. [Fixes #51079]
2019-02-15 00:38:36 +01:00
Robert Schütz
170dc5dee2
Merge pull request #55658 from netixx/hass-lifx-fix
home-assistant: add lifx component dependencies
2019-02-14 23:12:26 +01:00
Netix (Espinet François)
9b02f5ec4e
pythonPackages.aiolifx-effects: init at 0.2.1
Aiolifx_effects package extends the pythonPackages.aiolifx package to
provide the ability to program effects (strobe, fade) into lifx light
fixtures (https://www.lifx.com) using python. The original need was to
use it with the home-assistant package, specifically the "lifx"
component. Although not strictly required to control the lights, the
lifx compopent imports this package and will fail if it's not present.
2019-02-14 22:00:35 +01:00
Netix (Espinet François)
22069991d0
pythonPackages.aiolifx: init at 0.6.7
Aiolifx package provides ability to control lifx (https://www.lifx.com)
light fixtures using python. The original need was to use it with
the home-assistant package, specifically the "lifx" component.
2019-02-14 22:00:25 +01:00
R. RyanTM
7c860b5fd8 conan: 1.11.2 -> 1.12.0 (#55335)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/conan/versions
2019-02-14 21:53:05 +01:00
Daiderd Jordan
b2e2fe8219
Merge pull request #55618 from zachcoyle/gnu-cobol-enable-darwin
gnu-cobol: enable on darwin
2019-02-14 21:47:37 +01:00
Dylan Simon
e69fdc1715 sympow: fix patch url to working revision (#55778)
fix_pointer_initialization2.patch no longer exists on trunk -- download
from a fixed older revision where it did.
2019-02-14 21:10:37 +01:00
Daiderd Jordan
0622907523
pythonPackages.httpretty: fix darwin sandbox build
The tests use localhost networking and get stuck otherwise.
2019-02-14 20:42:44 +01:00
Daiderd Jordan
34726a8139
haskellPackages.conduit-extra: fix darwin sandbox build
The tests depend on localhost networking and get stuck otherwise.
2019-02-14 20:06:09 +01:00
Florian Franzen
59379d1f4f pybind11: 2.2.2 -> 2.2.4 (#54792) 2019-02-14 15:04:32 +01:00
Jan Tojnar
750c9a10f4
Merge pull request #55606 from dtzWill/update/libgxps-0.3.1
libgxps: 0.3.0 -> 0.3.1

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-02-14 13:33:48 +01:00
Jan Tojnar
b759cf366b
libgxps: add lcms2 support 2019-02-14 13:31:17 +01:00
Will Dietz
808ddabe70
libgxps: 0.3.0 -> 0.3.1 2019-02-14 13:29:07 +01:00
Jan Tojnar
8df06b8fd6
Merge pull request #55607 from dtzWill/update/libgexiv2-0.10.10
gexiv2: 0.10.9 -> 0.10.10
2019-02-14 13:17:08 +01:00
Michael Raskin
0dca6a43ab
Merge pull request #55746 from bhipple/fix/lazarus
lazarus: format expression with more modern style
2019-02-14 06:50:43 +00:00
Michael Raskin
f6bffa0069
Merge pull request #55745 from veprbl/pr/pandas_dont_propagate_cython
pythonPackages.pandas: don't propagate cython dependency
2019-02-14 06:49:29 +00:00
Matthew Bauer
30c84f59dd
Merge pull request #55698 from tobim/compiler-rt-darwin
compiler-rt-7.0.1: Fix build on darwin
2019-02-13 23:52:37 -05:00
Benjamin Hipple
444b26e3b5 lazarus: format expression with more modern style
This package was written more than a decade ago; this commit updates the layout
to be more conventional without making any meaningful changes. Note that because
it now has a version attribute in the derivation this does change the hash.
2019-02-13 23:39:19 -05:00
Dmitry Kalinkin
2b15d5c4c8
pythonPackages.pandas: don't propagate cython dependency 2019-02-13 23:03:37 -05:00
Jan Malakhovski
d364e682b0 pcaudiolib: move defaults to package file 2019-02-13 23:11:10 +00:00
Daiderd Jordan
aee2dc8899
Merge pull request #55671 from LnL7/darwin-aws-sdk-cpp
aws-sdk-cpp: fix darwin sandbox build and cleanup
2019-02-13 22:23:27 +01:00
Philipp Middendorf
b158694567 pythonPackages.androguard: 3.3.3 -> 3.3.4 (#55728) 2019-02-13 22:12:20 +01:00
Philipp Middendorf
ee0dfdc7fe pythonPackages.typing-extensions: 3.6.6 -> 3.7.2 (#55719) 2019-02-13 21:55:20 +01:00
Philipp Middendorf
7be98fbd6c pythonPackages.pyogg: 0.6.2a1 -> 0.6.6a1 (#55720) 2019-02-13 21:48:59 +01:00
Philipp Middendorf
d4b3f3bbdd fdroidserver: 1.1 -> 1.1.1 (#55718) 2019-02-13 21:45:44 +01:00
Philipp Middendorf
b2cd0893f3 fcppt: 2.9.0 -> 3.0.0 2019-02-13 21:39:34 +01:00
Michael Raskin
7874fe52f5
Merge pull request #55137 from oxij/pkgs/openhmd-init
openhmd: init at 0.3.0-rc1-20181218
2019-02-13 20:07:03 +00:00