Commit Graph

745294 Commits

Author SHA1 Message Date
Kerstin Humm bf580ab213 python3Packages.scim2-server: init at 0.1.2 2025-01-29 10:54:36 +01:00
Kerstin Humm f179ad8ca7 python3Packages.scim2-models: init at 0.3.0 2025-01-29 10:54:36 +01:00
Kerstin Humm 24c7fbd52d python3Packages.zxcvbn-rs-py: 0.1.1 -> 0.2.0 2025-01-29 10:54:36 +01:00
Fabian Affolter bf21e7aff3 python313Packages.boto3-stubs: 1.36.7 -> 1.36.8, python313Packages.botocore-stubs: 1.36.7 -> 1.36.8 (#377692) 2025-01-29 10:48:50 +01:00
Jörg Thalheim 9d3ae807eb waypipe: 0.10.1 -> 0.10.2 (#377694) 2025-01-29 10:16:47 +01:00
Franz Pletz d933c637e8 xsv: remove (#377107) 2025-01-29 10:02:39 +01:00
Franz Pletz 258b01b8a4 nodePackages.@commitlint/config-conventional: drop (#365679) 2025-01-29 09:58:05 +01:00
Franz Pletz a9ac4deac7 nixos/hound: restart service on changes (#377611) 2025-01-29 09:52:05 +01:00
Sefa Eyeoglu 092153568d clock-rs: init at 0.1.213 (#372643) 2025-01-29 09:49:13 +01:00
Oughie 200775eb11 clock-rs: init at 0.1.213 2025-01-29 09:47:28 +01:00
Gaétan Lepage a77a23d95b python312Packages.inference-gym: 0.0.4 -> 0.0.5 (#377617) 2025-01-29 09:26:46 +01:00
Franz Pletz ca0a9a0ed6 nixos/grub: Remove > from submenu title, unbreak grub-reboot (#284987) 2025-01-29 09:23:46 +01:00
Franz Pletz c1b4527529 linuxPackages.nvidia_x11_latest{,open}: alias to nvidiaPackages.latest (#370568) 2025-01-29 09:21:12 +01:00
7c6f434c 721168adda squid: add nixos test (#377284) 2025-01-29 08:15:34 +00:00
Doron Behar a2b95b037b python312Packages.skops: 0.10 -> 0.11.0 (#377689) 2025-01-29 10:11:08 +02:00
nixpkgs-merge-bot[bot] dbfa73d417 ansible-navigator: 24.12.0 -> 25.1.0 (#375746)
Co-authored-by: Melkor333 <Melkor333@users.noreply.github.com>
2025-01-29 07:59:02 +00:00
Vlad M. 9a5db3142c tiled: 1.11.1 -> 1.11.2 (#377671) 2025-01-29 09:48:22 +02:00
nixpkgs-merge-bot[bot] d8634a9132 frankenphp: 1.4.1 -> 1.4.2 (#377666)
Co-authored-by: shyim <github@shyim.de>
2025-01-29 07:44:54 +00:00
Arne Keller 68d4524fe8 python313Packages.ete3: fix build (#376914) 2025-01-29 08:33:20 +01:00
Arne Keller 788388804d packer: 1.11.2 -> 1.12.0 (#375878) 2025-01-29 08:32:15 +01:00
Vlad M. 4056bb633b oxipng: fix tests on aarch64-linux (#377589) 2025-01-29 09:28:52 +02:00
Toma 61cb3e69a7 voicevox-engine: fix with poetry-core >=2.0; voicevox: 0.22.3 -> 0.22.4 (#377185) 2025-01-29 08:26:50 +01:00
nixpkgs-merge-bot[bot] ba4956265c c3-lsp: 0.3.3 -> 0.4.0 (#377658)
Co-authored-by: arthsmn <arthsmn@users.noreply.github.com>
2025-01-29 07:09:03 +00:00
R. Ryantm e1dd5d5b1f sdcc: 4.4.0 -> 4.5.0 2025-01-29 07:56:05 +01:00
R. Ryantm 11c8e6aebf can-utils: 2023.03 -> 2025.01 2025-01-29 07:55:03 +01:00
Sergei Trofimovich 917754eaa5 waypipe: 0.10.1 -> 0.10.2
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.10.2
2025-01-29 06:35:16 +00:00
Fabian Affolter 26e724c10f python313Packages.botocore-stubs: 1.36.7 -> 1.36.8 2025-01-29 07:10:02 +01:00
Fabian Affolter 2d13bddb1b python313Packages.boto3-stubs: 1.36.7 -> 1.36.8 2025-01-29 07:09:58 +01:00
Fabian Affolter d2b2d67236 python313Packages.botocore-stubs: 1.36.6 -> 1.36.7 2025-01-29 07:09:54 +01:00
Fabian Affolter 28ae7bbd92 python313Packages.boto3-stubs: 1.36.6 -> 1.36.7 2025-01-29 07:09:54 +01:00
kirillrdy 8ad4c35e95 python312Packages.llama-cpp-python: fix linux build (#377484) 2025-01-29 15:59:47 +11:00
Ihar Hrachyshka 74942708f6 python312Packages.llama-cpp-python: adding new maintainer (@booxter) 2025-01-28 23:37:46 -05:00
6543 2c7e15d817 batmon: enable useFetchCargoVendor 2025-01-29 10:07:18 +05:30
Ihar Hrachyshka 443cb1ec56 python312Packages.llama-cpp-python: fix linux build
Their cmake files were attempting to build with -mcpu=native+no<...>
which fails for gcc. Actually, we should never build for native anyway
(which is the raison d'etre for NIX_ENFORCE_NO_NATIVE).

Thankfully, the package provides a variable to disable native
optimizations.
2025-01-28 23:36:00 -05:00
Ben Darwin 09df97d71a python312Packages.skops: 0.10 -> 0.11.0 2025-01-28 23:19:16 -05:00
R. Ryantm de0e0b0b62 hyprland-qtutils: 0.1.2 -> 0.1.3 2025-01-29 09:00:33 +05:30
Martin Weinelt 3c8e72baec home-assistant-custom-lovelace-modules.bubble-card: 2.3.4 -> 2.4.0 (#377674) 2025-01-29 03:23:28 +01:00
R. Ryantm c15f50665d home-assistant-custom-lovelace-modules.bubble-card: 2.3.4 -> 2.4.0 2025-01-29 02:00:49 +00:00
Pyrox 90f52a4f34 dotenv-cli: 7.4.3 -> 8.0.0 (#373243) 2025-01-28 20:58:46 -05:00
R. Ryantm 571525c839 tiled: 1.11.1 -> 1.11.2 2025-01-29 01:42:57 +00:00
dish 7d0d02fc3b nodePackages.@commitlint/config-conventional: drop 2025-01-28 20:35:17 -05:00
Philip Taron 7966716bb7 nixos/{systemd-boot,installer}: replace substituteAll with replaceVarsWith (#377620) 2025-01-28 17:35:08 -08:00
Pyrox 024545f5d6 sql-formatter: 15.4.9 -> 15.4.10 (#377254) 2025-01-28 20:33:55 -05:00
R. Ryantm 8fc82970a8 frankenphp: 1.4.1 -> 1.4.2 2025-01-29 01:23:33 +00:00
Jan Tojnar 69a71b724d libspelling: 0.4.5 → 0.4.6
https://gitlab.gnome.org/GNOME/libspelling/-/compare/0.4.5...0.4.6
2025-01-29 02:19:28 +01:00
Jan Tojnar c4a47d4f94 gnome-terminal: 3.54.2 → 3.54.3
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.54.2...3.54.3
2025-01-29 02:19:28 +01:00
Jan Tojnar 2f41b5ee5c vte: 0.78.2 → 0.78.3
https://gitlab.gnome.org/GNOME/vte/-/compare/0.78.2...0.78.3
2025-01-29 02:19:28 +01:00
Jan Tojnar 5d9cba2836 xdg-desktop-portal-gnome: 47.1 → 47.2
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/47.1...47.2
2025-01-29 02:19:28 +01:00
Jan Tojnar 1422fcac31 gupnp_1_6: 1.6.7 → 1.6.8
https://gitlab.gnome.org/GNOME/gupnp/-/compare/gupnp-1.6.7...gupnp-1.6.8
2025-01-29 02:19:28 +01:00
nixpkgs-merge-bot[bot] a6311b65ab cirrus-cli: 0.134.0 -> 0.135.0 (#377650)
Co-authored-by: techknowlogick <hello@techknowlogick.com>
2025-01-29 01:09:51 +00:00