Commit Graph

685748 Commits

Author SHA1 Message Date
Will Fancher
c4594ed779
CODEOWNERS: Add ElvishJerricco to ISO image. (#344537) 2024-09-25 23:10:48 -04:00
José Romildo Malaquias
50362223b1
latexminted: 0.1.0b16 -> 0.1.0 (#344074) 2024-09-26 00:10:08 -03:00
Artturin
d9eb52b026
fetchurl: fixup typo on a comment (#344330) 2024-09-26 05:56:56 +03:00
Franz Pletz
b7085bde2e
linuxPackages.nvidiaPackages.production: 550.107.02 -> 550.120 (#344524) 2024-09-26 04:29:07 +02:00
Lin Jian
11f1d318f6
nixos/graphics: fix typo
Searching hardware.*.extraPackages on search.nixos.org[1] shows there
is only hardware.graphics.extraPackages.

[1]: https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=hardware.*.extraPackages
2024-09-26 09:08:43 +08:00
Peder Bergebakken Sundt
8a7b35c6ef
wakapi: 2.11.2 -> 2.12.0; modernize (#340779) 2024-09-26 02:49:27 +02:00
nixpkgs-merge-bot[bot]
769ffb7986
dezoomify-rs: 2.12.5 -> 2.13.0 (#344430) 2024-09-26 00:44:45 +00:00
Peder Bergebakken Sundt
78d126e932
gh-eco: 0.1.3 -> 0.1.5 (#339318) 2024-09-26 02:26:42 +02:00
R. Ryantm
c0467c6864 eigenlayer: 0.10.3 -> 0.10.4 2024-09-25 22:59:31 +00:00
Sandro
7f7842a099
resticprofile: use buildGo123Module (#344453) 2024-09-26 00:59:22 +02:00
Sandro
ece848e144
siyuan: use buildGo123Module (#344509) 2024-09-26 00:58:20 +02:00
Connor Baker
47eb919436
opencv: misc cleanups; fix CUDA build (#339619) 2024-09-25 15:52:41 -07:00
Gaetan Lepage
f28f4bd3c0 python312Packages.transformers: 4.44.2 -> 4.45.0
Diff: https://github.com/huggingface/transformers/compare/refs/tags/v4.44.2...v4.45.0

Changelog: https://github.com/huggingface/transformers/releases/tag/v4.45.0
2024-09-26 00:24:49 +02:00
Gaetan Lepage
499be5024e python312Packages.tokenizers: add GaetanLepage as maintainer 2024-09-26 00:24:49 +02:00
Gaetan Lepage
2ff0b23453 python312Packages.tokenizers: 0.19.1 -> 0.20.0
Diff: https://github.com/huggingface/tokenizers/compare/refs/tags/v0.19.1...v0.20.0
2024-09-26 00:24:49 +02:00
Will Fancher
1908a62e49 CODEOWNERS: Add ElvishJerricco to ISO image. 2024-09-25 18:12:12 -04:00
Dmitry Kalinkin
2af19cfb6a
blender: 4.2.1 -> 4.2.2 (#344451) 2024-09-25 18:05:23 -04:00
R. Ryantm
66f1354c91 python312Packages.snakemake-storage-plugin-xrootd: 0.1.3 -> 0.1.4 2024-09-25 18:04:30 -04:00
Will Fancher
4e54d10912 nixos/qemu-vm: Ensure 9pnet_virtio module is loaded for shared dirs
When `diskImage = null`, the root fs is a tmpfs instead of
`/dev/vda`. Thus, it doesn't have to wait for virtio modules to load
before being mounted. The root fs is a dependency of shared
directories by nature of being their parent directory. Without
depending on `/dev/vda`, these shared directories may attempt to mount
without virtio modules being loaded.
2024-09-25 17:37:34 -04:00
Yt
27cf93c040
surrealdb: 2.0.1 -> 2.0.2 (#344504) 2024-09-25 17:24:37 -04:00
Will Fancher
1f34534920
Systemd tpm fixes (#343307) 2024-09-25 17:17:57 -04:00
Thomas Gerbet
68324b7d54 zoneminder: 1.36.33 -> 1.36.34
Fixes CVE-2024-43360, CVE-2023-41884, CVE-2024-43359 and CVE-2024-43358.

Changes:
https://github.com/ZoneMinder/zoneminder/releases/tag/1.36.34
2024-09-25 22:58:27 +02:00
Kiskae
4aa2d486e1 linuxPackages.nvidiaPackages.production: 550.107.02 -> 550.120 2024-09-25 22:40:56 +02:00
Austin Horstman
fe866c653c luaPackages.neotest: disable checks on darwin 2024-09-25 22:32:29 +02:00
Austin Horstman
bca8954e14 vimPlugins.nvim-treesitter: update grammars 2024-09-25 22:32:29 +02:00
Austin Horstman
574aa35e28 vimPlugins: update on 2024-09-24 2024-09-25 22:32:29 +02:00
Austin Horstman
c25250c471 luaPackages: update on 2024-09-24 2024-09-25 22:32:29 +02:00
Austin Horstman
c7412922a1 deno: mark x86 darwin broken
Aligned_alloc error that can't be fixed until SDK refactor work is done
to allow overriding SDK in rust toolchain.
2024-09-25 22:05:11 +02:00
Austin Horstman
dfb72de3db deno: 1.46.2 -> 1.46.3 2024-09-25 22:05:11 +02:00
Austin Horstman
cadf53ea4d deno: move to by-name 2024-09-25 22:05:11 +02:00
Austin Horstman
8a7af3824a deno: format 2024-09-25 22:05:11 +02:00
Robert Schütz
2e5923b8a7
python312Packages.stookwijzer: 1.4.9 -> 1.4.10 (#344463) 2024-09-25 13:01:31 -07:00
Artturin
4cb379f4d7 treewide: use nativeBuildInputs in appimage builder derivations 2024-09-25 23:01:28 +03:00
Émile Fugulin
9ae5068b42 caido: 0.40 -> 0.41 2024-09-25 15:57:18 -04:00
Artturin
f7ef27a982 {buildFHSEnvBubblewrap,buildFHSEnvChroot}: add nativeBuildInputs
`makeWrapper` is often used in these with `source "${makeWrapper}/nix-support/setup-hook"`
which causes `error: makeWrapper/makeShellWrapper must be in nativeBuildInputs` on cross.
2024-09-25 22:43:00 +03:00
Pol Dellaiera
07111496e5
open-webui: 0.3.28 -> 0.3.29 (#344445) 2024-09-25 21:30:44 +02:00
TomaSajt
5fcd8ed7e6
siyuan: use buildGo123Module 2024-09-25 21:19:05 +02:00
Johannes Jöns
f9e2eb32da
cosmic-screenshot: 1.0.0-alpha.1 -> 1.0.0-alpha.2 (#344497) 2024-09-25 19:16:56 +00:00
R. Ryantm
bde04503be surrealdb: 2.0.1 -> 2.0.2 2024-09-25 18:53:41 +00:00
Jörg Thalheim
58dd4924b9
closure-info: switch to stdenvNoCC (#344456) 2024-09-25 20:44:29 +02:00
Sandro
7da9f66ccb
taler-{sync,challenger}: add aliases (#339528) 2024-09-25 20:43:06 +02:00
Fabián Heredia Montiel
a1dfa5ac0d
cypress: add support for aarch64 on darwin (#342798) 2024-09-25 12:42:09 -06:00
a-kenji
f3e646b76a cosmic-screenshot: 1.0.0-alpha.1 -> 1.0.0-alpha.2 2024-09-25 20:33:31 +02:00
Pol Dellaiera
40576378ab
php84Extensions.mongodb: 1.19.4 -> 1.20.0 (#344412) 2024-09-25 20:11:48 +02:00
Pol Dellaiera
7c2cae10c4
typos-lsp: 0.1.19 -> 0.1.26 (#344455) 2024-09-25 20:11:18 +02:00
Pol Dellaiera
0634be1179
rye: 0.39.0 -> 0.40.0 (#344458) 2024-09-25 20:10:53 +02:00
Samuel Ainsworth
62bb4a2943
python312Packages.wandb: Remove pathtools dependency (#344338) 2024-09-25 14:09:04 -04:00
Anderson Torres
3b5971e7a3 file .git-blame-ignore-revs: add "fetchurl: nixfmt-rfc-style" 2024-09-25 14:54:02 -03:00
Anderson Torres
ce21e97a1f fetchurl: nixfmt-rfc-style 2024-09-25 14:51:53 -03:00
Anderson Torres
a32c7a11dd fetchurl: fixup typo on a comment 2024-09-25 14:51:53 -03:00