Commit Graph

19192 Commits

Author SHA1 Message Date
Weijia Wang
a45221f86a
Merge pull request #267280 from boltzmannrain/mitmproxy_macos
mitmproxy: fix macos build
2023-11-18 17:06:33 +01:00
Dmitry Ivankov
0dd2238ac7 mitmproxy: fix macos build
https://hydra.nixos.org/build/240114924/nixlog/1
```
error: linking with `/nix/store/sa6hywsm1mqfyd1xakyzv4ljjsb3hawh-clang-wrapper-11.1.0/bin/cc` failed: exit status: 1
  |
...
  = note: ld: library not found for -liconv
          clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
```

after adding libiconv it starts to fail with
```
  File "/nix/store/ncs3h7zqjl3cl2cwflka40rrirb6qg1m-python3.11-mitmproxy-rs-0.3.11/lib/python3.11/site-packages/mitmproxy_rs/__init__.py", line 1, in <module>
    from .mitmproxy_rs import *
ModuleNotFoundError: No module named 'mitmproxy_macos'
```
so it needs extra module
https://github.com/mitmproxy/mitmproxy_rs/tree/main/mitmproxy-macos

So the fixes are
- add `libiconv` dependency to mitmproxy-rs
- add `mitmproxy-macos` python package and add it to dependencies of
  `mitmproxy-rs` and `mitmproxy` itself (otherwise import fails,
  looks like the import is sneaky because it is platform-conditional)
2023-11-18 17:04:59 +01:00
Fabian Affolter
a8c67602e2
Merge pull request #268153 from fabaff/linknlink
python311Packages.linknlink: init at 0.1.1
2023-11-18 08:57:56 +01:00
Fabian Affolter
88e121dae8 python311Packages.linknlink: init at 0.1.1
Module and CLI for controlling Linklink devices locally

