Fabian Affolter and GitHub
53b5edeb19
cdncheck: 1.1.33 -> 1.1.34 ( #438773 )
2025-08-31 13:25:41 +02:00
Tom Hunze
1dc34c19d7
python313Packages.pyglm: fix build
2025-08-31 13:25:36 +02:00
Fabian Affolter and GitHub
ac5d00b2da
python3Packages.meross-iot: 0.4.9.0 -> 0.4.9.1 ( #438698 )
2025-08-31 13:25:12 +02:00
Fabian Affolter and GitHub
73ed1c5cba
python3Packages.nfcpy: fix tests ( #438671 )
2025-08-31 13:24:14 +02:00
R. Ryantm
7aeeaa4f29
oxker: 0.10.5 -> 0.11.1
2025-08-31 11:17:18 +00:00
Jonas Heinrich
ff28262a5e
lauti.frontend: 1.0.0 -> 1.1.0
2025-08-31 13:01:59 +02:00
Jonas Heinrich
ac0a8052d2
lauti: 1.0.0 -> 1.1.0
2025-08-31 13:01:59 +02:00
Ramses and GitHub
6e812f4cd4
fwupd: 2.0.13 -> 2.0.14 ( #438235 )
2025-08-31 13:58:25 +03:00
Gaetan Lepage and r-vdp
7922dc5527
fwupd: 2.0.13 -> 2.0.14
...
Diff: https://github.com/fwupd/fwupd/compare/2.0.13...2.0.14
Changelog: https://github.com/fwupd/fwupd/releases/tag/2.0.14
2025-08-31 13:53:33 +03:00
Emily and GitHub
ecfe2acd95
openbao: 2.3.2 -> 2.4.0, add emilylange as maintainer ( #438405 )
2025-08-31 12:48:52 +02:00
R. Ryantm
556baa1932
wasmi: 0.51.0 -> 0.51.1
2025-08-31 10:43:19 +00:00
R. Ryantm
038efa72ea
python3Packages.pbxproj: 4.2.1 -> 4.3.0
2025-08-31 10:42:59 +00:00
dramforever and Alyssa Ross
3cecdee81e
linuxPackages.evdi: Fix flags
...
Since #402198 kernel modules are no longer built with wrapped compilers.
Firstly, NIX_CFLAGS_COMPILE is no longer effective, so we change that to
CFLAGS, which is used in the Makefile for evdi.
Secondly, we still need to use the wrapped compiler for userspace stuff,
so separate that out in postBuild.
Fixes #437311
2025-08-31 12:40:48 +02:00
kyehn
e76092ed34
surelog: 1.84-unstable-2024-12-06 -> 1.86
2025-08-31 18:37:39 +08:00
kyehn
7b862c3976
uhdm: 1.84-unstable-2024-11-12 -> 1.86
2025-08-31 18:37:35 +08:00
M0ustach3
ad0a9957f5
nixos/memos: init module
2025-08-31 12:34:20 +02:00
Wolfgang Walther
11e679147d
CONTRIBUTING: use pr-template short link
...
This is explicitly defined below the header, but wasn't used.
2025-08-31 12:34:13 +02:00
Gaetan Lepage
6f893df972
python3Packages.kornia: remove disabled
2025-08-31 12:30:53 +02:00
Gaetan Lepage
610eaa66c1
python3Packages.kornia-rs: 0.1.2 -> 0.1.9
...
Diff: https://github.com/kornia/kornia-rs/compare/v0.1.2...v0.1.9
Changelog: https://github.com/kornia/kornia-rs/releases/tag/v0.1.9
2025-08-31 12:30:53 +02:00
Nikolay Korotkiy and GitHub
46d84a2b91
geographiclib: 2.5.1 -> 2.5.2 ( #438841 )
2025-08-31 14:30:43 +04:00
R. Ryantm and Alyssa Ross
37ff64b710
crosvm: 0-unstable-2025-08-18 -> 0-unstable-2025-08-28
2025-08-31 12:29:22 +02:00
R. Ryantm
0d14bc89cf
pyenv: 2.6.6 -> 2.6.7
2025-08-31 10:21:51 +00:00
Nikolay Korotkiy
401f4264e0
geographiclib: add geospatial team
2025-08-31 14:20:33 +04:00
Wolfgang Walther
b627d181e9
ci/eval: remove unused checkMeta argument
...
This should always be set anyways.
2025-08-31 12:16:28 +02:00
Wolfgang Walther
04fcbb45e1
ci/eval/attrpaths: refactor
...
The following changes were made:
- Using `lib.` instead of `builtins.`
- Using `mapAttrsToList` instead of `mapAttrs` + `attrValues`
- Joining two of the if conditions with the same return value
- Using `traceIf` instead of `if` / `else`
- Using `showAttrPath` instead of `concatStringsSep`
2025-08-31 12:16:27 +02:00
Wolfgang Walther
9524a21fe0
ci/eval/attrpaths: remove left-over condition
...
This condition doesn't make a difference anymore, ever since we removed
the tryEval code from this file and had already enabled unfree packages
earlier anyway.
2025-08-31 12:15:11 +02:00
Wolfgang Walther
2aae142529
ci/eval: remove ofborg references
...
By now, these files have been changed enough to not need the "vendored
from" notes anymore. These links would still be there when going through
the history of the file, but today GHA CI has not many similarities
anymore to what ofborg did, so these are not really helpful.
2025-08-31 12:15:06 +02:00
Wolfgang Walther
0d51e920d3
top-level/release-outpaths: move to ci/eval
...
These files are tightly coupled with the code in ci/eval and not used
anywhere else. They are subject to the same backporting requirements as
the remaining CI code. They are better placed next here.
2025-08-31 12:15:02 +02:00
amesgen and Dmitry Bogatov
6ea6f7bcb2
ecm: fix build via -enable-gmp-cflags=false
...
Co-authored-by: Dmitry Bogatov <kaction.cc@gmail.com >
2025-08-31 12:11:28 +02:00
R. Ryantm
72d6b3a803
src-cli: 6.7.0 -> 6.7.1104
2025-08-31 09:55:44 +00:00
R. Ryantm
4047d4912f
iosevka: 33.2.8 -> 33.2.9
2025-08-31 09:46:06 +00:00
R. Ryantm
b1dd99fee5
python3Packages.extruct: 0.17.0 -> 0.18.0
2025-08-31 09:43:24 +00:00
R. Ryantm
534b89d387
protolint: 0.56.1 -> 0.56.4
2025-08-31 09:33:00 +00:00
R. Ryantm
b7853bc357
geographiclib: 2.5.1 -> 2.5.2
2025-08-31 09:20:22 +00:00
Tom Hunze
fff3dacf2d
python313Packages.boost-histogram: add pythonImportsCheck
2025-08-31 11:15:13 +02:00
Maximilian Bosch and GitHub
1879e2f015
Merge: nixos/rust-motd: fix conf ( #438328 )
2025-08-31 11:15:09 +02:00
Tom Hunze
89accea401
python313Packages.boost-histogram: update nativeCheckInputs
...
Update to match upstream. This enables more tests.
2025-08-31 11:14:21 +02:00
Maximilian Bosch and GitHub
1c5996808e
Merge: linux_6_15: remove ( #436253 )
2025-08-31 11:08:56 +02:00
Tom Hunze
0075a3a3e4
python313Packages.boost-histogram: fix build
2025-08-31 10:54:56 +02:00
Peter Simons and GitHub
98a86cad69
vcsh: pin automake to version 1.16 to fix the build ( #438831 )
2025-08-31 10:51:36 +02:00
Simon Žlender
316b006bbd
linux-pam: disable audit when cross-compiling from non-linux
...
The audit package requires linux headers for the build platform.
2025-08-31 10:47:13 +02:00
Peter Simons
718503e01b
vcsh: pin automake to version 1.16 to fix the build
2025-08-31 10:45:36 +02:00
R. Ryantm
8a2e09bd61
python3Packages.django-json-widget: 2.0.1 -> 2.0.3
2025-08-31 08:42:35 +00:00
Notarin Steele
60e7ee4376
keyguard: 1.13.0 -> 1.14.1
...
Solves #438556
2025-08-31 04:18:26 -04:00
Robert Schütz and Pascal Bach
06c99c29c9
nixos/nextcloud: remove X-XSS-Protection
...
see https://github.com/nextcloud/server/pull/53476
2025-08-31 10:14:01 +02:00
isabel
063267b711
nixos/syncthing: fix flags against 2.0 release
2025-08-31 09:02:19 +01:00
cad17194fe
perfect_dark: init at 0-unstable-2025-08-25
...
A PC port of Perfect Dark based on the decompilation of the Nintendo 64 game
Co-authored-by: Jasi <normalc@posteo.net >
Co-authored-by: Fernando Rodrigues <alpha@sigmasquadron.net >
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2025-08-31 17:49:23 +10:00
Yueh-Shun Li and GitHub
a5b08dfb19
vigra: 1.12.1 -> 1.12.2 ( #438583 )
2025-08-31 15:40:22 +08:00
Bryan Lai
65fa6b9c43
git-branchless: fix build (broken by rust 1.89)
2025-08-31 15:12:56 +08:00
nixpkgs-merge-bot[bot] and GitHub
3e7cea45a2
phase-cli: 1.19.3 -> 1.19.6 ( #438812 )
2025-08-31 07:02:56 +00:00