Commit Graph

23008 Commits

Author SHA1 Message Date
Sandro Jäckel
1d12368d30 pythonPackages.scrapy-splash: Fix dependencies, disable tests 2021-01-11 12:07:07 +01:00
Sandro Jäckel
f8c2f7583a pythonPackages.scrapy-deltafetch: Disable tests 2021-01-11 12:06:45 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Fabian Affolter
67dbb62e4a python3Packages.subarulink: init at 0.3.11 2021-01-11 09:17:10 +01:00
Fabian Affolter
194cf24795 python3Packages.lsassy: init at 2.1.3 2021-01-11 09:13:50 +01:00
Fabian Affolter
16b09e898b python3Packages.pypykatz: init at 0.3.15 2021-01-11 09:13:22 +01:00
Fabian Affolter
4a286edf6b python3Packages.msldap: init at 0.3.22 2021-01-11 09:12:56 +01:00
github-actions[bot]
36bab113bf Merge master into staging-next 2021-01-11 01:02:21 +00:00
Sandro
e3271a768c Merge pull request #108071 from astro/json-schema-for-humans
json-schema-for-humans: init at 0.27.0
2021-01-11 02:00:28 +01:00
Sandro
d8165ca0b0 Merge pull request #104401 from fgaz/staticjinja/0.4.0 2021-01-11 01:59:19 +01:00
Sandro
39229a3398 Merge pull request #108572 from fabaff/bump-sortedcollections 2021-01-11 01:36:33 +01:00
Sandro
08943980b6 Merge pull request #108673 from fabaff/aioguardian 2021-01-11 01:36:14 +01:00
Sandro
ac42d2580b Merge pull request #108809 from fabaff/aiowinreg
python3Packages.aiowinreg: init at 0.0.3
2021-01-11 01:31:29 +01:00
Alexander Tsvyashchenko
69d1e62b36 python3Packages.tensorflow_2: 2.3.2 -> 2.4.0
Also the following related changes:
* Removed Python 2 support because it's not supported by TF and related packages for a long time.
* Upgraded tensorboard and estimator packages to the required versions.
* Added extra plugins for tensorboard to support profiling.
* In the previous derivation versions, TF_SYSTEM_LIBS didn't have any effect because it was reset at repo fetching stage, so TF always used its own dependencies. Made TF_SYSTEM_LIBS actually work and fixed the errors caused by enabling it.
* Enabled tensorboard by default (but still keeping an option to disable it if needed).
2021-01-11 00:30:43 +01:00
Martin Weinelt
59e7ff0a79 Merge pull request #108985 from fabaff/teslajsonpy
python3Packages.teslajsonpy: init at 0.10.4
2021-01-11 00:04:25 +01:00
Martin Weinelt
719db5fde0 Merge pull request #108680 from fabaff/pyiqvia
python3Packages.pyiqvia: init 0.3.1
2021-01-10 23:47:30 +01:00
Fabian Affolter
acdddc982d python3Packages.teslajsonpy: init at 0.10.4 2021-01-10 23:25:37 +01:00
Jan Tojnar
dd72357155 Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Sandro
a657c03fd8 Merge pull request #108120 from fabaff/ldeep 2021-01-10 20:55:14 +01:00
Fabian Affolter
f69fd68486 python3Packages.mulpyplexer: init at 0.08 2021-01-10 20:20:39 +01:00
Fabian Affolter
2033a38feb python36Packages.aiowinreg: init at 0.0.3 2021-01-10 18:03:58 +01:00
Francesco Gazzetta
47ae218d9e pythonPackages.staticjinja: enable tests
and:
* fetch from github (tests on pypi get somehow disabled)
* formatting
2021-01-10 15:51:05 +01:00
Frederik Rietdijk
0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Fabian Affolter
25e483b3c3 python3Packages.sortedcollections: update attributes 2021-01-10 15:41:18 +01:00
Fabian Affolter
4a91e76fae python3Packages.sortedcollections: use GitHub as source and enable tests
python3Packages.sortedcollections: enable tests

