Pavol Rusnak
96ba8a65a1
python3Packages.pypng: init at 0.0.21
2022-04-15 20:59:47 +02:00
Pavol Rusnak
55b00e72d4
python3Packages.monero: init at 1.0.1
2022-04-15 20:59:43 +02:00
Will Dietz
dde5b0ca7a
python3Packages.fenics: fix build, pin to older boost ( #166728 )
...
* python3Packages.fenics: fix build, pin to older boost
Looking at upstream, there are various issues with newer boost.
(At least some of them have been since fixed)
For now, fix the build by using a version of boost that works
with the current version.
Error here was complaining about `std::min_element`,
which is no longer available, apparently, due to newer boost
no longer (transitively) including <algorithm>.
This was added in C++17, so I'm not sure the cmake flag
specifying dolfin built with C++11 makes sense or is used.
Leaving for now :).
* nixos/tests/fenics: fix name of machine/node in script
Still fails for now.
* python3Packages.fenics: fix accidentally changed strings in subst
Looks like in migration to pkg-config this was erroneously
changed from `pkgconfig` (python package, and source string)
to `pkg-config` (nix package name, tool name).
(see 9bb3fccb5b
)
Fixes the NixOS test.
2022-04-14 19:37:20 -05:00
Fabian Affolter
983e3910c3
Merge pull request #168641 from fabaff/bump-pysigma
...
sigma-cli: 0.3.4 -> 0.4.2
2022-04-14 20:14:34 +02:00
Fabian Affolter
569beef050
python3Packages.pysigma-backend-insightidr: init at 0.1.4
2022-04-14 16:21:29 +02:00
Fabian Affolter
fd3bd02335
python3Packages.pysigma-pipeline-windows: init at 0.1.0
2022-04-14 16:15:30 +02:00
Someone Serge
e9e76773ef
napari: fix after the transition to pyproject.toml
2022-04-12 18:35:46 +03:00
Martin Weinelt
b794313d64
Merge pull request #167630 from mweinelt/home-assistant
2022-04-12 04:05:59 +02:00
Martin Weinelt
7e2881905c
python3Packages.py3rijndael: init at 0.3.3
2022-04-12 04:04:07 +02:00
Sandro
3fe298e6b5
Merge pull request #147307 from samuela/samuela/servefile
2022-04-12 01:56:22 +02:00
Sandro
1136ad6c65
Merge pull request #166333 from SuperSandro2000/doh-proxy
2022-04-10 03:25:32 +02:00
Samuel Ainsworth
9ec60f810d
python3Packages.servefile: init at 0.5.3
2022-04-09 22:41:35 +00:00
Fabian Affolter
756618cae5
Merge pull request #168048 from fabaff/asdf-fix
...
python3Packages.asdf: 2.10.1 -> 2.11.0
2022-04-09 23:14:47 +02:00
Fabian Affolter
ae3b36d805
python3Package.asdf-transform-schemas: init at 0.2.2
2022-04-09 22:42:04 +02:00
Fabian Affolter
0a793b83f3
python3Packages.asdf-standard: init at 1.0.1
2022-04-09 22:31:02 +02:00
Fabian Affolter
87f16de8d9
Merge pull request #168006 from smaret/fix-astroquery
...
Fix python3Packages.astroquery
2022-04-09 21:58:03 +02:00
happysalada
41234df5c6
pythonPackages.polars: init at 0.13.19
2022-04-09 11:49:25 -04:00
Sébastien Maret
bba4dd5dd2
python3Packages.pyvo: init at 1.3
2022-04-09 16:43:38 +02:00
Frederik Rietdijk
1d63f89caa
cudaPackages: overhaul of how we package cuda packages
...
There are many different versions of the `cudatoolkit` and related
cuda packages, and it can be tricky to ensure they remain compatible.
- `cudaPackages` is now a package set with `cudatoolkit`, `cudnn`, `cutensor`, `nccl`, as well as `cudatoolkit` split into smaller packages ("redist");
- expressions should now use `cudaPackages` as parameter instead of the individual cuda packages;
- `makeScope` is now used, so it is possible to use `.overrideScope'` to set e.g. a different `cudnn` version;
- `release-cuda.nix` is introduced to easily evaluate cuda packages using hydra.
2022-04-09 08:50:22 +02:00
Dzmitry Malyshau
f23cb42acf
pythonPackages.result: init at 0.7.0
2022-04-07 17:02:37 +02:00
Dzmitry Malyshau
625c488985
pythonPackages.widlparser: init at 1.0.12
2022-04-07 17:02:37 +02:00
Dzmitry Malyshau
d82ad37511
pythonPackages.json-home-client: init at 1.1.1
2022-04-07 17:02:37 +02:00
Dzmitry Malyshau
ea39bd5ffb
pythonPackages.uri-template: init at 1.2.0
2022-04-07 17:02:35 +02:00
Frederik Rietdijk
a7bbda4271
Merge pull request #167250 from SomeoneSerge/bump-cudatoolkit
...
cudatoolkit: 10.2 -> 11.5
2022-04-07 13:40:43 +02:00
Martin Weinelt
5800217e89
python3Packages.ha-av: drop
...
Home Assistant migrated back to PyAV and left ha-av unmaintained.
2022-04-07 02:45:45 +02:00
Martin Weinelt
3e1efa384d
python3Packages.pybluez: use correct upstream, fixes build
2022-04-07 02:45:45 +02:00
Martin Weinelt
e12a1433cc
python3Packages.gattlib: init at unstable-2021-06-16
2022-04-07 02:45:44 +02:00
Martin Weinelt
dd986a65f6
python3Packages.lru-dict: init at 1.1.7
2022-04-07 02:45:44 +02:00
Fabian Affolter
d8a2042c3e
Merge pull request #167236 from graysonhead/master
...
python3Package.mergedb: init at 0.1.1
2022-04-06 12:34:45 +02:00
Someone Serge
e5e38773a5
cudatoolkit: 10.2 -> 11.4
...
also downgrade cudatoolkit_11: 11.5 -> 11.4
2022-04-06 00:44:35 +03:00
graysonhead
c19e64e43a
python3Package.mergedb: init at 0.1.1
2022-04-05 21:39:24 +00:00
Sandro
a9200ef545
Merge pull request #166284 from SuperSandro2000/python-packages
2022-04-05 23:16:41 +02:00
github-actions[bot]
444daea093
Merge master into staging-next
2022-04-05 06:01:45 +00:00
Robert Schütz
a0a955ba45
plfit: init at 0.9.3
2022-04-05 00:25:22 +00:00
Martin Weinelt
c6476294e1
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-04 18:40:34 +02:00
Ilya Elenskiy
23ae4dfc22
python3.pkgs.numba: added optional CUDA support
2022-04-04 18:12:23 +02:00
ajs124
35e93564ad
sslyze: drop
2022-04-04 15:37:05 +01:00
github-actions[bot]
ee8677862d
Merge master into staging-next
2022-04-04 12:01:25 +00:00
Fabian Affolter
ff5da2c34a
Merge pull request #166864 from FedX-sudo/pylnk
...
Pylnk: Init at 0.4.2
2022-04-04 10:48:38 +02:00
fedx-sudo
d6ddf68c11
pylnk3: init at 0.4.2
...
aeskeyfind: init at 1.0
Update pkgs/tools/security/aeskeyfind/default.nix
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Update pkgs/tools/security/aeskeyfind/default.nix
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Update pkgs/tools/security/aeskeyfind/default.nix
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Update pkgs/tools/security/aeskeyfind/default.nix
Co-authored-by: papojari <papojari-git.ovoid@aleeas.com>
pylnk3: init at 0.4.2
pylnk3: init at 0.4.2
pylnk3: init at 0.4.2
pylnk3: init at 0.4.2
pylnk3: init at 0.4.2
pylnk3: init at 0.4.2
2022-04-03 16:58:48 -06:00
Martin Weinelt
bb7e4b378e
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-04 00:46:44 +02:00
Frederik Rietdijk
c77281417a
Merge pull request #166784 from samuela/samuela/cudnn3
...
fix `pytorchWithCuda`, fix `cupy`, upgrade `cudnn`
2022-04-03 20:43:26 +02:00
Samuel Ainsworth
8b9bbbc979
python3Packages.caffeWithCuda: init at 1.0
2022-04-03 03:09:52 +00:00
github-actions[bot]
fc36f69a60
Merge master into staging-next
2022-04-03 00:02:50 +00:00
Fabian Affolter
fc639493a0
python3Packages.yabadaba: init at 0.1.2
2022-04-01 21:18:10 +02:00
github-actions[bot]
50497647fa
Merge master into staging-next
2022-04-01 12:01:21 +00:00
Samuel Ainsworth
2a0acdbe9f
python3Packages.cupy: use the latest cudnn
2022-04-01 08:02:47 +00:00
Doron Behar
a44b35dc41
Merge pull request #166299 from doronbehar/pkg/python/particle
2022-04-01 09:55:24 +03:00
Doron Behar
34f5c38b50
python3.pkgs.particle: init at 0.20.1
2022-04-01 09:21:46 +03:00
Samuel Ainsworth
11d9ef189f
python3Packages.pytorchWithCuda: fix build
2022-04-01 01:56:16 +00:00