Commit Graph

105384 Commits

Author SHA1 Message Date
Matteo Pacini
757df4a1b4 xcodes: move to by-name 2024-11-10 06:37:50 +00:00
Austin Horstman
2b3acacf08
pyton312Packages.arelle: 18.3 -> 2.30.25, unbreak, refactor (#337284) 2024-11-09 16:17:08 -06:00
Theodore Ni
92c3f8cf92
wasmer: 5.0.0 -> 5.0.1 (#354116) 2024-11-09 10:46:36 -08:00
Theodore Ni
bc63a2f7c3
lapce: unbreak x86_64-darwin (#354566) 2024-11-09 05:59:52 -08:00
Emily
fa2cae8e77
treewide: migrate packages to pkgs/by-name, take 1 (#354531) 2024-11-09 12:40:18 +00:00
Maximilian Bosch
ff0df8fe7a
php: 8.4.0RC3 -> 8.4.0RC4, 8.3.12 -> 8.3.13 (#354562)
* php84: 8.4.0RC3 -> 8.4.0RC4

* php83: 8.3.12 -> 8.3.13

ChangeLog: https://www.php.net/ChangeLog-8.php#PHP_8_3
2024-11-09 13:20:50 +01:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Theodore Ni
76612b17c0
python311Packages.whispers: add missing deps, unbreak (#354501) 2024-11-09 00:06:34 -08:00
Austin Horstman
7e248e17e6
taisei: 1.3.2 -> 1.4.2; modernize; add myself as maintainer (#353696) 2024-11-08 22:13:18 -06:00
Austin Horstman
35fba06147
lunatask: 2.0.11 -> 2.0.12 (#353792) 2024-11-08 22:10:36 -06:00
sternenseemann
9c075c8fa5 gnat: 12.4.0 -> 13.3.0
This matches the default gcc version.
2024-11-08 23:51:09 +01:00
Gaétan Lepage
266b0981f7
python312Packages.docling-parse: init at 2.0.2 (#353183) 2024-11-08 23:04:50 +01:00
Emily
e040101b66
zls: move to by-name (#290196) 2024-11-08 20:45:42 +00:00
Olivér Falvai
896db32853
lapce: unbreak x86_64-darwin 2024-11-08 20:16:04 +01:00
Pavol Rusnak
cc129144bb
python3Packages.hidapi: Remove libusb dependency (#354527) 2024-11-08 19:24:02 +01:00
Vladimír Čunát
fe6d94b8f9
Revert "haskellPackages: update stackage and hackage" 2024-11-08 18:36:29 +01:00
Theodore Ni
38076cdfb7
libchewing: 0.5.1-unstable-2020-06-27 -> 0.6.0 (#314538) 2024-11-08 08:56:12 -08:00
Austin Horstman
0b301b61e9
dmlive: use new darwin sdk pattern, move to by-name (#354013) 2024-11-08 09:58:32 -06:00
Robin Krahl
43b7e27aaa
python3Packages.hidapi: Remove libusb dependency
Since version v0.14.0.post2, hidapi defaults to the hidraw backend so
libusb is no longer required.

See also: https://github.com/NixOS/nixpkgs/pull/329704
2024-11-08 16:58:14 +01:00
Peder Bergebakken Sundt
d631d04536 python311Packages.semgrep: init at 1.74.0 2024-11-08 15:16:56 +01:00
jopejoe1
9deddb4eb1
authentik: move inlined python modules to the standard python modules (#338629) 2024-11-08 14:03:11 +01:00
Leona Maroni
2f457890b7
gaphor: 2.8.2 -> 2.26.0 (#335627) 2024-11-08 13:16:24 +01:00
Aleksana
6011527ff3
mim-solvers: init at 0.0.5 (#345494) 2024-11-08 19:01:11 +08:00
Aleksana
a87d070ab0
blivet-gui: init at 2.5.0 (#276662) 2024-11-08 17:26:31 +08:00
Aleksana
fa5c424e09
quickder: fix build (#353936) 2024-11-08 16:55:14 +08:00
K900
a54c7dcc8e
add linux_{default,latest} to linuxKernel.kernels (#317498) 2024-11-08 08:56:48 +03:00
Emily
ff5eb0c8f4
ninja_1_11: init at 1.11.1 (#354367) 2024-11-08 04:25:40 +00:00
Emily
05ccba8cee ninja_1_11: init at 1.11.1
Swift 5.8 doesn’t reliably build with Ninja 1.12, and apparently
neither do old versions of ROCm, due to a build scheduling change
breaking builds with undeclared dependencies. Upstream Swift have
pinned 1.11 for now.

Reintroducing it isn’t a good long‐term solution, but seems
like the easiest way to avoid shipping 24.11 with a broken Swift
on Darwin. The patch for 32‐bit systems has not been restored,
as Swift doesn’t support them anyway.
2024-11-08 03:56:29 +00:00
OTABI Tomoya
c6f1ef99d1
python312Packages.trx-python: init at 0.3; python312Packages.dipy: 1.7.0 -> 1.9.0 (#353282) 2024-11-08 09:06:35 +09:00
Dmitry Kalinkin
59d2f9da2c
blender: fix build; openvdb_11: init at 11.0.0 (#354095) 2024-11-07 18:11:57 -05:00
Austin Horstman
f7516232a6
git-nomad: migrate to new apple-sdk structure, move to by-name (#354071) 2024-11-07 15:43:12 -06:00
Austin Horstman
17726c73ff
heh: migrate to apple-sdk_11, move to by-name (#354079) 2024-11-07 15:42:48 -06:00
Dmitry Kalinkin
5c687a95f1
arrow-cpp: 17.0.0 -> 18.0.0 (#351868) 2024-11-07 16:14:20 -05:00
Pol Dellaiera
91d95405a8 python312Packages.deepsearch-toolkit: init at 1.1.1 2024-11-07 22:02:21 +01:00
Pol Dellaiera
6487438e99 python312Packages.docling-core: init at 2.3.1 2024-11-07 22:02:21 +01:00
Pol Dellaiera
f170df7763 python312Packages.docling-ibm-models: init at 2.0.3 2024-11-07 22:02:21 +01:00
Pol Dellaiera
44fc6841e9 python312Packages.docling-parse: init at 2.0.2
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-11-07 22:02:20 +01:00
Pol Dellaiera
254f162c32 python312Packages.objprint: init at 0.2.3 2024-11-07 22:02:20 +01:00
Pol Dellaiera
e19c00073b python312Packages.marko: init at 2.1.2 2024-11-07 22:02:20 +01:00
Pol Dellaiera
5d377ab649 python312Packages.mean-average-precision: init at 2024.01.05.0 2024-11-07 22:02:20 +01:00
Ramses
c8ce709a65
zellij: 0.40.1 -> 0.41.1 (#353630) 2024-11-07 21:09:22 +01:00
Nick Cao
7f271a2a68
dmlive: move to by-name 2024-11-07 13:42:25 -05:00
Nick Cao
ea68825987
dmlive: use new darwin sdk pattern 2024-11-07 13:42:25 -05:00
Martin Weinelt
33d60dbc3c
home-assistant: 2024.10.4 -> 2024.11.0 (#354094) 2024-11-07 19:18:06 +01:00
Nick Cao
281f755871
nwg-dock-hyprland: 0.2.2 -> 0.3.2 (#354142) 2024-11-07 13:05:15 -05:00
Martin Weinelt
5fd3b7e32d
python312Packages.pyvicare-neo: drop
As home-assistant migrated back to pyvicare, this package has become
obsolete.
2024-11-07 19:05:07 +01:00
Martin Weinelt
01714b8905
python312Packages.teslemetry-stream: init at 0.4.2 2024-11-07 19:05:07 +01:00
Martin Weinelt
10877199d0
Revert "python312Packages.pyvicare: drop"
This reverts commit 6d51ba7470.

Restore pyvicare, as home-assistant switched back to it.
2024-11-07 19:05:06 +01:00
Martin Weinelt
9657b7e87e
python312Packages.webexteamssdk: reinit at 1.6.1
Still required by opsdroid.
2024-11-07 19:05:05 +01:00
Martin Weinelt
2a48297883
python312Packages.webexpythonsdk: rename from webexteamssdk
In version 2.0 the module name was changed.
2024-11-07 19:05:05 +01:00