3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10796 commits

Author SHA1 Message Date
Sandro Jäckel 5c4843d638
pythonPackages.uamqp: Fix build on darwin 2021-01-16 16:48:56 +01:00
Jörg Thalheim 703b378e34
Merge pull request #109530 from fabaff/base36
python3Packages.base36: init at 0.1.1
2021-01-16 15:40:30 +00:00
Fabian Affolter 55cc3cec7c python3Packages.base36: init at 0.1.1 2021-01-16 14:59:27 +01:00
Martin Weinelt bf6fb7b58a
Merge pull request #109527 from fabaff/hatasmota
python3Packages.hatasmota: init at 0.2.5
2021-01-16 14:40:44 +01:00
Fabian Affolter c026f0992f python3Packages.hatasmota: init at 0.2.5 2021-01-16 14:28:50 +01:00
Sandro dea69d99f3
Merge pull request #109512 from fabaff/toonapi 2021-01-16 14:07:11 +01:00
Guillaume Girol afd7b550da
Merge pull request #107028 from anhdle14/checkov-1.0.674
checkov: init at 1.0.674
2021-01-16 12:31:23 +00:00
Fabian Affolter 1062246907 python3Packages.toonapi: init at 0.2.0 2021-01-16 11:25:37 +01:00
Austin Seipp d18e537613
Merge pull request #109461 from thoughtpolice/nixpkgs/yosys-plugins
yosys: add support for loading plugins, revert symbiflow changes
2021-01-16 03:51:57 -06:00
Sandro 94f62de347
Merge pull request #109437 from fabaff/upnpy
python3Packages.upnpy: init at 1.1.8
2021-01-15 18:28:05 +01:00
Fabian Affolter 893f641504 python3Packages.pysoma: init at 0.0.10 2021-01-15 08:26:59 -08:00
Austin Seipp ca27105b04
Revert "Merge pull request #105709 from CajuM/symbiflow"
This reverts commit 02828f91f1, reversing
changes made to f0a7fce6ee.
2021-01-15 10:13:27 -06:00
Fabian Affolter 04f4d3afe3 python3Packages.aioshelly: init at 0.5.3 2021-01-15 15:17:45 +01:00
Fabian Affolter 6245356237 python3Packages.upnpy: init at 1.1.8 2021-01-15 11:36:39 +01:00
Sandro 403ea9f27c
Merge pull request #97101 from fricklerhandwerk/wxpython 2021-01-15 10:30:05 +01:00
Fabian Affolter 728de3979f python3Packages.pyvlx: init at 0.2.19 2021-01-14 22:16:12 -08:00
Fabian Affolter 6e65bf6da6 python3Packages.orvibo: init at 1.1.1 2021-01-14 22:15:45 -08:00
Fabian Affolter 6b14b6cfa8 python3Packages.aioswitcher: init at 1.2.2 2021-01-14 22:08:47 -08:00
Alyssa Ross 3893d6c6d7 gitAndTools: move everything to the top level
The comment at the top of git-and-tools/default.nix said:

    /* All git-relates tools live here, in a separate attribute set so that users
     * can get a fast overview over what's available.

but unfortunately that hasn't actually held up in practice.

Git-related packages have continued to be added to the top level, or
into gitAndTools, or sometimes both, basically at random, so having
gitAndTools is just confusing.  In fact, until I looked as part of
working on getting rid of gitAndTools, one program (ydiff) was
packaged twice independently, once in gitAndTools and once at the top
level (I fixed this in 98c3490196).

So I think it's for the best if we move away from gitAndTools, and
just put all the packages it previously contained at the top level.
I've implemented this here by just making gitAndTools an alias for the
top level -- this saves having loads of lines in aliases.nix.  This
means that people can keep referring to gitAndTools in their
configuration, but it won't be allowed to be used within Nixpkgs, and
it won't be presented to new users by e.g. nix search.

The only other change here that I'm aware of is that
appendToName "minimal" is not longer called on the default git
package, because doing that would have necessitated having a private
gitBase variable like before.  I think it makes more sense not to do
that anyway, and reserve the "minimal" suffix only for gitMinimal.
2021-01-14 21:27:48 +00:00
Sandro 0f0c250967
Merge pull request #109284 from fabaff/gps3 2021-01-14 21:18:55 +01:00
Jörg Thalheim 257170ca27
Merge pull request #109387 from fabaff/waterfurnace
python3Packages.waterfurnace: init at 1.1.0
2021-01-14 19:15:18 +00:00
Eduardo Sánchez Muñoz fb7b08de32 sip_5: init at 5.5.0 2021-01-14 19:52:40 +01:00
Fabian Affolter 3a072e45b9 python3Packages.waterfurnace: init at 1.1.0 2021-01-14 19:02:47 +01:00
Sandro 3ad6cd726f
Merge pull request #109352 from fabaff/tmb 2021-01-14 13:54:30 +01:00
Sandro 551ede0a2c
Merge pull request #109351 from veehaitch/cert-chain-resolver-v1.0.1
pythonPackages.cert-chain-resolver: init at 1.0.1
2021-01-14 13:52:32 +01:00
Sandro 74b0954852
Merge pull request #109327 from fabaff/pyvera 2021-01-14 13:31:41 +01:00
Sandro 5c1662de69
Merge pull request #109320 from fabaff/pymyq 2021-01-14 13:26:28 +01:00
Sandro 9bb17e7243
Merge pull request #109316 from fabaff/pykira 2021-01-14 13:23:43 +01:00
Sandro 8a97542e17
Merge pull request #109301 from fabaff/xknx 2021-01-14 13:21:45 +01:00
Sandro 3e956131a5
Merge pull request #109300 from fabaff/pyopnsense 2021-01-14 13:21:13 +01:00
Vincent Haupert 1560f964a9
pythonPackages.cert-chain-resolver: init at 1.0.1 2021-01-14 10:57:51 +01:00
Fabian Affolter 7f836a9d5a python3Packages.tmb: init at 0.1.0 2021-01-14 10:44:39 +01:00
fricklerhandwerk a0c2948861 python3Packages.wxpython_4_0: fix darwin build 2021-01-14 09:26:12 +01:00
Sandro 29d0d2faca
Merge pull request #109294 from fabaff/icmplib 2021-01-14 07:37:05 +01:00
Sandro 942f96ac55
Merge pull request #109298 from fabaff/poolsense 2021-01-14 07:34:58 +01:00
Sandro d9d3cb64ad
Merge pull request #109291 from fabaff/hydrawiser 2021-01-14 07:34:33 +01:00
Fabian Affolter 4cfda18756 python3Packages.pyxeoma: init at 1.4.1 2021-01-13 17:12:55 -08:00
Fabian Affolter f215ae9dab python3Packages.pyvera: init at 0.3.11 2021-01-13 23:40:45 +01:00
Fabian Affolter b49c22a6c2 python3Packages.pymyq: init at 2.0.14 2021-01-13 22:09:39 +01:00
Fabian Affolter 1bc0c5a79f python3Packages.pykira: init at 0.1.2 2021-01-13 21:48:15 +01:00
Sandro bed03ad07c
Merge pull request #109285 from fabaff/pyinsteon 2021-01-13 19:04:41 +01:00
Fabian Affolter 715b7c3e81 python3Packages.xknx: init at 0.16.0 2021-01-13 19:04:40 +01:00
Sandro c99459e02f
Merge pull request #109282 from fabaff/aiokef 2021-01-13 19:04:17 +01:00
Fabian Affolter 8ffd040146 python3Packages.pyopnsense: init at 0.3.0 2021-01-13 18:57:03 +01:00
Fabian Affolter 113848213f python3Packages.poolsense: init at 0.0.8 2021-01-13 18:08:46 +01:00
Fabian Affolter e0dd82d309 python3Packages.icmplib: init at 2.0.1 2021-01-13 17:51:42 +01:00
Fabian Affolter 68026a2219 python3Packages.hydrawiser: init at 0.2 2021-01-13 16:59:53 +01:00
Fabian Affolter d69a27efbf python3Packages.pyinsteon: init at 1.0.8 2021-01-13 16:04:26 +01:00
Fabian Affolter b343e5375f python3Packages.gps3: init at 0.33.3 2021-01-13 15:37:32 +01:00
Fabian Affolter 1a0e5c95cc python3Packages.aiokef: init at 0.2.17 2021-01-13 15:14:30 +01:00
Fabian Affolter f90920cc2c python3Packages.pyfnip: init at 0.2 2021-01-13 12:42:47 +01:00
Sandro e6a184aca0
Merge pull request #108777 from fabaff/bump-pyhaversion 2021-01-13 10:15:18 +01:00
Sandro c60ed40274
Merge pull request #109232 from fabaff/pylutron 2021-01-13 08:44:39 +01:00
Fabian Affolter c107bf63a3 python3Packages.pyfido: init at 2.1.1 2021-01-12 22:54:17 -08:00
Sandro e354a9b386
Merge pull request #108943 from fabaff/bump-dnachisel 2021-01-12 23:41:10 +01:00
Sandro 90b1dbeb09
Merge pull request #109012 from fabaff/pypck 2021-01-12 23:32:58 +01:00
Fabian Affolter feda71706b python3Packages.pylutron: init at 0.2.6 2021-01-12 23:23:29 +01:00
Fabian Affolter 717020f3f6 python3Packages.awesomeversion: init at 20.12.5 2021-01-12 22:29:21 +01:00
Sandro 9d275b749e
Merge pull request #85810 from arcz/init-manticore 2021-01-12 16:02:30 +01:00
Sandro 2c9d68e6e9
Merge pull request #109061 from drewrisinger/dr-pr-osqp-update 2021-01-12 15:55:57 +01:00
Fabian Affolter 8605fbd0e4 python3Packages.unifiled: init at 1.1 2021-01-11 17:41:59 -08:00
Drew Risinger 93fcc6b553 python3Packages.qdldl: init at 0.1.5.post0
Dependency of python3Packages.osqp
2021-01-11 19:39:14 -05:00
Sandro 8c89519c8b
Merge pull request #107796 from kini/cloudscraper/init
python3Packages.cloudscraper: init at 1.2.52
2021-01-12 01:29:30 +01:00
Dmitry Kalinkin 02828f91f1
Merge pull request #105709 from CajuM/symbiflow
Add Symbiflow + prjxray for OSS Xilinx FPGA development
2021-01-11 18:49:31 -05:00
Dmitry Kozlyuk ef19c4d181 catboost: init at 0.24.4 2021-01-12 02:31:41 +03:00
Sandro f0a7fce6ee
Merge pull request #108522 from 0x4A6F/master-tumpa 2021-01-11 23:46:17 +01:00
Fabian Affolter 8def5f630a python3Packages.pypck: init at 0.7.8 2021-01-11 23:19:51 +01:00
Sandro 91c82426f0
Merge pull request #108925 from SuperSandro2000/fix-collection2 2021-01-11 19:26:51 +01:00
Sandro d90f50ed40
Merge pull request #108724 from fabaff/subarulink 2021-01-11 19:02:30 +01:00
Jörg Thalheim 1ac4c06c08
Merge pull request #108923 from ndl/master 2021-01-11 17:47:28 +00:00
Sandro b70cf9fdbf
Merge pull request #108972 from fabaff/mulpyplexer
python3Packages.mulpyplexer: init at 0.08
2021-01-11 17:34:48 +01:00
Keshav Kini 33ec84a39b python3Packages.cloudscraper: init at 1.2.52 2021-01-11 07:19:13 -08:00
Sandro Jäckel 981ed50fb2
pythonPackages.three-merge: Init at 0.1.1 2021-01-11 12:08:19 +01:00
Sandro Jäckel d132cb1424
pythonPackages.pyls-spyder: Init at 0.3.0 2021-01-11 12:08:17 +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
Ben Siraphob e9b6e535a6
vyper: init at 0.2.8 (#104758)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-11 02:01:47 +01: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 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
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
Profpatsch 2497553b23 toplevel: stdenv.lib -> lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 17:44:59 +01:00
Fabian Affolter a53f12762b python3Packages.genome-collector: init at 0.1.6 2021-01-10 13:48:45 +01:00
Fabian Affolter 0575e0d2c2 python3Packages.primer3: init at 0.6.1 2021-01-10 13:12:44 +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
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 9f3aa1bb43
Merge pull request #108883 from fabaff/pytile 2021-01-10 08:08:54 +01:00
Sandro c42a4f0cf0
Merge pull request #108712 from fabaff/airly 2021-01-10 02:28:09 +01:00
Fabian Affolter d2af3cca3b python3Packages.winsspi: init at 0.0.9 2021-01-09 15:51:34 -08:00
Sandro 742875a1be
Merge pull request #108816 from fabaff/winacl
python3Packages.winacl: init at 0.1.0
2021-01-09 23:23:45 +01:00
Fabian Affolter 2cd9066084 python3Packages.pytile: init at 5.1.0 2021-01-09 20:53:22 +01:00
Robert T. McGibbon 0383c9c32d python3Packages.aiostream: init at 0.4.1 2021-01-09 00:06:25 -05:00
Sandro 822b0c9430
Merge pull request #108786 from fabaff/archinfo
python3Packages.archinfo: init at 9.0.5327
2021-01-09 03:19:17 +01:00
Sandro f66763db1c
Merge pull request #108793 from fabaff/minidump
python3Packages.minidump: init at 0.0.13
2021-01-09 03:14:23 +01:00
Fabian Affolter e4201344aa python3Packages.winacl: init at 0.1.0 2021-01-08 22:42:01 +01:00
Artur Cygan 9bd0d2fa61 pythonPackages.manticore: init at 0.3.5 2021-01-08 20:24:17 +01:00
Artur Cygan 0618565e6f pythonPackages.wasm init at 1.2 2021-01-08 20:24:15 +01:00
Artur Cygan ca9a626d54 pythonPackages.pyevmasm: init at 0.2.3 2021-01-08 20:23:31 +01:00
Fabian Affolter 131f8250c4 python3Packages.minidump: init at 0.0.13 2021-01-08 17:58:09 +01:00
Fabian Affolter 16ebe202d1 python3Packages.archinfo: init at 9.0.5327 2021-01-08 17:12:40 +01:00
0x4A6F d80b8a4504
tumpa: init at 0.1.1 2021-01-08 12:11:43 +00:00
0x4A6F e149a5c90c
johnnycanencrypt: init at 0.5.0 2021-01-08 12:11:42 +00:00
Sandro 0a2710f4ae
Merge pull request #108705 from fabaff/pydexcom 2021-01-08 09:38:47 +01:00
Sandro 647607d709
Merge pull request #108686 from fabaff/pylacrosse 2021-01-07 22:57:22 +01:00
Sandro e0f22de78a
Merge pull request #107894 from JamieMagee/advantage_air 2021-01-07 21:35:57 +01:00
Fabian Affolter a7764796a6 python3Packages.airly: init at 1.0.0 2021-01-07 20:47:55 +01:00
Fabian Affolter 5907a0015e python3Packages.pydexcom: init at 0.2.0 2021-01-07 19:13:51 +01:00
Jörg Thalheim 370ffaaca7
tensorflow: 2.3.1 -> 2.3.2 2021-01-07 18:52:44 +01:00
Jörg Thalheim 1976d79627
tensorflow: drop 1.x
it no longer works without our default python version and needs
many patches to compile.
2021-01-07 18:52:44 +01:00
Fabian Affolter 3c21ca7266 python3Packages.pylacrosse: init at 0.4 2021-01-07 17:09:39 +01:00
Fabian Affolter 8acbbecaac python3Packages.pyiqvia: init 0.3.1 2021-01-07 15:56:17 +01:00
Fabian Affolter c342ff82b7 python3Packages.aioguardian: init at 1.0.4 2021-01-07 15:02:32 +01:00
Fabian Affolter afae42d254
python3Packages.pyarlo: init at 0.2.4 2021-01-07 13:33:09 +01:00
Sandro 27abed1e27
Merge pull request #108645 from fabaff/fixerio 2021-01-07 12:13:14 +01:00
Sandro 1f6ccd253a
Merge pull request #108613 from fabaff/pymodbus 2021-01-07 11:24:05 +01:00
Sandro Jäckel 8eee1cbdb7
pythonPackages.backports-datetime-fromisoformat: Init at 1.0.0 2021-01-07 10:43:53 +01:00
Sandro Jäckel cda8b591a0
pythonPackages.wasmer: init at 1.0.0-beta1 2021-01-07 10:42:22 +01:00
Sandro Jäckel 27d9cca2be
pythonPackages.graphql-relay: init at 3.0.0 2021-01-07 10:42:21 +01:00
Sandro Jäckel 74440de5ca
pythonPackages.pytest-snapshot: init at 0.4.2 2021-01-07 10:42:20 +01:00
Sandro Jäckel 7cf04dc9ad
pythonPackages.snapshottest: init at 0.6.0 2021-01-07 10:42:19 +01:00
Sandro Jäckel 1c7d05fd15
pythonPackages.graphene: init at 3.0.0b6 2021-01-07 10:42:19 +01:00
Sandro Jäckel 14ed11bf18
pythonPackages.fastdiff: init at 0.2.0 2021-01-07 10:42:18 +01:00
Sandro Jäckel 83fcae70de
pythonPackages.starlette: 0.14.1 -> 0.13.8, fastapi is incompatible with 0.14.X 2021-01-07 10:42:17 +01:00
Sandro Jäckel 6126994349
pythonPackages: Add some expected aliases mostly for pytest packages 2021-01-07 10:42:14 +01:00
Sandro Jäckel 95aed5517d
pythonPackages.noiseprotocol: Init at 1.2.2 2021-01-07 10:42:04 +01:00
Sandro Jäckel 990d47dacd
pythonPackages.bitbox02: Init at 5.1.0 2021-01-07 10:42:03 +01:00
Sandro 3f132c79ac
Merge pull request #108536 from SuperSandro2000/small-fixes 2021-01-07 10:38:49 +01:00
Fabian Affolter 337b3f232a python3Packages.fixerio: init at 0.1.1 2021-01-07 09:56:25 +01:00
Sandro Jäckel ac391fdc0b
pythonPackages:google*: Noramlize names by replacing _ with - 2021-01-06 23:59:50 +01:00
Fabian Affolter a75ba0dbbe python3Packages.pymodbus: init at 2.4.0 2021-01-06 22:43:04 +01:00
Fabian Affolter 07298072dc python3Packages.coronavirus: init at 1.1.1 2021-01-06 22:29:48 +01:00
Sandro Jäckel 2ff9969a97
pythonPackages.google_crc32c: 1.0.0 -> 1.1.0, rename to fit other google packages 2021-01-06 21:54:24 +01:00
Jörg Thalheim ce28a489a9
Merge pull request #108259 from r-burns/pythonix
python3Packages.pythonix: 0.1.6 -> 0.1.7, fix python module
2021-01-06 10:19:43 +00:00
Sandro Jäckel 4ea516df5e
pythonPackages.google_cloud_os_config: Init at 1.0.0 2021-01-06 11:05:16 +01:00
Sandro Jäckel 094127b5c9
pythonPackages.google_cloud_org_policy: Rename to fit other packages 2021-01-06 11:05:16 +01:00
Sandro Jäckel cb58e7539f
pythonPackages.google_cloud_iam: Rename to fit other packages, cleanup 2021-01-06 11:05:15 +01:00
Sandro Jäckel 9711439698
pythonPackages.google_cloud_access_context_manager: Rename to fit other packages, cleanup 2021-01-06 11:05:15 +01:00
Sandro Jäckel 65eccfad5d
pythonPackages.lmdb: Fix build 2021-01-06 11:05:13 +01:00
Sandro 454329cfc8
Merge pull request #108088 from lukeadams/pycapnp-fixes 2021-01-06 02:09:21 +01:00
Sandro bc7013f6f7
Merge pull request #108477 from fabaff/webthing
python3Packages.webthing: init at 0.15.0
2021-01-06 02:06:02 +01:00