about summary refs log tree commit diff
path: root/pkgs/top-level/python-packages.nix
Commit message (Collapse)AuthorAge
* python3Packages.h5netcdf: init at 0.8.0Frederik Rietdijk2020-05-27
|
* Merge pull request #88476 from veprbl/pr/rivet3Dmitry Kalinkin2020-05-26
|\ | | | | rivet: 2.7.2 -> 3.1.1
| * rivet: 2.7.2 -> 3.1.1Dmitry Kalinkin2020-05-25
| |
* | Merge pull request #87544 from bcdarwin/vtk-8Benjamin Hipple2020-05-26
|\ \ | | | | | | vtk: 7.1.1 -> 8.2.0
| * | vtk: 7.1.1 -> 8.2.0Ben Darwin2020-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - also create vtk_7 as several packages don't build with 8.x: - itk5: vtkVersion.h header not found at compile time - ants: version in tree (2.2.0) is incompatible with 8.2 - itk4: ants depends on both vtk and itk4, so use vtk_7 - gdcm: vtk header issue - python3Packages.vtk: Python C API compilation error with Python 3.8 - upgrade vtkWithQt4 -> vtkWithQt5
* | | python3Packages.pytorch-metric-learning: init at 0.9.81Ben Darwin2020-05-25
| | |
* | | Merge pull request #76997 from bcdarwin/skorchBenjamin Hipple2020-05-25
|\ \ \ | | | | | | | | python3Packages.skorch: init at 0.8.0
| * | | skorch: init at 0.8.0Ben Darwin2020-05-25
| | | |
* | | | Merge pull request #77281 from bcdarwin/python-livelossplotBenjamin Hipple2020-05-25
|\ \ \ \ | | | | | | | | | | python3Packages.livelossplot: init at v0.5.0
| * | | | python3Packages.livelossplot: init at 0.5.0Ben Darwin2020-05-09
| | |/ / | |/| |
* | | | pythonPackages.lazy_import: init at 0.2.2 (#70921)Markus Schmidl2020-05-25
| | | |
* | | | Merge pull request #75435 from Elyhaka/fprintdJan Tojnar2020-05-25
|\ \ \ \
| * | | | libpam-wrapper: init at 1.1.3Elyhaka2020-05-19
| | | | |
* | | | | pythonPackages.pyyaml_3: remove old unused versionFrederik Rietdijk2020-05-24
| | | | |
* | | | | pythonPackages.kicad: bindings to kicadFrederik Rietdijk2020-05-23
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the Python bindings for kicad. Following now functions $ nix run "(import ./. {}).python3.withPackages(ps: with ps; [ kicad ])" -c python3 -c "import pcbnew" Have not tested this any further.
* | | | fluidasserts: 20.2.30165 -> deletedKevin Amado2020-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - I no longer have time to maintain it and we've found another ways to ship it (with nix too, yay!) to our users - I'll remove it here, at least many new nice packages were added to the community due thanks to this efforts
* | | | pythonPackage.bleak: init at 0.6.2geistesk2020-05-18
| | | |
* | | | pythonPackage.txdbus: init at 1.1.0geistesk2020-05-18
| | | |
* | | | Bump cudatoolkit in pycuda derivation, remove boost dependencyMichael Lingelbach2020-05-17
| | | |
* | | | vdirsyncer: Convert to a python module (#87865)Doron Behar2020-05-17
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vdirsyncer: standardize derivation Use toPythonApplication and use callPackage from python-packages.nix. Make vdirsyncerStable somewhat functional again, but mark it as broken for Python 3.6 or higher. * vdirsyncer: use buildPythonPackage as it's a package now * vdirsyncer: move to python-modules/ * vdirsyncer: Move disabled logic into expression
* | | Merge pull request #85687 from mayflower/privacyideaLinus Heckemann2020-05-13
|\ \ \ | | | | | | | | Init privacyIDEA packages and modules
| * | | privacyidea: address reviewsRobin Gloster2020-05-09
| | | |
| * | | python.pkgs.privacyidea-ldap-proxy: init at 0.6.1Robin Gloster2020-04-21
| | | |
| * | | python.pkgs.privacyidea: init at 3.3Robin Gloster2020-04-21
| | | |
| * | | python.pkgs.smpplib: init at 2.1.0Robin Gloster2020-04-21
| | | |
| * | | python.pkgs.huey: init at 2.2.0Robin Gloster2020-04-21
| | | |
| * | | python.pkgs.flask-versioned: init at 0.9.4-20101221Robin Gloster2020-04-21
| | | |
| * | | python.pkgs.pyrad: init at 2.3Robin Gloster2020-04-21
| | | |
| * | | python.pkgs.sqlsoup: init at 0.9.1Robin Gloster2020-04-21
| | | |
* | | | pythonPackages.unrpa: init at 2.3.0leo602282020-05-12
| |_|/ |/| |
* | | python3Packages.trimesh: init at 3.6.36Gabriel Ebner2020-05-10
| |/ |/|
* | safety-cli: init at 0.5.1Thomas Desrosiers2020-05-08
| |
* | python3Packages.dparse: init at 0.5.1Thomas Desrosiers2020-05-08
| |
* | python3Packages.ipydatawidgets: init at 4.0.1Ben Darwin2020-05-08
| |
* | python3Packages.traittypes: init at unstable-2019-06-23Ben Darwin2020-05-08
| |
* | python2.pkgs.jupyter_client: pin at 5.xTimo Kaufmann2020-05-08
| | | | | | | | Version 6.x dropped python2 compatibility.
* | python3Packages.heudiconv: init at 0.8.0 (#86984)Ben Darwin2020-05-07
| | | | | | | | | | | | | | * python3Packages.heudiconv: init at 0.8.0 *python3Packages.heudiconv: rfc 45, quote homepage Co-authored-by: Jon <jonringer@users.noreply.github.com>
* | python3Packages.dicom2nifti: init at 2.2.8Ben Darwin2020-05-06
| |
* | python3Packages.neo: init at 0.8.0Ben Darwin2020-05-06
| |
* | python3Packages.mortgage: init at 1.0.5Frederik Rietdijk2020-05-06
| |
* | pythonPackages.pymssql: removeJonathan Ringer2020-05-05
| | | | | | | | | | has been abandoned upstream. https://github.com/pymssql/pymssql
* | python: remove isPy33, isPy34Pavol Rusnak2020-05-04
| |
* | python3Packages.azure: remove, deprecated upstreamJonathan Ringer2020-05-01
| | | | | | | | https://github.com/Azure/azure-sdk-for-python/issues/10646
* | python3Packages.azure-mgmt-redhatopenshift: init at 0.1.0Jonathan Ringer2020-05-01
| |
* | python3Packages.azure-mgmt-core: init at 1.0.0Jonathan Ringer2020-05-01
| |
* | azure-keyvault-certificates: init at 4.1.0Jonathan Ringer2020-05-01
| |
* | python3Packages.transforms3d: init at unstable-2019-12-17Ben Darwin2020-05-01
| |
* | pythonPackages.pylibftdi: init at 0.18.1 (#71286)matthuszagh2020-04-28
| |
* | pythonPackages.auth0-python: init at 3.9.1Chris Ostrouchov2020-04-28
| |
* | pythonPackages.cloudflare: init at 2.6.5Chris Ostrouchov2020-04-28
| |