Commit graph

16018 commits

Author SHA1 Message Date
Nick Cao 00dffa852b
Merge pull request #211319 from NickCao/m2crypto
python3Packages.m2crypto: 0.36.0 -> 0.38.0
2023-02-01 16:39:45 +08:00
Jörg Thalheim c4122becaa
Merge pull request #212976 from Mic92/remote-pdb
python3.pkgs.remote-pdb: init at 2.1.0
2023-01-31 13:52:19 +00:00
Mario Rodas 9d2f5b32cb
Merge pull request #213054 from mcwitt/opensearch-py
python310Packages.opensearch-py: init at 2.1.1
2023-01-31 05:58:47 -05:00
github-actions[bot] dd1ff149da
Merge master into staging-next 2023-01-31 00:02:31 +00:00
Fabian Affolter de4b10201c
Merge pull request #213143 from fabaff/dictpath-fix
python310Packages.dictpath: remove
2023-01-31 00:19:12 +01:00
github-actions[bot] 1a06f52c21
Merge master into staging-next 2023-01-30 12:01:22 +00:00
Francesco Gazzetta 942d81e6a2
Merge pull request #208214 from fgaz/yewtube/init
yewtube: init at 2.9.0, replace mps-youtube
2023-01-30 10:40:19 +00:00
github-actions[bot] 90a6b7bb33
Merge master into staging-next 2023-01-30 06:01:14 +00:00
Martin Weinelt 93b6160490
Merge pull request #213427 from wegank/safe-pysha3-init
python311Packages.safe-pysha3: init at 1.0.3
2023-01-30 00:25:08 +00:00
Weijia Wang 7a0b9d667d python311Packages.safe-pysha3: init at 1.0.3 2023-01-29 22:42:37 +01:00
github-actions[bot] 7b3f0537af
Merge master into staging-next 2023-01-29 18:01:12 +00:00
Ryan Lahfa d6be13eca8
Merge pull request #212940 from JulienMalka/uptime-kuma-api
python3Packages.uptime-kuma-api: init at 0.9.0
2023-01-29 15:16:45 +01:00
github-actions[bot] d7f991bb53
Merge master into staging-next 2023-01-29 00:02:27 +00:00
Martin Weinelt 4c4b377a23
Merge pull request #212407 from NobbZ/hledger-utils
hledger-utils: init at 1.12.1 (also init so far unpackaged dependencies)
2023-01-28 23:08:29 +00:00
Norbert Melzer ac47db290b hledger-utils: init at 1.12.1 2023-01-28 23:53:47 +01:00
Norbert Melzer ac3d289481 pythonPackages.drawilleplot: init at 0.1.0 2023-01-28 23:53:47 +01:00
Norbert Melzer 332a06e011 pythonPackages.drawille: init at 0.1.0 2023-01-28 23:53:47 +01:00
Martin Weinelt d98f26816b
Merge pull request #211173 from mweinelt/tensorflow-2.11.0
python3Packages.tensorflow: 2.10.0 -> 2.11.0
2023-01-28 22:26:57 +00:00
Matt Wittmann 577fa81532
python310Packages.redshift-connector: init at 2.0.910 2023-01-28 11:59:42 -08:00
Matt Wittmann db09900aa6
python310Packages.opensearch-py: init at 2.1.1 2023-01-28 11:57:25 -08:00
Martin Weinelt 1fa67dd7fd
python3Packages.tensorflow-estimator-bin: Rename from tensorflow-estimator 2023-01-28 20:29:28 +01:00
Julien Malka be5a659a1a
python3Packages.uptime-kuma-api: init at 0.9.0 2023-01-28 13:23:25 +01:00
Fabian Affolter e5bac26172 python310Packages.dictpath: remove 2023-01-28 12:48:15 +01:00
github-actions[bot] 8291dfb1b4
Merge master into staging-next 2023-01-27 18:01:31 +00:00
Jörg Thalheim 9995bfa17d python3.pkgs.remote-pdb: init at 2.1.0
This is useful for debugging nixos tests in a different window:

```console
$ nix build ".#checks.x86_64-linux.<yourtest>.driver" -L
PYTHONBREAKPOINT=remote_pdb.set_trace REMOTE_PDB_HOST=127.0.0.1 REMOTE_PDB_PORT=4444 ./result/bin/nixos-test-driver
```

