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
Michael Raskin
8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
...
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Nathan van Doorn
86c5937bcb
haskellPackages.equivalence: dontCheck in GHC 8.6
...
The test suite fails due to MonadFail changes
2019-02-13 17:39:16 +00:00
Domen Kožar
54568a7caf
nodePackages_10_x: add markdown-link-check
2019-02-13 21:10:14 +07:00
Michael Raskin
96479afd7f
Merge pull request #55680 from teto/lua_whitelist
...
Lua: autogenerate some more packages
2019-02-13 13:44:35 +00:00
Tobias Mayer
2da868d81e
Add shim for clock_gettime until macos >= 10.12
2019-02-13 13:08:57 +01:00
Daiderd Jordan
563b491ce8
pythonPackages.tornado: fix darwin sandbox build
...
The tests need localhost networking.
2019-02-13 12:10:55 +01:00
Frederik Rietdijk
b0e2f24050
Merge pull request #55670 from dotlambda/dateparser-0.7.1
...
python.pkgs.dateparser: 0.7.0 -> 0.7.1
2019-02-13 12:10:35 +01:00
Mario Rodas
b081e92562
pythonPackages.scrapy: 1.5.1 -> 1.6.0
2019-02-13 12:09:33 +01:00
Jean-Philippe Braun
385b97e9cf
pythonPackages.cassandra-driver: 3.15.1 -> 3.16.0 - fix build
...
cassandra-driver requires an older version of cython than the one
present in nixpkgs.
Next cassandra-driver version will support cython 0.29
82c84255ff
2019-02-13 11:36:40 +01:00
markuskowa
1c1913b949
Merge pull request #55677 from veprbl/pr/pyslurm_adjust_version_check
...
pythonPackages.pyslurm: implement a less strict slurm version check
2019-02-13 10:29:10 +01:00
Matthieu Coudron
0cb3ee3bde
luaPackages.lua-iconv: move to generated
2019-02-13 14:13:39 +09:00
Matthieu Coudron
c84a431624
luaPackages.lpty: 1.2.1 -> 1.2.2 generated
2019-02-13 14:13:01 +09:00
Matthieu Coudron
ce63fd4381
luaPackages.luabitop: generated
2019-02-13 14:12:44 +09:00
Matthieu Coudron
c789b88cdd
luaPackages.luacheck: 0.20 -> 0.23 generated
2019-02-13 14:11:14 +09:00
Matthieu Coudron
421110ae36
luaPackages.luaevent: 0.4.4 -> 0.4.6 generated
2019-02-13 14:10:35 +09:00
Dmitry Kalinkin
b69d481d74
pythonPackages.pyslurm: implement a less strict slurm version check
2019-02-12 23:00:30 -05:00
Daiderd Jordan
a4a7fd8d68
aws-sdk-cpp: fix darwin sandbox build
...
The tests use localhost networking, which is disallowed by
default in the darwin sandbox.
2019-02-12 23:38:13 +01:00
Robert Schütz
9fe2447dec
python.pkgs.dateparser: 0.7.0 -> 0.7.1
...
fixes #52766
2019-02-12 23:12:46 +01:00
Michael Raskin
8a50050229
Merge pull request #55528 from fare-patches/master
...
Update Gambit and Gerbil from Upstream
2019-02-12 22:03:19 +00:00
Michael Raskin
2a2cf5bf29
Merge pull request #55305 from teto/lua_whitelist
...
Lua: moving some package to the luarocks whitelist
2019-02-12 21:19:11 +00:00
Roman Volosatovs
fc25b3d321
gometalinter: 2.0.11 -> 3.0.0
2019-02-12 18:51:28 +01:00
Roman Volosatovs
9bece0f471
godef: 1.0.0 -> 1.1.1
2019-02-12 18:51:18 +01:00
Roman Volosatovs
7482b48b7e
gotools: 2018-09-11 -> 2019-02-11
2019-02-12 18:51:02 +01:00
Will Dietz
92a54bd927
Merge pull request #55133 from dtzWill/fix/bdwgc-musl-cflags-space
...
boehmgc{,_766}: add space before appending to CFLAGS (only done w/musl)
2019-02-12 10:04:21 -06:00
Daniel Peebles
ccc02c5d82
Merge pull request #55350 from homich1991/master
...
chromedriver: 2.43 -> 2.46
2019-02-12 08:55:26 -05:00
Will Dietz
347fa8611f
intel-media-driver: 18.4.0 -> 18.4.1
...
Minor bump, adds various missing id's apparently.
2019-02-12 07:20:26 -06:00
Guillaume Bouchard
a7c774300b
ghc-8.6.3: use system libffi
...
Use the system `libffi` (`ie` nixpkgs's) instead of built-in libffi
from ghc source tree.
This will prevent library conflict when ghc dynamically links haskell
packages (linked with ghc built-in libffi) and any external library
which uses nixpkgs `libffi`.
Closes https://github.com/NixOS/nixpkgs/pull/55208 .
2019-02-12 13:40:59 +01:00
Eelco Dolstra
7f32b3db30
Merge pull request #55153 from dtzWill/update/libpqxx-6.3.0
...
libpqxx: 6.2.5 -> 6.3.1
2019-02-12 13:31:41 +01:00
R. RyanTM
17711be1ab
ocamlPackages.psmt2-frontend: 0.1 -> 0.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/ocaml4.06.1-psmt2-frontend/versions
2019-02-12 09:17:19 +00:00
Will Dietz
1b71c5f5db
xapian: 1.4.9 -> 1.4.10
...
https://xapian.org/docs/xapian-core-1.4.10/NEWS
2019-02-12 00:47:57 -06:00
Zach Coyle
e64a9f006f
gnu-cobol: enable on darwin
2019-02-11 22:55:07 -05:00
Matthieu Coudron
71b2e1f554
luaPackages.lgi: move to generated
2019-02-12 11:47:54 +09:00
Matthieu Coudron
c01fe375ca
luaPackages.cqueues: move to generated
2019-02-12 11:47:54 +09:00
Matthieu Coudron
84d4faf8d5
luaPackages.basexx: move to generated
2019-02-12 11:47:53 +09:00
Matthieu Coudron
582fa48e6f
luaPackages.fifo: move to generated
2019-02-12 11:47:53 +09:00
Matthieu Coudron
f0269de17f
luaPackages.lpeg_patterns: move to generated
2019-02-12 11:47:53 +09:00
Will Dietz
4e7f87b4d0
gexiv2: 0.10.9 -> 0.10.10
2019-02-11 17:58:24 -06:00
Will Dietz
4d8e3a2e61
Merge pull request #51690 from dtzWill/update/acme-0.29.1
...
certbot, acme: 0.24.0 -> 0.30.2
2019-02-11 17:38:35 -06:00
Will Dietz
9cdd49ea3e
libpqxx: 6.3.0 -> 6.3.1
...
Windows compile fixes.
https://github.com/jtv/libpqxx/releases/tag/6.3.1
2019-02-11 17:24:14 -06:00
Timo Kaufmann
a27de564b9
python.pkgs.matplotlib: add numpy 1.6 compat patch ( #55577 )
...
* python.pkgs.matplotlib: add numpy 1.6 compat patch
Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.
Upstream: https://github.com/matplotlib/matplotlib/pull/12478
* sage: add numpy 1.16 compatibility patch
https://trac.sagemath.org/ticket/27000
2019-02-11 23:43:46 +01:00
David Gazdos
818eff0056
postman: 6.7.1 -> 6.7.3
2019-02-11 23:08:43 +01:00
Franz Pletz
96dc784335
aubio: 0.4.8 -> 0.4.9
2019-02-11 22:46:10 +01:00
Florian Klink
49d46a41d6
Merge pull request #55049 from flokli/odpic-3.1.0
...
odpic: 2.4.2 -> 3.1.0
2019-02-11 22:34:18 +01:00
Florian Klink
b5f3b7db52
Merge pull request #55534 from samueldr/mailman-rss/init
...
mailman-rss: init at 0.2.4
2019-02-11 22:09:35 +01:00
Michael Raskin
5b0e7de0bd
Merge pull request #55580 from LnL7/darwin-luarocks
...
luarocks: patch sw_vers and gcc
2019-02-11 20:58:06 +00:00
Timo Kaufmann
56d92ba70c
python.pkgs.matplotlib: add numpy 1.6 compat patch
...
Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.
Upstream: https://github.com/matplotlib/matplotlib/pull/12478
2019-02-11 21:39:21 +01:00
Daiderd Jordan
4195766cea
luarocks: remove unzip from setup-hook
...
The unzip variable is only set if it's an attribute and it's a
propagated input so it is already part of PATH.
2019-02-11 21:38:10 +01:00
Daiderd Jordan
be1291e11b
luarocks: patch sw_vers and gcc on darwin
...
The sw_vers binary is not part of the stdenv and it would make builds
impure based on what macOS version they where built on.
2019-02-11 21:38:09 +01:00
Pierre Bourdon
da9fdcb1f0
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340)
2019-02-11 21:03:06 +01:00
Samuel Dionne-Riel
255d4af162
mailman-rss: init at 0.2.4
2019-02-11 10:07:34 -05:00
R. RyanTM
8c2d2cba7c
ocamlPackages.topkg: 0.9.1 -> 1.0.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/ocaml4.06.1-topkg/versions
2019-02-11 12:35:22 +01:00
Jos van Bakel
3133d59a7f
pythonPackages.moderngl: init at 5.5.0 ( #54737 )
2019-02-11 09:31:43 +01:00
Lily Ballard
51edcce46c
cocoapods: 1.5.3 -> 1.6.0
...
Fixes #55458 .
Fixes #55461 .
2019-02-10 20:03:00 -08:00
Matthew Bauer
2433c575f0
openblas: fix on linux
...
This reverse changes made cfc4313
which broke builds on linux. Still
not sure why this broke Linux, but we can investigate it later.
“buildPackages.stdenv.cc” shouldn’t be put in nativeBuildInputs in
general. Either way, this restores hashes to before that commit.
thanks to @jethrokuan
2019-02-10 20:16:16 -05:00
Matthew Bauer
cfc43138cb
openblas: fix on darwin
...
The openblas script relies on CC=clang for succesfully compiling on
Darwin systems. This seems like bad behavior, but we get things like
https://hydra.nixos.org/build/87657058 otherwise.
Fixes #55536 .
2019-02-10 18:49:04 -05:00
Tor Hedin Brønner
eb4e9ba8ec
webkitgtk: 2.22.5 -> 2.22.6 ( #55481 )
2019-02-10 22:57:45 +01:00
Michael Weiss
a7d8d9bf76
pythonPackages.pysnmp: 4.4.8 -> 4.4.9
...
I'll maintain this package as it is currently unmaintained.
2019-02-10 20:36:55 +01:00
Robert Schütz
6ae9f77eed
python.pkgs.isbnlib: 3.9.4 -> 3.9.5
2019-02-10 19:48:37 +01:00
Robert Schütz
ada55339d3
python.pkgs.filetype: 1.0.3 -> 1.0.4
2019-02-10 19:23:42 +01:00
R. RyanTM
3e70c0b4e2
ocamlPackages.cppo: 1.6.4 -> 1.6.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/cppo/versions
2019-02-10 19:05:09 +01:00
Francois-Rene Rideau
e1655a3b7f
gerbil-unstable: 2019-01-25 -> 2019-02-09
2019-02-10 11:22:00 -05:00
Francois-Rene Rideau
70fb3533db
gerbil: 0.15 -> 0.15.1
2019-02-10 11:22:00 -05:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
...
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Vladimír Čunát
64edccb463
treewide: fix missing libs after libtool pruning #51767
2019-02-10 14:14:33 +01:00
Jörg Thalheim
0c1ded6bce
Merge pull request #54888 from FlorianFranzen/pybind11_pip
...
pythonPackages.pybind11: init at 2.2.4
2019-02-10 10:41:25 +00:00
Florian Franzen
57a9594bf1
pythonPackages.pybind11: init at 2.2.4
2019-02-10 11:24:03 +01:00
Alex Branham
ec03ed450c
update R package set
...
Closes https://github.com/NixOS/nixpkgs/pull/55462 .
2019-02-10 11:16:19 +01:00
Peter Simons
59f328d34d
Merge pull request #55497 from guibou/fix_generic_lens_override
...
haskellPackages.generic-lens: update configuration-common.nix
2019-02-10 11:13:01 +01:00
worldofpeace
929cc78363
libwnck3: add @worldofpeace as maintainer
2019-02-10 00:27:16 -05:00
Matthew Bauer
73885bc675
Merge pull request #55489 from matthewbauer/fix-clang-7
...
llvmPackages_7.clang-unwrapped: don’t link to libatomic on darwin
2019-02-09 22:13:19 -05:00
Jörg Thalheim
f34da1c835
Merge pull request #55348 from r-ryantm/auto-update/ccls
...
ccls: 0.20181225.7 -> 0.20181225.8
2019-02-10 02:07:58 +00:00
Jörg Thalheim
06b1f8fbe6
Merge pull request #55484 from refnil/54943-remove-django-2.0
...
Remove django 2.0
2019-02-10 01:58:35 +00:00
Orivej Desh
59cd3ee895
nccl: 2.1.4 -> 2.4.2-1 ( #55292 )
2019-02-10 01:20:04 +00:00
Guillaume Bouchard
af11b2538d
haskellPackages.generic-lens: update configuration-common.nix
...
- `patches` is no longer necessary
- `dontCheck` added because tests are failing for a minor issue
2019-02-10 01:36:38 +01:00
Elis Hirwing
4619f2ab12
uhd: Move from misc to radio
2019-02-09 21:40:16 +01:00
Matthew Bauer
b60b8226d6
llvm7: don’t link to libatomic on darwin
2019-02-09 13:40:28 -05:00
Ryan Mulligan
f4ebc070bd
Merge pull request #55143 from r-ryantm/auto-update/wxSVG
...
wxSVG: 1.5.15 -> 1.5.16
2019-02-09 09:26:22 -08:00
Martin Lavoie
8cf4803d5e
Django: 2.0 -> removed
...
Django 2.0 will reach EOL soon after the release of Nixos 19.03
Close issue #54943
2019-02-09 11:54:50 -05:00
Silvan Mosberger
18d059a4ac
Merge pull request #54115 from k32/master
...
rebar3: 3.6.1 -> 3.9.0
2019-02-09 17:29:59 +01:00
Matthew Bauer
29dc71c876
Merge pull request #53070 from rnhmjoj/scat-master
...
haskellPackages.scat: fix build
2019-02-09 10:22:36 -05:00
Vincent Laporte
e9f4c6496d
Merge pull request #55127 from vbgl/ocaml-ocsigenserver-2.11
...
ocamlPackages.ocsigen_server: 2.9 -> 2.11 (and related updates)
2019-02-09 15:18:11 +01:00
R. RyanTM
9a1f8e0879
python37Packages.pywal: 3.2.1 -> 3.3.0 ( #55169 )
...
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-pywal/versions
2019-02-09 12:48:43 +01:00
R. RyanTM
3ad71a1370
python37Packages.libusb1: 1.6.6 -> 1.7 ( #55194 )
...
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-libusb1/versions
2019-02-09 12:44:18 +01:00
R. RyanTM
05930fd187
python37Packages.tenacity: 5.0.2 -> 5.0.3 ( #55180 )
...
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-tenacity/versions
2019-02-09 12:42:36 +01:00
R. RyanTM
3e2513fa82
python37Packages.libcloud: 2.3.0 -> 2.4.0 ( #55219 )
...
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-apache-libcloud/versions
2019-02-09 12:41:02 +01:00
R. RyanTM
012b43dfbb
python37Packages.httmock: 1.2.6 -> 1.3.0 ( #55195 )
...
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-httmock/versions
2019-02-09 12:39:55 +01:00
Vincent Laporte
5d3e350536
coqPackages.mathcomp-analysis: init at 0.1.0
2019-02-09 12:33:02 +01:00
Vincent Laporte
bafa15f145
coqPackages.mathcomp-finmap: init at 1.1.0
2019-02-09 12:33:02 +01:00
Vincent Laporte
590e07779c
coqPackages.mathcomp-bigenough: init at 1.0.0
2019-02-09 12:33:02 +01:00
Peter Simons
aefd5cf8e6
Merge pull request #55474 from Izorkin/uri-bytestring-fix-build
...
haskellPackages.uri-bytestring: fix build
2019-02-09 11:05:35 +01:00
Robert Schütz
c5e953a7c3
python.pkgs.prawcore: 1.0.0 -> 1.0.1
2019-02-09 10:59:12 +01:00
Izorkin
fe7b682e6d
haskellPackages.uri-bytestring: fix build
2019-02-09 12:42:39 +03:00
Peter Simons
20dc7bfc5a
Merge pull request #55445 from Izorkin/insert-ordered-containers-fix-test
...
haskellPackages.insert-ordered-containers: fix test phase
2019-02-09 10:16:28 +01:00
Vladimír Čunát
7f9e3b8206
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
rnhmjoj
287d1de51a
haskellPackages.scat: fix build
2019-02-09 09:16:25 +01:00
Robert Schütz
3fa313d46d
python.pkgs.pyfakefs: 3.5.6 -> 3.5.7
2019-02-09 08:46:58 +01:00
Francois-Rene Rideau
7419ce7106
gambit-unstable: 2019-01-18 -> 2019-02-05
...
NB: Same as release 4.9.3
2019-02-09 01:09:20 -05:00
worldofpeace
69be72a64a
desktop-files-utils: add setupHook to remove mimeinfo.cache
...
Post-Installation scripts are running `update-desktop-database -q`
creating these files which obviously results in a lot of collisions.
Much better solution than eventually noticing their existence and
removing them in postInstall.
2019-02-09 01:29:53 +00:00
Matthew Bauer
54dcb0b137
Merge pull request #52622 from marsam/init-dive
...
dive: init at 0.5.0
2019-02-08 17:51:51 -05:00
Matthew Bauer
656f0b9fb1
Merge pull request #52819 from r-ryantm/auto-update/openvdb
...
openvdb: 5.2.0 -> 6.0.0
2019-02-08 17:48:48 -05:00
Matthew Bauer
8d642bb308
Merge pull request #52837 from r-ryantm/auto-update/mlt
...
libsForQt5.mlt: 6.10.0 -> 6.12.0
2019-02-08 17:48:27 -05:00
Matthew Bauer
0dd773265e
Merge pull request #53182 from ryanfitzsimon/vagrant-libvirt-utils
...
vagrant: Add vagrant-libvirt utility dependencies
2019-02-08 17:47:46 -05:00
Matthew Bauer
94d8b1f2b6
Merge pull request #53151 from symphorien/rls1.31
...
rls: init at 1.31.7
2019-02-08 17:47:06 -05:00
Matthew Bauer
1cfc4da3f3
Merge pull request #53098 from jnsaff/python/aws-sam-translator
...
aws-sam-translator: 1.8.0 > 1.9.0
2019-02-08 17:45:56 -05:00
Matthew Bauer
08aaafa667
Merge pull request #54040 from r-ryantm/auto-update/libtoxcore
...
libtoxcore: 0.2.8 -> 0.2.9
2019-02-08 17:42:16 -05:00
Matthew Bauer
03d2e5ae50
Merge pull request #54287 from marsam/update-node-v11
...
nodejs-11_x: 11.6.0 -> 11.7.0
2019-02-08 17:39:47 -05:00
Matthew Bauer
961fbc35e5
Merge pull request #54497 from asymmetric/solc-0.5.3
...
solc: 0.5.2 -> 0.5.3
2019-02-08 17:38:57 -05:00
Matthew Bauer
8101cf8c23
Merge pull request #54989 from srhb/taffybar-unoverride
...
taffybar: Remove strictDeps and restore overrideAttrs
2019-02-08 17:33:19 -05:00
Sarah Brofeldt
3b1e68b79e
Merge pull request #55454 from veprbl/pr/hepmc3_init
...
hepmc3: init at 3.1.0
2019-02-08 19:26:58 +01:00