python3Packages.sortedcollections: add pythonImportsCheck
2021-01-10 15:41:06 +01:00
Fabian Affolter
09010da567 python3Packages.sortedcollections: 1.2.1 -> 1.2.3 2021-01-10 15:37:39 +01:00
Fabian Affolter
ec988a139b python3Packages.dnachisel: switch to GitHub as source and enable tests 2021-01-10 13:56:16 +01:00
Fabian Affolter
a53f12762b python3Packages.genome-collector: init at 0.1.6 2021-01-10 13:48:45 +01:00
Sandro Jäckel
ad8ec3b48b pythonPackages.shiboken2: Mark broken on darwin 2021-01-10 13:18:43 +01:00
Sandro Jäckel
96ba5c472c pythonPackages.asyncio-dgram: Disable tests on darwin 2021-01-10 13:18:42 +01:00
Sandro Jäckel
7923272cd5 pythonPackages.nixpkgs: Disable tests 2021-01-10 13:18:38 +01:00
Sandro Jäckel
075da3928b pythonPackages.python-engineio: Disable tests on darwin 2021-01-10 13:18:38 +01:00
Sandro Jäckel
19983c6cb5 pythonPackages.clifford: Update patch hash, use disabledTests, disable failing test 2021-01-10 13:17:35 +01:00
Sandro
ad97cdf81d Merge pull request #108928 from SuperSandro2000/opustags 2021-01-10 13:14:56 +01:00
Fabian Affolter
0575e0d2c2 python3Packages.primer3: init at 0.6.1 2021-01-10 13:12:44 +01:00
Fabian Affolter
8dae4e7122 python3Packages.dnachisel: 3.2.5 -> 3.2.6 2021-01-10 11:38:24 +01:00
Pavol Rusnak
0492b62baf Merge pull request #108894 from prusnak/ds_store
python3Packages.ds_store: init at 1.3.0
2021-01-10 11:11:38 +01:00
Pavol Rusnak
7a3427ddef python3Packages.ds-store: init at 1.3.0 2021-01-10 11:09:27 +01:00
Sandro Jäckel
37d559a2dc pythonPackages.uproot3: 3.14.1 -> 3.14.2 2021-01-10 11:04:55 +01:00
Sandro Jäckel
c212d62069 pythonPackages.graphene: 3.0.0b6 -> 3.0.0b7 2021-01-10 11:03:08 +01:00
Sandro Jäckel
9de8c2cdb0 pythonPackages.awkward0: 0.15.1 -> 0.15.2 2021-01-10 11:00:47 +01:00
Câju Mihai-Drosi
ddeec821fb xc-fasm: init at 0.0 2021-01-10 10:01:42 +02:00
Câju Mihai-Drosi
f738b9284c python-prjxray: init at 0.1-2676-gac8d30e3 2021-01-10 10:01:42 +02:00
Câju Mihai-Drosi
895b6b58b0 symbiflow-fasm: init at 0.0-47-g4857dde 2021-01-10 10:01:38 +02:00
Câju Mihai-Drosi
a9d3237b5d textx: init at 2.2.0 2021-01-10 10:01:32 +02:00
Sandro
ae085e734b Merge pull request #108876 from veehaitch/asgiref-fix-darwin
python3Packages.asgiref: disable test on Darwin
2021-01-10 08:09:22 +01:00
Sandro
9f3aa1bb43 Merge pull request #108883 from fabaff/pytile 2021-01-10 08:08:54 +01:00
github-actions[bot]
add2d89082 Merge master into staging-next 2021-01-10 06:32:12 +00:00
Sandro
c42a4f0cf0 Merge pull request #108712 from fabaff/airly 2021-01-10 02:28:09 +01:00
github-actions[bot]
433c7b069c Merge master into staging-next 2021-01-10 01:03:35 +00:00