Weijia Wang and GitHub
2f102880cb
popeye: 0.21.3 -> 0.21.5 ( #352038 )
2024-11-07 00:46:33 +01:00
jopejoe1 and GitHub
b0fecbaa2c
docs: rust: Improve wording about adding Cargo.lock to src ( #340287 )
2024-11-07 00:44:16 +01:00
Weijia Wang and GitHub
c4ec11c180
melange: 0.11.3 -> 0.14.10 ( #352037 )
2024-11-07 00:41:05 +01:00
Gaétan Lepage and GitHub
7233068699
suil: build documentation using sphinxygen and sphinx-lv2-theme ( #351221 )
2024-11-07 00:40:54 +01:00
Weijia Wang and GitHub
191d141f5e
angular-language-server: init at 18.2.0 ( #350257 )
2024-11-07 00:38:30 +01:00
Austin Horstman
a3c4180405
antiprism: modernize
2024-11-06 17:32:14 -06:00
Nick Cao and GitHub
0a8f9d538a
signalbackup-tools: 20241105-2 -> 20241106-1 ( #354065 )
2024-11-06 18:29:42 -05:00
Marc Jakobi
d030cd7bd2
luaPackages.toml-edit: 0.5.0 -> 0.6.0
2024-11-07 00:14:14 +01:00
Jan Tojnar and GitHub
5bd16585a5
gnome-firmware: 46.0 -> 47.0 ( #354031 )
2024-11-07 00:06:30 +01:00
Nick Cao and zowoq
23d5eac3f5
opentofu: 1.8.4 -> 1.8.5
...
Diff: https://github.com/opentofu/opentofu/compare/v1.8.4...v1.8.5
Changelog: https://github.com/opentofu/opentofu/blob/v1.8.5/CHANGELOG.md
2024-11-07 08:57:56 +10:00
Jan Tojnar and GitHub
9c69d5b0fd
Merge bustle: 0.9.2 -> 0.10.0 ( #353974 )
2024-11-06 23:57:33 +01:00
Martin Weinelt and GitHub
4f6df22dc4
python3Packages.rtmixer: convert to pyproject, fix cross ( #351972 )
2024-11-06 23:47:50 +01:00
Atemu and GitHub
b0328f10e5
it-tools: init at 2024.10.22-7ca5933 ( #350285 )
2024-11-06 23:47:30 +01:00
Andrew Marshall
33e09c6eea
blender: fix build by using openvdb_11
...
openvdb is now v12, and has many breaking API changes. Upstream has not
yet adapted to them yet, so there is no patch to backport. Further,
OpenVDB 12 is not currently part of the anticipated upstream library
updates for Blender 4.3 or 4.4.
2024-11-06 17:29:45 -05:00
Andrew Marshall
13af81da96
openvdb_11: init at 11.0.0
...
There are many breaking changes in v12, which some consumers are not
ready for and would require complex changes. This is expected to go away
once it becomes unused in nixpkgs.
2024-11-06 17:29:45 -05:00
seth
fb917de147
llvmPackages_18.libcxx: fix building on windows
2024-11-06 17:29:37 -05:00
seth
ad338630ff
llvmPackages_18.compiler-rt: fix building on windows
2024-11-06 17:29:28 -05:00
seth
b57c78d026
windows.mingw_w64: fix building on arm
2024-11-06 17:27:15 -05:00
seth
3d51188a76
windows.mingw_w64*: use lib for autoconf flags
2024-11-06 17:27:15 -05:00
seth
14e440390a
windows.mingw_w64*: 11.0.1 -> 12.0.0
...
Changelog: https://www.mingw-w64.org/changelog/#v1200-2024-05-29
Only notable change for our purposes is UCRT now being the default, so
either it or MSVCRT must be explicitly passed
2024-11-06 17:27:14 -05:00
seth
613a1dafd5
windows.*: format with nixfmt
2024-11-06 17:27:11 -05:00
seth
b5bf8e3fc7
lib.systems.examples: add aarch64-w64-mingw32
2024-11-06 17:22:52 -05:00
seth
205faabfeb
lib.systems.doubles: add aarch64-windows double
2024-11-06 17:22:52 -05:00
seth
29f24780ac
doc/release-notes: RFC 42 -> freeform options
...
"Freeform options" is a term that's a bit more meaningful to regular
users who don't follow development, and thus does a better job at
describing the changes
2024-11-06 17:19:35 -05:00
seth
b0811ec740
doc/release-notes: use title case for migrations section
2024-11-06 17:19:35 -05:00
seth
97e382e1bc
doc/release-notes: correctly place backwards incompatible changes
...
These changes seemed to have been placed in the wrong section
2024-11-06 17:19:34 -05:00
seth
4c803ffcd6
doc/release-notes: cleanup notable changes section
...
The main goal is to make these points a bit more concise, fix errors,
and (somewhat subjectively) improve word choice to avoid repetition and
have a better flow
2024-11-06 17:19:34 -05:00
seth
34403417a8
doc/release-notes: cleanup backward incompatibilities section
...
The main goal is to make these points a bit more concise, have better
consistency in how removals and deprecations are described, and improve
grammar/flow
2024-11-06 17:19:31 -05:00
seth
abb99851bc
doc/release-notes: cleanup highlights
...
The main goal is to make these highlights a bit more concise,
consistently link to newly introduced option definitions, and (somewhat
subjectively) improve word choice to avoid repetition and have a better
flow
2024-11-06 17:17:20 -05:00
seth
cd546ebd9a
doc/release-notes: remove MenhirLib from new modules section
...
This is not a module
2024-11-06 17:17:19 -05:00
seth
a32a34d011
doc/release-notes: use more concise descriptions in new modules section
2024-11-06 17:17:19 -05:00
seth
b499d2bef6
doc/release-notes: improve consistency and grammar in new modules section
2024-11-06 17:17:17 -05:00
Daniel Baker
052431ce98
doc: replace references to --replace for the substitute command
...
The `--replace` argument for `substitute` and `substituteInPlace` was
deprecated in e07a2fab7f . Updating all
references in the nixpkgs manual to use `--replace-fail`.
2024-11-06 14:08:28 -08:00
jopejoe1 and GitHub
2c9461ecb1
mumble: Fix meta.mainProgram ( #354087 )
2024-11-06 23:00:01 +01:00
panda2134 and Nick Cao
778c94c57f
jetbrains.*: fix remote development server
...
See https://github.com/NixOS/nixpkgs/issues/153335#issuecomment-1859223732 for details
2024-11-06 16:56:33 -05:00
Martin Weinelt and GitHub
0a436289e1
nixos/snapserver: add package option ( #354090 )
2024-11-06 22:49:10 +01:00
a-kenji
ddffc3e130
mumble: Fix meta.mainProgram
2024-11-06 22:47:59 +01:00
Austin Horstman
66979b30af
antiprism: 0.30 -> 0.32
2024-11-06 15:44:13 -06:00
Stefan Frijters
c835e6d56e
python3Packages.rtmixer: add cffi for cross compilation
...
Fixes
> ModuleNotFoundError: No module named '_cffi_backend'
during the build.
2024-11-06 22:35:36 +01:00
Stefan Frijters
9bfc3c6e54
python3Packages.rtmixer: convert to pyproject
2024-11-06 22:35:36 +01:00
Adam C. Stephens and GitHub
cfe2415d73
kanidm: 1.4.0 -> 1.4.1 ( #354047 )
2024-11-06 16:30:24 -05:00
Norbert Melzer and GitHub
fe348e1a06
ivpn: use Go 1.22 to build ( #353931 )
2024-11-06 22:27:13 +01:00
Adam C. Stephens and GitHub
ac8f1ff681
age-plugin-yubikey: 0.5.0 -> 0.5.0-unstable-2024-11-02 ( #354043 )
2024-11-06 16:25:07 -05:00
Karolis Stasaitis
d4e3e1a378
python312Packages.facedancer: 2019.3.2 -> 3.0.4
2024-11-06 22:15:37 +01:00
Silvan Mosberger
74bb6c8e5d
dependabot-cli: Split image version into a separate derivation
2024-11-06 22:09:20 +01:00
Silvan Mosberger
aa7a5c7e7e
dependabot-cli: Sort attribute arguments
2024-11-06 22:08:49 +01:00
Guillaume Girol
28706f2479
python.pkgs.home-assistant-chip-core: build from source
2024-11-06 22:03:42 +01:00
Guillaume Girol
1d1c704b2e
zap-chip: init at 2024.09.27
2024-11-06 22:03:42 +01:00
Devan Carpenter
e527a8efef
sequoia-sq: 0.38.0 -> 0.39.0
2024-11-06 21:03:05 +00:00
Francesco Gazzetta and GitHub
4a7b05c989
tamatool: fix darwin builds ( #353904 )
2024-11-06 20:57:37 +00:00