Commit Graph

83299 Commits

Author SHA1 Message Date
Samuel Ainsworth
6c77085e6a
Merge pull request #168380 from SomeoneSerge/faiss-cuda-split
faiss: use the redistributable cuda
2023-04-01 20:59:29 -04:00
Sandro
8ee36b0a25
Merge pull request #156621 from S-NA/updates/deadd-notification-center 2023-04-02 02:20:05 +02:00
Sandro
b3c861b8e4
Merge pull request #216043 from sikmir/jcli 2023-04-02 01:55:10 +02:00
Sandro
0d4960312d
Merge pull request #218728 from zendo/paleta 2023-04-02 01:05:29 +02:00
Alex Whitt
2616b5f6d5
seamly2d: init at 2022-08-15.0339 (#203614) 2023-04-02 00:28:12 +02:00
Jean-Paul Calderone
edfdbf0122
python3Packages.pycddl: init at 0.4.0 (#221220)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-02 00:27:25 +02:00
Sandro
abbb809c69
Merge pull request #199681 from auroraanna/snekim 2023-04-02 00:16:24 +02:00
Sandro
cb6e97237b
Merge pull request #207928 from dit7ya/clipboard 2023-04-01 23:55:13 +02:00
Sandro
60fb59060e
Merge pull request #207081 from gador/golden-cheetah-app 2023-04-01 23:53:14 +02:00
Sandro
5454044f74
Merge pull request #213265 from jvanbruegge/audiobookshelf 2023-04-01 23:48:13 +02:00
Azat Bahawi
e32ad55aca
Merge pull request #222899 from arjan-s/init-mkdocs-simple-hooks
python3Packages.mkdocs-simple-hooks: init at 0.1.5
2023-04-02 00:18:16 +03:00
Sandro
c454f04652
Merge pull request #214118 from MGlolenstine/beebeep 2023-04-01 23:17:36 +02:00
Arjan Schrijver
3dced15a96 python3Packages.mkdocs-simple-hooks: init at 0.1.5 2023-04-01 20:47:05 +02:00
Sandro
ab8f1821af
Merge pull request #216307 from lorenzleutgeb/gradle-8 2023-04-01 20:33:05 +02:00
Mario Rodas
64dfc28589
Merge pull request #224183 from bbigras/megasync
megasync: pin to ffmpeg_4
2023-04-01 09:27:03 -05:00
Nick Cao
7cf3bfe11c
Merge pull request #223682 from tehmatt/tehmatt-functiontrace
functiontrace-server: init at 0.5.2
2023-04-01 20:46:53 +08:00
Bruno Bigras
5465b6d141 megasync: pin to ffmpeg_4
fix #224176
2023-04-01 03:21:34 -04:00
MGlolenstine
d1380c07b1 beebeep: init at 5.8.6 2023-04-01 09:14:05 +02:00
Andrew Childs
119a521977 platformio-core: expose unwrapped platformio as platformio-core
PlatformIO is a pure python package that is in turn a package
manager. In a pure NixOS environment, this means that any downloaded
binary packages will not run. To make PlatformIO usable, there's a
chrootenv wrapper. However, in a mixed environment like other linux or
darwin, the pure python version will work, and in the case of darwin
only the pure version will work, since the chrootenv wrapper is not
supported.

To handle the above use cases we have:

 * platformio -- unwrapped on darwin, wrapped on linux. Should always
                 provide a functional platformio.

 * platformio-core -- always unwrapped (like "bintools-unwrapped") for
                      when the wrapper is explicitly not required. For
                      example, on other linux where the chrootenv is
                      not supported.
2023-04-01 13:13:15 +09:00
Matt Bryant
7f14501e42
functiontrace-server: init at 0.5.2
Added initial version of the server-piece of https://functiontrace.com.
This is most useful with a functiontrace client, which depends on this
and will therefore be added afterwards.
2023-03-31 20:36:32 -07:00
Someone Serge
2e5cb6f4d6
nvidia-thrust: simplify parameters 2023-04-01 05:48:32 +03:00
Someone Serge
6087a4301c
faiss: use the split cudaPackages
...still transitively relies on cudatoolkit (through nvidia-thrust)
2023-04-01 05:48:25 +03:00
Someone Serge
a0920575b4
nvidia-thrust: allow omp/tbb instead of cuda 2023-04-01 05:47:12 +03:00
Someone Serge
95d21285bd
nvidia-thrust: init at 1.16.0 2023-04-01 05:47:12 +03:00
Sandro
bac1040c26
Merge pull request #200072 from swflint/add-boa-api-python 2023-04-01 02:57:21 +02:00
Sandro
46d1a946aa
Merge pull request #192148 from evan-goode/processing-4.0.1 2023-04-01 02:50:00 +02:00
Sandro
43aaf447d9
Merge pull request #216708 from lorenz/add-edl 2023-04-01 02:39:56 +02:00
Sandro
eb5d126dcb
Merge pull request #163082 from ettom/zeyple 2023-04-01 02:35:08 +02:00
Sandro
6b9fecdb2d
Merge pull request #221539 from Stunkymonkey/ariang-init-1.3.3 2023-04-01 02:34:19 +02:00
Sandro
decd52f650
Merge pull request #222062 from RaitoBezarius/ultrablue 2023-04-01 02:16:47 +02:00
Sandro
bef33b1411
Merge pull request #218300 from Eken-beep/master 2023-04-01 02:10:31 +02:00
0x4A6F
cfcd779f3c
Merge pull request #224108 from K900/init-isoimagewriter
isoimagewriter: init at 0.9.1
2023-03-31 23:58:39 +02:00
Robert Schütz
0c36f27606
Merge pull request #223783 from dotlambda/libdeltachat-1.112.1
libdeltachat: 1.112.0 -> 1.112.4
2023-03-31 11:42:00 -07:00
K900
9aef9e6cad isoimagewriter: init at 0.9.1 2023-03-31 21:23:46 +03:00
S. Nordin Abouzahra
c3853b4745 deadd-notification-center: 2022-04-20 -> unstable-2022-11-07
Update deadd-notification-center to the latest revision. Change the
expression from using the prebuilt binary provided in the repository to
building from source instead as well as provide a functioning systemd
service file as the one provided by upstream is broken.

Remove pacman99 from and add Melkor333 to maintainers as requested.
2023-03-31 13:37:33 -04:00
Naïm Favier
0ec0abfcb5
Merge pull request #224037 from anund/less_ambiguous_messages
fcitx: remove deprecation message ambiguity
2023-03-31 12:30:49 +02:00
Anund
65521f7212 fcitx: remove deprecation message ambiguity 2023-03-31 03:40:50 -06:00
Sandro
5332b2b4d3
Merge pull request #213168 from LeSuisse/rustls-ffi-init
rustls-ffi: init at 0.9.2 and make possible to build Apache mod_tls with it
2023-03-31 11:25:24 +02:00
Weijia Wang
450a3e8b96
Merge pull request #221141 from wineee/gammaray
gammaray: init at 2.11.3
2023-03-31 10:07:11 +03:00
happysalada
8b5ca66432 chatgpt-retrieval-plugin: init at unstable-2023-03-28 2023-03-30 22:29:54 -04:00
Mario Rodas
04b40d660a
Merge pull request #219620 from marsam/update-h3
h3_4: init at 4.1.0
2023-03-30 18:48:07 -05:00
Sandro
e3652e0735
Merge pull request #218587 from sephii/python-wagtail 2023-03-31 00:05:00 +02:00
Sandro
2c47f4dae7
Merge pull request #221798 from vinnymeller/init/tmux-sessionizer 2023-03-30 23:47:10 +02:00
Robert Schütz
46733cf4b3 libdeltachat: fix build on Darwin 2023-03-30 14:15:01 -07:00
Weijia Wang
907c0c7309
Merge pull request #223922 from GaetanLepage/gymnasium
python3Packages.gymnasium: init at 0.28.1 and dependencies (farama-notifications, jax-jumpy)
2023-03-30 22:44:08 +03:00
Fabian Affolter
50c6aa921c
Merge pull request #223875 from fabaff/iceportal
python310Packages.iceportal: init at 1.1.1
2023-03-30 19:44:39 +02:00
Lily Foster
7a0f72456b
Merge pull request #219479 from virchau13/ioi-isolate
isolate: init at 1.10
2023-03-30 13:29:28 -04:00
Gaetan Lepage
7dbc8be859 python3Packages.gymnasium: init at 0.28.1 2023-03-30 18:34:46 +02:00
Gaetan Lepage
8f8a5959cc python3Packages.jax-jumpy: init at 1.0.0 2023-03-30 18:34:27 +02:00
Gaetan Lepage
5fc99ba499 python3Packages.farama-notifications: init at 0.0.4 2023-03-30 18:34:08 +02:00