Commit graph

232887 commits

Author SHA1 Message Date
edef e226b1287b
Merge pull request #91963 from tazjin/feat/openldap-package
nixos/openldap: add option for configuring OpenLDAP package to use
2020-07-02 00:57:29 +00:00
Mario Rodas c343436fcd
Merge pull request #91924 from marsam/update-heroku
heroku: 7.41.1 -> 7.42.2
2020-07-01 18:35:08 -05:00
Federico Rampazzo ae16459305
PerconaToolkit: use shortenPerlShebang (#91921) 2020-07-01 18:26:18 -04:00
Vincent Laporte 18094dbdc2 frama-c: 21.0 (Scandium) → 21.1 (Scandium) 2020-07-01 23:51:10 +02:00
Claudio Bley cda852a528 bazel: 3.3.0 -> 3.3.1 2020-07-01 23:23:33 +02:00
Tim Steinbach d540649847
oh-my-zsh: 2020-06-28 -> 2020-07-01 2020-07-01 16:36:46 -04:00
Tim Steinbach a59fad3e35
zoom-us: 5.1.412382.0614 -> 5.1.418436.0628 2020-07-01 16:36:28 -04:00
Tim Steinbach 6c024d5814
linux: 5.7.6 -> 5.7.7 2020-07-01 16:28:16 -04:00
Tim Steinbach 69bd112211
linux: 5.4.49 -> 5.4.50 2020-07-01 16:27:41 -04:00
Tim Steinbach 28c9ea7f2e
linux: 4.9.228 -> 4.9.229 2020-07-01 16:27:15 -04:00
Tim Steinbach 1363090d3c
linux: 4.4.228 -> 4.4.229 2020-07-01 16:26:53 -04:00
Tim Steinbach 80558c5924
linux: 4.19.130 -> 4.19.131 2020-07-01 16:26:38 -04:00
Tim Steinbach 22fd414ffc
linux: 4.14.186 -> 4.14.187 2020-07-01 16:26:12 -04:00
Vincent Ambo c0122d335b nixos/openldap: add option for configuring OpenLDAP package to use
In certain cases, for example when custom OpenLDAP modules are
compiled into the binary, users may want to override the package used
for OpenLDAP.

This is especially common in setups where LDAP is the primary
authentication source, as good password hashing mechanisms need to be
enabled as extra modules.
2020-07-01 20:49:04 +01:00
Drew Risinger 2396eb646d conan: 1.25.0 -> 1.27.0
Switch to fetching source from GitHub vs PyPi, which will enable running
packaging tests in the future.
2020-07-01 12:45:39 -07:00
Drew Risinger ea5a79c4a3 conan: enable pythonPackages.six > 1.14.0 2020-07-01 12:45:39 -07:00
Dmitry Kalinkin 537fd14cb9
Merge pull request #91902 from r-ryantm/auto-update/blender
blender: 2.83.0 -> 2.83.1
2020-07-01 15:41:10 -04:00
Daiderd Jordan 730f86b722
Merge pull request #91532 from shajra/fix/ansifilter
ansifilter: extend build to include Darwin
2020-07-01 21:21:11 +02:00
Cole Mickens 3ddf576767 pythonPackages.tinycss2: remove failing lint test 2020-07-01 12:10:15 -07:00
Michael Weiss 55668eb671
inxi: 3.1.03-1 -> 3.1.04-1 2020-07-01 20:07:51 +02:00
Cole Mickens 85c5636938 pythonPackages.html-sanitizer init at 1.9.1 2020-07-01 11:03:40 -07:00
Jonathan Ringer 35f530f9e8 persepolis: fix qt wrapping 2020-07-01 11:00:45 -07:00
R. RyanTM f2df7ccaab persepolis: 3.1.0 -> 3.2.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/persepolis/versions
2020-07-01 11:00:45 -07:00
Drew Risinger 08df77da32 python3Packages.qasm2image: mark broken
Reasons: Last update was Oct 2018 (no activity on GitHub since), failed
tests don't error out the build (i.e. failed build can still succeed),
and this package has not been kept updated to reflect the changing
python3Packages.qiskit API.
2020-07-01 10:37:29 -07:00
Drew Risinger 8fb624ceff python3Packages.cssselect2: unbreak
Imports were out of date. v0.3.0 no longer supports python2.
2020-07-01 10:37:29 -07:00
Drew Risinger 20237cc9e5 python3Packages.tinycss2: unbreak
Newly breaking due to changes in pytest-flake8, resolved with upstream
patch.

Took the opportunity to clean up the package a little bit too, remove
unnecessary patch.
2020-07-01 10:37:29 -07:00
Drew Risinger 265e567557 python3Packages.qiskit: 0.19.1 -> 0.19.6 2020-07-01 10:37:29 -07:00
Drew Risinger ed69f06e02 python3Packages.qiskit-aqua: 0.7.0 -> 0.7.3 2020-07-01 10:37:29 -07:00
Drew Risinger d4dd524948 python3Packages.qiskit-ibmq-provider: 0.7.0 -> 0.7.2 2020-07-01 10:37:29 -07:00
Drew Risinger 0242e11c53 python3Packages.qiskit-ignis: 0.3.0 -> 0.3.3 2020-07-01 10:37:29 -07:00
Drew Risinger 1c8371b488 python3Packages.qiskit-aer: 0.5.1 -> 0.5.2 2020-07-01 10:37:29 -07:00
Drew Risinger 50f9065e30 python3Packages.qiskit-terra: 0.14.1 -> 0.14.2 2020-07-01 10:37:29 -07:00
Drew Risinger 9962a039b3 python3Packages.retworkx: 0.3.3 -> 0.3.4
Fix issue with hash lookup that failed on python3.8.
2020-07-01 10:37:29 -07:00
Johannes Schleifenbaum 8c2d5d8cce pythonPackages.pywebview: 3.2 -> 3.3.1 2020-07-01 10:24:45 -07:00
R. RyanTM e68db19e67 baobab: 3.34.0 -> 3.34.1 2020-07-01 18:18:51 +02:00
Mitsuhiro Nakamura a1bea5278d
luaPackages.readline: init at 2.6-0 (#91854) 2020-07-01 17:58:50 +02:00
R. RyanTM 5bb1198ccc robin-map: 0.6.2 -> 0.6.3 2020-07-01 17:06:56 +02:00
Peter Hoeg 6048c93ca4
Merge pull request #91395 from NixOS/u/mdbtools
mdbtools: 0.7.1 -> 0.8.2
2020-07-01 22:43:43 +08:00
Michael Raskin be977642da
Merge pull request #91793 from turion/91787_flightgear
flightgear: 2019.1.1 -> 2020.1.3, simgear: 2020.1.{1 -> 3}
2020-07-01 14:37:37 +00:00
Vladimír Čunát ec5ef6bd2b
knot-resolver: 5.1.1 -> 5.1.2
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.1.2
I could highlight fixing the garbage collector on 32-bit systems.
2020-07-01 16:20:49 +02:00
Vladimír Čunát 075e8aeecb
dns-root-data: switch to new URL
There's a redirect in place, so it doesn't really matter.
2020-07-01 16:20:48 +02:00
Daniël de Kok 07eef329b2
Merge pull request #91858 from r-ryantm/auto-update/suitesparse-graphblas
suitesparse-graphblas: 3.2.2 -> 3.3.0
2020-07-01 15:35:00 +02:00
Manuel Bärenz 637fa6901f Rename flightgear-{base -> data} 2020-07-01 14:58:09 +02:00
Manuel Bärenz 2b88a4fd29 flightgear: 2019.1.1 -> 2020.1.2, simgear: 2020.1.{1 -> 2} 2020-07-01 14:58:09 +02:00
Daniël de Kok 5168c4de2d
Merge pull request #91922 from sikmir/gpxsee
gpxsee: 7.30 -> 7.31
2020-07-01 14:55:48 +02:00
sternenseemann 2c616aa638
ocamlPackages.angstrom*: 0.13.0 -> 0.14.1
ocamlPackages.email_message: fix 0.12.0 version for angstrom 0.14
ocamlPackages.encore: 0.3 → 0.5
ocamlPackages.git{,-http,-unix}: 2.1.2 → 2.1.3
2020-07-01 13:51:04 +02:00
Vincent Laporte 581660a4d3 ocamlPackages.camlp5: 7.11 → 7.12 2020-07-01 13:46:30 +02:00
R. RyanTM 1351ed529d
abcm2ps: 8.14.7 -> 8.14.9 (#91897) 2020-07-01 12:47:57 +02:00
Mario Rodas 2c33e5da9e
Merge pull request #91909 from r-ryantm/auto-update/cockroach
cockroachdb: 19.1.5 -> 20.1.2
2020-07-01 05:04:51 -05:00
R. RyanTM 81e040854e
asciidoctorj: 2.3.0 -> 2.3.1 (#91905) 2020-07-01 05:03:28 -05:00