```python
{
  extraPythonPackages = ps: [ ps.remote-pdb ];
  testScript = ''
    breakpoint()
  '';
}
```
2023-01-27 16:30:48 +01:00
Sandro 68d1aeab9a
Merge pull request #209221 from bcdarwin/pymedio
python310Packages.pymedio: init at 0.2.13
2023-01-27 13:18:00 +01:00
Sandro c3e57afe6b
Merge pull request #192695 from bcdarwin/edlib-init
python310Packages.edlib: init at 1.3.9
2023-01-27 13:17:36 +01:00
Sandro dc3d9427a9
Merge pull request #205245 from bcdarwin/python3-ttach
python3Packages.ttach: init at 0.0.3
2023-01-27 13:16:46 +01:00
github-actions[bot] 92b7725154
Merge master into staging-next 2023-01-27 12:01:22 +00:00
Fabian Affolter eff24ece86
Merge pull request #212849 from fabaff/gemfileparser2
python311Packages.gemfileparser2: init at 0.9.3
2023-01-27 09:57:46 +01:00
Vladimír Čunát 8a77ed60ac
Merge branch 'master' into staging-next 2023-01-27 09:36:55 +01:00
Weijia Wang 5640418357
Merge pull request #212706 from bcdarwin/python3-pymc-unbreak
python310Packages.pymc: 5.0.1 -> 5.0.2; unbreak
2023-01-27 04:37:15 +01:00
Sandro 5e6b44c608
Merge pull request #209223 from bcdarwin/python3-dicom-numpy 2023-01-27 01:36:49 +01:00
Ben Darwin c7bc08082a python310Packages.ttach: init at 0.0.3 2023-01-26 19:35:28 -05:00
Ben Darwin cbb3c57636 python310Packages.edlib: init at 1.3.9 2023-01-26 19:09:45 -05:00
github-actions[bot] 2a8fae3ee5
Merge master into staging-next 2023-01-27 00:02:25 +00:00
Fabian Affolter 09db61089e python311Packages.gemfileparser2: init at 0.9.3 2023-01-26 23:12:40 +01:00
Ben Darwin da9a6959c9 python310Packages.pymedio: init at 0.2.13 2023-01-26 11:29:00 -05:00
Ben Darwin e83d207a00 python310Packages.siuba: init at 0.4.2 2023-01-26 11:16:18 -05:00
Ben Darwin b54fce7225 python310Packages.pytensor: init at 2.9.1 2023-01-25 22:39:05 -05:00
github-actions[bot] e91d2acb23
Merge master into staging-next 2023-01-26 00:02:34 +00:00
Doron Behar fcbf5bf653 python310Packages.nox: init at 2022.11.21 2023-01-25 21:42:56 +01:00
Doron Behar 54d3bd62ab python310Packages.lsprotocol: init at 2022.0.0a9 2023-01-25 21:42:56 +01:00
Vladimír Čunát 411405c9f6
Merge branch 'master' into staging-next
Trivial conflict in release notes, except that the xml/docbook parts
are horrible for (semi-)automatic conflict resolution.
Fortunately that's generated anyway.
2023-01-24 12:22:38 +01:00
Uri Baghin 619ba04b87 buildBazelPackage: make bazel explicit 2023-01-24 19:30:20 +11:00
github-actions[bot] 727e365f02
Merge master into staging-next 2023-01-24 00:02:11 +00:00
Sandro 445b7076d2
Merge pull request #203542 from somasis/gazelle-origin 2023-01-23 23:10:00 +01:00
github-actions[bot] 44319c878e
Merge master into staging-next 2023-01-23 00:02:15 +00:00
Jonas Heinrich 6405c52551 python3Packages.django-login-required-middleware: init at 0.9.0 2023-01-22 14:37:39 -05:00
Fabian Affolter 341a90059f
Merge pull request #212136 from fabaff/dvc-objects-bump
python310Packages.dvc-data: 0.28.4 -> 0.35.1, python310Packages.dvc-objects: 0.14.0 -> 0.19.0
2023-01-22 19:15:15 +01:00