Fabián Heredia Montiel
230a0218a7
r2modman: 3.1.49 -> 3.1.50 ( #341896 )
2024-09-16 12:57:12 -06:00
Fabián Heredia Montiel
e256b96046
python3Packages.nodriver 0.36 -> 0.37 ( #341967 )
2024-09-16 12:55:23 -06:00
Aos Dabbagh
44a4c266c3
doc(livebook): Fix small spelling mistake
2024-09-16 14:54:45 -04:00
R. Ryantm
0256009d28
helmfile: 0.167.1 -> 0.168.0
2024-09-16 13:47:24 -05:00
Felix Buehler
4cbff7e5d4
nixos/services.cloudflared: fix filterConfig
2024-09-16 20:47:07 +02:00
Fabián Heredia Montiel
a284754bae
emacs: drop GConf dependency
2024-09-16 12:40:10 -06:00
Fabián Heredia Montiel
94de233834
python312Packages.playwright: 1.46.0 -> 1.47.0 ( #341696 )
2024-09-16 12:26:56 -06:00
Peder Bergebakken Sundt
0d27697f2f
shpool: 0.7.0 -> 0.7.1
...
Diff: https://github.com/shell-pool/shpool/compare/v0.7.0...v0.7.1
2024-09-16 20:25:16 +02:00
Malo Bourgon
8cee44ca0b
python312Packages.openai: 1.44.0 -> 1.45.1
...
Diff: https://github.com/openai/openai-python/compare/refs/tags/v1.44.0...v1.45.1
Changelog: https://github.com/openai/openai-python/releases/tag/v1.45.1
2024-09-16 10:54:05 -07:00
Connor Baker
3540ebe553
cudaPackages.tensorrt: 8.6 -> 10.3 ( #339305 )
2024-09-16 10:38:08 -07:00
Anderson Torres
43cadda127
pgf: remove outdated commentary
2024-09-16 14:26:47 -03:00
Anderson Torres
f0e64ce16f
treewide: migrate packages maintained by AndersonTorres to by-name
...
Manual migration for the sake of by-name migration is no longer discouraged
since #340235 .
2024-09-16 14:26:47 -03:00
Martin Weinelt
cdb8bca08c
firefox-bin-unwrapped: 130.0 -> 130.0.1
...
https://www.mozilla.org/en-US/firefox/130.0.1/releasenotes/
2024-09-16 19:20:29 +02:00
Martin Weinelt
0620234cbd
firefox-unwrapped: 130.0 -> 130.0.1
...
https://www.mozilla.org/en-US/firefox/130.0.1/releasenotes/
2024-09-16 19:19:23 +02:00
R. Ryantm
3e368ea8c5
gh-f: 1.1.5 -> 1.1.6
2024-09-16 17:17:23 +00:00
Nikolay Korotkiy
47d2cf0c88
workout-tracker: add assets
...
From server log:
```sh
12:58PM WRN Not Found app=workout-tracker version=local sha=local module=webserver request.time="2024-09-15 12:58:39.875195 +0400 +04" request.method=GET request.host=localhost:8080 request.path=/assets/dist/htmx.min.js request.query="" request.params=map[*:/dist/htmx.min.js] request.route=/assets* request.ip=127.0.0.1 request.referer=http://localhost:8080/user/signin request.length=0 response.time="2024-09-15 12:58:39.875636 +0400 +04" response.latency=441.574µs response.status=404 response.length=0 error="map[code:404 internal:<nil> message:Not Found]"
```
2024-09-16 21:13:47 +04:00
Donovan Glover
da56df9400
gtk4-layer-shell: add wayland-protocols
as a dependency to fix segfault ( #342284 )
2024-09-16 17:10:01 +00:00
seth
43764ae2c3
nixos/nvidia: assert open
option is manually set on drivers >= 560
...
This requirement was introduced in
https://github.com/NixOS/nixpkgs/pull/337289 as a way to make sure users
"explicitly pick which version of the driver they want since nvidia
recommends the open one, but that is incompatible with older drivers".
This is reasonable, however the user isn't informed in any real way
aside from the upcoming release notes
This has caused a
[good](https://github.com/NixOS/nixpkgs/pull/337289#issuecomment-2313802016 )
[amount](https://github.com/NixOS/nixpkgs/pull/337289#issuecomment-2318571311 )
[of](https://github.com/NixOS/nixpkgs/issues/338196 )
[confusion](https://github.com/NixOS/nixos-hardware/issues/1092 ) amongst
users. By introducing this assertion and using a new `useOpenModules`
local variable, we can have the same behavior but display a proper error
message to hopefully clear things up until we can safely make this a
default
2024-09-16 13:04:39 -04:00
Maximilian Bosch
3302dc7c34
nixos/doc: mention "No such file or directory" error on Nextcloud
...
That was... interesting to debug. It took a me a bit of reading C code
until I realized that the realpath cache is internally used for
`file_get_contents`, but not for `file_exists` 🙃
I'm not comfortable on doing the workaround in the module, but I think
it's good to have this documented in the manual.
2024-09-16 18:57:10 +02:00
Fabián Heredia Montiel
7cc3d690e2
netbird: 0.29.0 -> 0.29.2 ( #341978 )
2024-09-16 10:56:06 -06:00
lucasew
991b21f9df
python3Packages.pysimplegui: remove
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-09-16 13:52:38 -03:00
Kiskae
120879bddd
composefs: use substituteInPlace
...
fixes https://github.com/NixOS/nixpkgs/pull/335383#discussion_r1742657084
2024-09-16 18:50:28 +02:00
D3vil0p3r
b29051b7f2
villain: 2.1.0 -> 2.2.0
2024-09-16 18:50:04 +02:00
Jörg Thalheim
09b875f827
nixos/syncoid: use local escapeUnitName instead of lib ( #342347 )
2024-09-16 18:49:58 +02:00
Kiskae
41058a6f86
composefs: 1.0.5 -> 1.0.6
2024-09-16 18:49:24 +02:00
Riley Bruins
fbe613e1f1
tree-sitter-grammars.tree-sitter-wing: update source repo
...
The repo for this tree-sitter grammar was changed a while back and not
reflected here, which broke
emacsPackages.treesit-grammars.with-all-grammars. Fixes #342344 .
2024-09-16 09:46:01 -07:00
Jörg Thalheim
224510cec2
nixos/syncoid: don't prepend escapeUnitName
2024-09-16 18:45:00 +02:00
Artturin
931494da4b
cypress: lowercase symbolic link ( #341694 )
2024-09-16 19:31:12 +03:00
Xelden
c0307f0972
abctl: init at 0.13.1
2024-09-16 11:29:29 -05:00
Lin Jian
da025fca60
emacsPackages.gn-mode-from-sources: add maintainer ( #342253 )
2024-09-17 00:26:07 +08:00
Peder Bergebakken Sundt
d52633a24c
python312Packages.textual: 0.72.0 -> 0.79.0 ( #333360 )
2024-09-16 18:20:57 +02:00
Peder Bergebakken Sundt
9719c6efe9
lms: 3.56.0 -> 3.57.0 ( #340390 )
2024-09-16 18:18:38 +02:00
Xelden
3247731d46
maintainers: add xelden
2024-09-16 11:16:50 -05:00
Bojun Ren
53944b1be1
emacsPackages.gn-mode-from-sources: add rennsax to maintainers
2024-09-17 00:12:00 +08:00
Damien Cassou
439a7c8af9
tree-sitter: 0.22.6 -> 0.23.0 ( #337867 )
2024-09-16 18:11:05 +02:00
Florian
c44c9afec4
qpdfview: fix build ( #342092 )
2024-09-16 18:08:53 +02:00
Alyssa Ross
adb8dffe97
libaom,libvmaf: pin to GCC 13 on aarch64
...
We got pretty lucky here. libaom doesn't expose any public C++ ABI.
It does depend on libvmaf, which does have public C++ ABI, so it also
needs to be pinned but fortunately on aarch64 nothing else uses it, at
least by default.
2024-09-16 18:03:11 +02:00
Fernando Rodrigues
116f14ed36
nixos/doc: replace nixos-rebuild commands running as root by --use-remote-sudo
...
After a discussion on Matrix, it has become clear that building as root
is discouraged, and the (inappropriately named) --use-remote-sudo flag
should be enouraged as the de-facto way to selectively escalate to root
after a system build has finished.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-09-16 16:01:16 +00:00
Thiago Kenji Okada
b34e8e9ce1
openjfx22: 22.0.1-ga -> 22.0.2-ga; openjfx{11,17,21,22}: add upstream patch for FFmpeg 7 ( #339357 )
2024-09-16 16:51:07 +01:00
Riley Bruins
d462c989c7
tree-sitter: 0.22.6 -> 0.23.0
...
Also updates all of the grammars, and adds some new repos to the script
ignore list.
2024-09-16 08:45:11 -07:00
Alyssa Ross
6df58ccb18
f2fs-tools: enable parallel building
2024-09-16 17:35:46 +02:00
figsoda
4e56dc29b5
nix-melt: 0.1.2 -> 0.1.3
...
Diff: https://github.com/nix-community/nix-melt/compare/v0.1.2...v0.1.3
Changelog: https://github.com/nix-community/nix-melt/blob/v0.1.3/CHANGELOG.md
2024-09-16 11:33:54 -04:00
Sandro
0e4ee16ddd
cinny-unwrapped, cinny-desktop: 4.1.0 -> 4.2.1 ( #341229 )
2024-09-16 17:31:18 +02:00
David McFarland
310ee0019c
dotnet: 9.0.0-preview.7 -> 9.0.0-rc.1 ( #342299 )
2024-09-16 12:30:56 -03:00
Guillaume Cléroux
01a41e0146
bazecor: 1.4.4 -> 1.4.5
2024-09-16 11:19:06 -04:00
Nikolay Korotkiy
69df3ac140
pmtiles: 1.20.0 -> 1.21.0 ( #340901 )
2024-09-16 19:18:46 +04:00
nixpkgs-merge-bot[bot]
0076885578
maa-assistant-arknights: 5.5.11452 -> 5.6.1 ( #342218 )
2024-09-16 15:16:16 +00:00
Orivej Desh
3fc425d7fc
musescore: add orivej to maintainers
2024-09-16 15:13:33 +00:00
Orivej Desh
54722c829a
musescore: support Muse Sounds
...
After this change Muse Sounds are always active in MuseScore, even if
it is launched from PATH or via File -> New
Fixes #318210
2024-09-16 15:13:33 +00:00
Connor Baker
58a8cfa7da
Faster SquashFS decompression of Nix Store ( #341149 )
2024-09-16 08:07:40 -07:00