233756 Commits

Author SHA1 Message Date
Dennis Gosnell
c391ffc804
Merge pull request #91951 from svmhdvn/ghc810x-o4
ghc810x: remove obsolete overrides (4/x)
2020-07-02 10:33:36 +09:00
Dennis Gosnell
0b925d7229
Merge pull request #91947 from svmhdvn/ghc810x-o2
ghc810x: remove obsolete overrides (2/x)
2020-07-02 10:31:40 +09:00
R. RyanTM
e9062ea238 afl: 2.56b -> 2.57b 2020-07-02 01:05:31 +00:00
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
Peter Simons
daf8824df9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-7-g30d5c33 from Hackage revision
9c9208cdf3.
2020-07-02 02:30:31 +02: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
Daiderd Jordan
e002920d8c
libwebsockets: fix clang build 2020-07-01 20:58:30 +02:00
devhell
6450f9e162 teams: 1.3.00.5152 -> 1.3.00.16851
Microsoft finally released a new version for Linux.
2020-07-01 19:27:05 +01: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
Sami Bouhlel
c179ae6567 Fix typos in documentation (#91934) 2020-07-01 16:54:22 +01:00
Siva Mahadevan
129b21a426
ghc810x: remove obsolete overrides (5/x)
cabal-plan: -doJailbreak
cborg: -doJailbreak
cborg-json: -doJailbreak
relude: -dontCheck, -doJailbreak
2020-07-01 11:43:19 -04:00
Siva Mahadevan
ac690a7874
ghc810x: remove obsolete overrides (4/x)
tasty-expected-failure: -doJailbreak
tasty-rerun: -doJailbreak
vector: -doJailbreak
zlib: -doJailbreak
aeson-diff: -doJailbreak
2020-07-01 11:39:39 -04: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
José Romildo Malaquias
5c021a4bbd tint2: fix doc directory
Documentation files should not be installed directly at $out/share/doc
because they may collide with files from other packages when paths are
linked in the system environment.
2020-07-01 11:41:44 -03:00
Siva Mahadevan
78898bfe90
ghc810x: remove obsolete overrides (2/x)
feed: -doJailbreak
hashable: -doJailbreak
parallel: -doJailbreak
regex-base: -doJailbreak
regex-compat: -doJailbreak
2020-07-01 10:40:06 -04: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