https://github.com/xuanxuan000/python-linknlink
2023-11-17 20:09:59 +01:00
Aldo Borrero
c7eeda7413 python311Packages.llm: init at version 0.12 2023-11-17 18:41:49 +01:00
OTABI Tomoya
66e69121e1
Merge pull request #267542 from YanniPapandreou/master
python311Packages.textual-dev: init at 1.2.1
2023-11-17 10:37:24 +09:00
Yanni Papandreou
f6df515b34 python311Packages.textual-dev: init at 1.2.1 2023-11-16 19:39:17 +00:00
github-actions[bot]
dba5c9ef4e
Merge master into staging-next 2023-11-16 18:01:17 +00:00
Valentin Gagarin
1bafe69ef0
Merge pull request #249464 from ngi-nix/kikit
kikit and kicad package set
2023-11-16 17:20:37 +01:00
Jeremy Fleischman
1f37289ea1 python310Packages.pymeta3,python311Packages.pymeta3: init at 0.5.1
Co-authored-by: Rohit <rohitsutradhar311@gmail.com>
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
Co-authored-by: Alejandro Sanchez Medina <alejandrosanchzmedina@gmail.com>
Co-authored-by: Matúš Ferech <matus.ferech@gmail.com>
2023-11-16 21:24:04 +07:00
Jeremy Fleischman
82056f0fc3 python310Packages.pybars3,python311Packages.pybars3: init at 0.9.7
Co-authored-by: Rohit <rohitsutradhar311@gmail.com>
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
Co-authored-by: Alejandro Sanchez Medina <alejandrosanchzmedina@gmail.com>
Co-authored-by: Matúš Ferech <matus.ferech@gmail.com>
2023-11-16 21:24:04 +07:00
Jeremy Fleischman
0baca7e30e python310Packages.pcbnew-transition,python311Packages.pcbnew-transition: init at 0.3.4
Co-authored-by: Rohit <rohitsutradhar311@gmail.com>
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
Co-authored-by: Alejandro Sanchez Medina <alejandrosanchzmedina@gmail.com>
Co-authored-by: Matúš Ferech <matus.ferech@gmail.com>
2023-11-16 21:24:03 +07:00
Jeremy Fleischman
58a5da1346 python310Packages.euclid3,python311Packages.euclid3: init at 0.01
Co-authored-by: Rohit <rohitsutradhar311@gmail.com>
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
Co-authored-by: Alejandro Sanchez Medina <alejandrosanchzmedina@gmail.com>
Co-authored-by: Matúš Ferech <matus.ferech@gmail.com>
2023-11-16 21:24:03 +07:00
Martin Weinelt
7618e17108
python311Packages.pixel-ring: init at 0.1.0
RGB LED library for ReSpeaker 4 Mic Array, ReSpeaker V2 & ReSpeaker USB
6+1 Mic Array.
2023-11-16 15:15:02 +01:00
Ryan Lahfa
ed2b1fe026
Merge pull request #261113 from lilyinstarlight/fix/mupdf-hell 2023-11-15 01:09:20 +01:00
github-actions[bot]
6cc772a6fa
Merge master into staging-next 2023-11-14 18:01:11 +00:00
Connor Baker
a5f2970269
Merge pull request #267334 from mweinelt/config-rocmSupport
config.rocmSupport: init option
2023-11-14 08:42:06 -05:00
Martin Weinelt
3c336a1647
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/libraries/gdcm/default.nix
2023-11-14 13:16:34 +01:00
Martin Weinelt
27fc728a6c
Merge pull request #266210 from fabaff/pysuez
python311Packages.pysuez: init at 0.2.0
2023-11-14 13:05:56 +01:00
Robin Gloster
0275858672
Merge pull request #249535 from OroraTech/feature/add-pycyphal
python3Packages.pycyphal & python3Packages.pyuavcan: init pycyphal at 1.15.2 & deprecate pyuavcan
2023-11-14 11:28:24 +01:00
Fabian Affolter
6c6f2931e4 python311Packages.pysuez: init at 0.2.0 2023-11-14 08:28:59 +01:00
Martin Weinelt
ea1cd4ef8e
treewide: use config.rocmSupport
Makes use of the per nixpkgs config flag to enable rocmSupport in
packages that support it.
2023-11-14 01:51:57 +01:00
Fabián Heredia Montiel
884449105e Merge remote-tracking branch 'origin/master' into staging-next 2023-11-13 14:31:51 -06:00
Jonas Heinrich
3c19b6d4c2 python3Packages.django-crontab: init at 0.7.1 2023-11-13 15:53:00 +00:00
Fabian Affolter
e6480813e1
Merge pull request #266983 from natsukium/py-stringmatching
python311Packages.py-stringmatching: rename from py_stringmatching
2023-11-13 12:21:24 +01:00
OTABI Tomoya
5d50cc4fd5
Merge pull request #267001 from natsukium/ludios-wpull
{grab-site,python38Packages.ludios_wpull}: remove
2023-11-13 11:57:59 +09:00
OTABI Tomoya
c78186e362
Merge pull request #267010 from natsukium/jupyterlab-server
python311Packages.jupyterlab-server: 2.25.0 -> 2.25.1; rename from jupyterlab_server
2023-11-13 11:43:48 +09:00
Jussi Kuokkanen
c78df0bb89
python3Packages.hwdata: init at 2.4.1 (#266684)
Python bindings to hwdata
2023-11-13 00:42:29 +01:00
Weijia Wang
c1eb661271 Merge branch 'master' into staging-next 2023-11-12 22:13:26 +01:00
Jonas Heinrich
9ac9ea2458 python3Packages.django-crispy-bootstrap4: init at 2023.1 2023-11-12 19:31:36 +00:00
Weijia Wang
74d102ce50 Merge branch 'master' into staging-next 2023-11-12 19:45:20 +01:00
Fabian Affolter
f5b44f36d1
Merge pull request #266889 from natsukium/zope-dottedname
python311Packages.zope-dottedname: 5.0 -> 6.0; rename from zope_dottedname
2023-11-12 14:01:52 +01:00
natsukium
de589b4bd8
python311Packages.jupyterlab-server: rename from jupyterlab_server 2023-11-12 17:29:50 +09:00
natsukium
9e0c31d76a
python38Packages.ludios_wpull: remove
ludios_wpull has been removed because it's unmaintained and broken
2023-11-12 17:04:59 +09:00
natsukium
42e586d75c
python311Packages.py-stringmatching: rename from py_stringmatching 2023-11-12 15:32:14 +09:00
github-actions[bot]
eb26e06e9b
Merge master into staging-next 2023-11-12 06:01:07 +00:00
natsukium
ba68404c7c
python311Packages.sorl-thumbnail: rename from sorl_thumbnail 2023-11-12 14:53:04 +09:00
OTABI Tomoya
18cb9535fa
Merge pull request #266657 from mweinelt/bash-kernel-rename
python311Packages.bash-kernel: rename from bash_kernel
2023-11-12 12:45:23 +09:00
github-actions[bot]
33248a2caf
Merge master into staging-next 2023-11-12 00:02:14 +00:00
OTABI Tomoya
881d3941c1
Merge pull request #265256 from natsukium/line-profiler
python311Packages.line-profiler: 4.0.2 -> 4.1.2; rename from line_profiler
2023-11-12 03:40:00 +09:00
natsukium
c05b1ac925
python311Packages.zope-dottedname: rename from zope_dottedname 2023-11-12 03:20:26 +09:00
github-actions[bot]
9776723357
Merge master into staging-next 2023-11-11 18:00:58 +00:00
OTABI Tomoya
18c1b4fa2f
Merge pull request #266711 from Thornycrackers-Forks/master
python3Packages.python-jwt: rename to python3Packages.jwt
2023-11-12 00:11:19 +09:00
Nick Cao
ed47c29108
Merge pull request #266803 from natsukium/jupyterlab_launcher/remove
python311Packages.jupyterlab_launcher: remove
2023-11-11 09:04:41 -05:00
Martin Weinelt
e0036cd696
Merge pull request #266826 from natsukium/setuptools-trial
python311Packages.setuptools-trial: rename from setuptoolsTrial
2023-11-11 15:01:24 +01:00
github-actions[bot]
fb93bf2ad8
Merge staging-next into staging 2023-11-11 12:01:30 +00:00
github-actions[bot]
652204165d
Merge master into staging-next 2023-11-11 12:00:58 +00:00
natsukium
a701be8b52
python311Packages.setuptools-trial: rename from setuptoolsTrial 2023-11-11 20:25:20 +09:00
Martin Weinelt
ae8cbefd41
Merge pull request #266754 from mweinelt/psutil-5.9.6-respin
python311Packages.psutil: 5.9.5 -> 5.9.6
2023-11-11 11:18:03 +01:00
Fabian Affolter
b484139f60
Merge pull request #266630 from fabaff/pytrydan
python311Packages.pytrydan: init at 0.4.0
2023-11-11 09:58:48 +01:00