Commit Graph

103793 Commits

Author SHA1 Message Date
Franz Pletz
ae4102c9f3
headscale (module and package): 0.22.3 -> 0.23.0 (#340054) 2024-10-09 17:01:18 +02:00
Paul Meyer
2f1df7b7f9
azure-cli-extensions.azure-iot: init at 0.25.0 (#346752) 2024-10-09 15:53:01 +02:00
lassulus
d37441ce3d
webcord: 4.9.2 -> 4.10.2 (#345425) 2024-10-09 14:50:17 +01:00
Gaetan Lepage
969e085756 bacon: move to pkgs/by-name 2024-10-09 13:11:48 +02:00
R. Ryantm
8ffd2e8849 webcord: 4.9.2 -> 4.10.2 2024-10-09 08:35:19 +00:00
Mikut
a4fbdf4c4d
python312Packages.azure-iot-device: init at 2.14.0
azure-iot-device is a dependency of azure-iot extension for Azure CLI
2024-10-09 10:18:24 +02:00
Vincent Laporte
65d98cb037 ocaml: default to version 5.2 2024-10-09 07:24:47 +02:00
OTABI Tomoya
00fc0bcff1
python3Packages.opentelemetry-instrumentation-requests: init at 0.47b0 (#347049) 2024-10-09 09:58:07 +09:00
OTABI Tomoya
ac7fa8d450
python312Packages.pulumi-hcloud: init at 1.20.4 (#346917) 2024-10-09 09:57:04 +09:00
Sandro
8ff900b1bf
python3Packages.mtcnn: init at 0.1.1; python3Packages.retinaface: init at 0.0.17; python3Packages.deepface: init at 0.0.92 (#347052) 2024-10-09 02:07:12 +02:00
kirillrdy
0c254a007f
buf: use go1.23 (#347220) 2024-10-09 08:48:39 +11:00
Nick Cao
982fe78f1c
treewide: move packages maintained by benediktbroich to by-name (#347265) 2024-10-08 16:29:22 -04:00
Sandro
a18fc3d204
nym: refactor (#346128) 2024-10-08 22:01:57 +02:00
Sandro
b51d302b2c
emplace: fix build (#344984) 2024-10-08 21:52:08 +02:00
7c6f434c
506ab9381e
python312Packages.cgal: init at 5.6.1.post202403291426 (#344966) 2024-10-08 19:34:51 +00:00
Sandro
8a2d4e72da
ifcopenshell: 240611 -> 0.7.10, fix build and activate most tests (#312381) 2024-10-08 21:32:21 +02:00
Anthony Roussel
2c2b5ef95a
nagiosPlugins: init from pkgs/servers/monitoring/nagios/plugins (#298757) 2024-10-08 20:43:43 +02:00
Pol Dellaiera
9e709603b4
p3x-onenote: 2023.4.117 -> 2024.10.110 (#346490) 2024-10-08 16:38:40 +02:00
Alberto Fanton
a592354e4a
python312Packages.pulumi-hcloud: init at 1.20.4 2024-10-08 15:23:56 +02:00
Benedikt Broich
648570884a
webfontkitgenerator: move to by-name 2024-10-08 12:02:11 +02:00
Benedikt Broich
f8d2755100
raider: move to by-name 2024-10-08 12:02:10 +02:00
Benedikt Broich
2b010161bf
citations: move to by-name 2024-10-08 12:02:10 +02:00
Benedikt Broich
679619e8a3
blueprint-compiler: move to by-name 2024-10-08 12:02:09 +02:00
Benedikt Broich
38e707918b
twitch-cli: move to by-name 2024-10-08 12:02:09 +02:00
Stig Palmquist
50c94790cd
perlPackages.FileXDG: init at 1.03 2024-10-08 10:53:06 +02:00
Jonas Heinrich
70495ce19e python3Packages.opentelemetry-instrumentation-requests: init at 0.47b0 2024-10-08 08:11:17 +00:00
Jonas Heinrich
164098be8e
python3Packages.prosemirror: init at 0.5.0 (#346923) 2024-10-08 09:48:26 +02:00
Aaron Jheng
87c0bd7d58
buf: use go1.23 2024-10-08 03:36:01 +00:00
lukts30
f6f24b0bbb ocamlPackages.nbd: init at 1.20.2 2024-10-08 05:07:21 +02:00
Randy Eckenrode
56b9fe7a6b
lowdown: add flag to disable the Darwin sandbox (#346945) 2024-10-07 20:29:28 -04:00
Tomo
a3c06b40ce
msi-ec-kmods: init at 0-unstable-2024-09-19 (#343038) 2024-10-07 16:08:51 -07:00
Randy Eckenrode
2f5e1fdce9
bacula: fix build on Darwin (#346986) 2024-10-07 17:08:18 -04:00
Thiago Kenji Okada
7b588db5b9
openjfx11: drop (#347149) 2024-10-07 21:49:16 +01:00
Emily
c979637f24 openjfx11: drop
OpenJFX 11 reached end‐of‐life in 2023.
2024-10-07 20:22:30 +01:00
Thomas Gerbet
a37db1b310
oath-toolkit: 2.6.11 -> 2.6.12, migrate to by-name (#346617) 2024-10-07 20:58:34 +02:00
Emily
3ec78d4118 soapui: remove dead code
The derivation doesn’t support Darwin anyway, and OpenJFX 11 is EOL.
2024-10-07 19:36:31 +01:00
Emily
9d3560b6eb bisq-desktop: mark as broken
OpenJFX 11 has been EOL for over a year; upstream
uses OpenJFX 15 which is also EOL. According
to <https://github.com/bisq-network/bisq/pull/6758>, the
application does not function with later versions, and has a
limited remaining lifespan as there is a new major version that
uses more modern versions. It looks like that version officially
supports OpenJDK 22, which is also EOL, but hopefully it will
work with 21 or 23. Some work was done already to package it here:
<https://github.com/NixOS/nixpkgs/pull/318594>.
2024-10-07 19:32:47 +01:00
Artturin
cd6608a897
deterministic-host-uname: fix use in nativeBuildInputs (#341256) 2024-10-07 19:59:02 +03:00
Sandro
925c23dc68
python3Packages.parselmouth: init at 0.4.4 (#334636) 2024-10-07 18:41:14 +02:00
Dennis Wuitz
6ed529c47c python3Packages.mtcnn: init at 0.1.1 2024-10-07 17:24:34 +02:00
Dennis Wuitz
bcae1ced2a python3Packages.retinaface: init at 0.0.17 2024-10-07 17:17:13 +02:00
Dennis Wuitz
a09e225c2d python3Packages.deepface: init at 0.0.92 2024-10-07 17:17:13 +02:00
Tristan Ross
8931ba93e5
Drop old Flutter versions (#346732) 2024-10-07 10:40:20 -04:00
ocfox
53a9fff539
python3Packages.flask-babelex: drop (#346313)
* python3Packages.flask-babelex: drop

broken and no packages depend on this.

* python3Packages.flask-babelex: add python aliase
2024-10-07 22:40:27 +09:00
OTABI Tomoya
47d95049c3
python3Packages.can-isotp: init at 2.0.6 (#341270) 2024-10-07 22:07:20 +09:00
Francesco Gazzetta
dc774e4d7a dillong: drop 2024-10-07 13:04:27 +00:00
Fabian Affolter
1c69e6af00
python312Packages.propcache: init at 0.1.0, python312Packages.yalexs: 8.7.1 -> 8.10.0 (#347041) 2024-10-07 14:45:19 +02:00
Peder Bergebakken Sundt
2fb6098c9a
kconf: refactor (#345495) 2024-10-07 13:51:25 +02:00
Rick van Schijndel
fa62cbb08e
hydra: 0-unstable-2024-09-20 -> 0-unstable-2024-09-24 (#344312) 2024-10-07 11:57:46 +02:00
Fabian Affolter
1d11666f60 python312Packages.propcache: init at 0.1.0
Fast property caching

https://github.com/aio-libs/propcache
2024-10-07 09:48:47 +02:00