R. Ryantm
0cf1e7dc7e
openstackclient: 7.1.0 -> 7.1.2
2024-09-26 09:18:17 +00:00
Gaetan Lepage and Gaétan Lepage
434cc988e4
zed-editor: 0.153.6 -> 0.154.1
...
Diff:
https://github.com/zed-industries/zed/compare/refs/tags/v0.153.6...0.154.1
Changelog: https://github.com/zed-industries/zed/releases/tag/v0.154.1
2024-09-26 07:45:49 +02:00
K900 and GitHub
b964291466
{buildFHSEnvBubblewrap,buildFHSEnvChroot}: add nativeBuildInputs ( #344516 )
2024-09-26 08:38:07 +03:00
Masum Reza and GitHub
0eed89c88e
linuxPackages.rtl8188eus-aircrack: support kernels 6.8-6.11 ( #340622 )
2024-09-26 11:03:17 +05:30
Yt and GitHub
29bedb6f7d
python312Packages.transformers: 4.44.2 -> 4.45.0 ( #344540 )
2024-09-26 01:21:30 -04:00
K900 and GitHub
26afe129f5
nixos/graphics: fix typo ( #344551 )
2024-09-26 08:18:28 +03:00
Bjørn Forsman
732d36522f
nixos/influxdb2: wait until service is ready
...
Factor out part of the provisioning script into a
wait-until-service-is-ready script, and put it unconditionally in
front of ExecStartPost=, so that services that depend on influxdb2 are
not started until influxdb2 responds to requests.
Fixes https://github.com/NixOS/nixpkgs/issues/317017 ("Scrutiny tries to start before influxdb has started")
2024-09-26 06:54:54 +02:00
Will Fancher and GitHub
ea2838e1ce
nixos/qemu-vm: Ensure 9pnet_virtio module is loaded for shared dirs ( #343574 )
2024-09-25 23:11:08 -04:00
Will Fancher and GitHub
c4594ed779
CODEOWNERS: Add ElvishJerricco to ISO image. ( #344537 )
2024-09-25 23:10:48 -04:00
José Romildo Malaquias and GitHub
50362223b1
latexminted: 0.1.0b16 -> 0.1.0 ( #344074 )
2024-09-26 00:10:08 -03:00
Artturin and GitHub
d9eb52b026
fetchurl: fixup typo on a comment ( #344330 )
2024-09-26 05:56:56 +03:00
Franz Pletz and GitHub
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 and GitHub
8a7b35c6ef
wakapi: 2.11.2 -> 2.12.0; modernize ( #340779 )
2024-09-26 02:49:27 +02:00
nixpkgs-merge-bot[bot] and GitHub
769ffb7986
dezoomify-rs: 2.12.5 -> 2.13.0 ( #344430 )
2024-09-26 00:44:45 +00:00
Peder Bergebakken Sundt and GitHub
78d126e932
gh-eco: 0.1.3 -> 0.1.5 ( #339318 )
2024-09-26 02:26:42 +02:00
Sandro and GitHub
7f7842a099
resticprofile: use buildGo123Module ( #344453 )
2024-09-26 00:59:22 +02:00
Sandro and GitHub
ece848e144
siyuan: use buildGo123Module ( #344509 )
2024-09-26 00:58:20 +02:00
Connor Baker and GitHub
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 and GitHub
2af19cfb6a
blender: 4.2.1 -> 4.2.2 ( #344451 )
2024-09-25 18:05:23 -04:00
R. Ryantm and Dmitry Kalinkin
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 and GitHub
27cf93c040
surrealdb: 2.0.1 -> 2.0.2 ( #344504 )
2024-09-25 17:24:37 -04:00
Will Fancher and GitHub
1f34534920
Systemd tpm fixes ( #343307 )
2024-09-25 17:17:57 -04:00
Thomas Gerbet and Bjørn Forsman
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 and Gaétan Lepage
fe866c653c
luaPackages.neotest: disable checks on darwin
2024-09-25 22:32:29 +02:00
Austin Horstman and Gaétan Lepage
bca8954e14
vimPlugins.nvim-treesitter: update grammars
2024-09-25 22:32:29 +02:00
Austin Horstman and Gaétan Lepage
574aa35e28
vimPlugins: update on 2024-09-24
2024-09-25 22:32:29 +02:00
Austin Horstman and Gaétan Lepage
c25250c471
luaPackages: update on 2024-09-24
2024-09-25 22:32:29 +02:00
Austin Horstman and Gaétan Lepage
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 and Gaétan Lepage
dfb72de3db
deno: 1.46.2 -> 1.46.3
2024-09-25 22:05:11 +02:00
Austin Horstman and Gaétan Lepage
cadf53ea4d
deno: move to by-name
2024-09-25 22:05:11 +02:00
Austin Horstman and Gaétan Lepage
8a7af3824a
deno: format
2024-09-25 22:05:11 +02:00
Robert Schütz and GitHub
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
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 and GitHub
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 and GitHub
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 and GitHub
58dd4924b9
closure-info: switch to stdenvNoCC ( #344456 )
2024-09-25 20:44:29 +02:00
Sandro and GitHub
7da9f66ccb
taler-{sync,challenger}: add aliases ( #339528 )
2024-09-25 20:43:06 +02:00
Fabián Heredia Montiel and GitHub
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 and GitHub
40576378ab
php84Extensions.mongodb: 1.19.4 -> 1.20.0 ( #344412 )
2024-09-25 20:11:48 +02:00