John Ericson
d8fe854bcf
file: fix cross build for windows platforms ( #476283 )
2026-01-05 15:49:56 +00:00
Paul Haerle
c4d3bbe305
nixos/cgit: handle unset strict-export option ( #477185 )
2026-01-05 15:46:42 +00:00
David McFarland
93d523cb03
file: fix cross build for windows platforms
...
This should be a more general fix than the original windows one. This
is needed because upstream uses `EXEEXT` for build stuff:
# FIXME: Build file natively as well so that it can be used to compile
# the target's magic file; for now we bail if the local version does not
match
if IS_CROSS_COMPILE
FILE_COMPILE = file${EXEEXT}
FILE_COMPILE_DEP =
else
FILE_COMPILE = $(top_builddir)/src/file${EXEEXT}
FILE_COMPILE_DEP = $(FILE_COMPILE)
endif
2026-01-05 11:44:39 -04:00
benaryorg
bf9ccd1a68
nixos/cgit: handle unset strict-export option
...
The new export check mechanic introduced in #475112 does check whether or not the `strict-export` setting is set for *cgit* to catch configurations with lacking or superfluous options.
This change ensures that the assert statements do not cause evaluation errors when the setting is absent.
Instead the absense is handled appropriately for each assert.
When the option is required to be set to a specific value it will cause the assertion to fail, thereby displaying the assertion message rather than an evaluation error.
In case the option is required to be unset it may now be either null or unset, instead of failing the evaluation.
As an example, prior to this commit having `checkExportOkFiles` set to false, and `strict-export` entirely unset did fail the evaluation of the assert.
Now this is a valid pattern, meaning users who want to allow access to all repositories need only specify `checkExportOkFiles = false`, and can leave `strict-export` unset.
Signed-off-by: benaryorg <binary@benary.org >
2026-01-05 15:38:13 +00:00
Martin Weinelt
9ab5458766
python3Packages.django-bootstrap4: 25.3 -> 26.1 ( #477047 )
2026-01-05 15:29:42 +00:00
Martin Weinelt
bb2c1e2295
python3Packages.aioesphomeapi: 43.6.0 -> 43.10.1 ( #475252 )
2026-01-05 15:28:16 +00:00
Felix Bargfeldt
adf28d9ac9
ytdl-sub: 2025.12.30 -> 2025.12.31.post5 ( #477029 )
2026-01-05 15:26:51 +00:00
Martin Weinelt
a2311bdb60
nitrotpm-tools: init at 1.1.0 ( #474812 )
2026-01-05 15:07:23 +00:00
Philip Taron
a1d2a411b2
prefer-remote-fetch: Fix evaluation for all fetchers and export additional attributes ( #475142 )
2026-01-05 15:04:59 +00:00
Martin Weinelt
9a4fa7dea7
buildMozillaMach: set argv to unwrapped binary name ( #476929 )
2026-01-05 14:50:47 +00:00
Azat Bahawi
74b367096f
seaweedfs: 3.97 -> 4.02 ( #469318 )
2026-01-05 14:49:49 +00:00
Martin Weinelt
7635cc4cbb
buildMozillaMach: switch to makeBinaryWrapper ( #476930 )
2026-01-05 14:47:17 +00:00
Gergő Gutyina
ed38c99fde
python3Packages.gfsubsets: 2024.9.25 -> 2025.11.4 ( #459246 )
2026-01-05 14:46:44 +00:00
nixpkgs-ci[bot]
1bbeaf5928
rosa: 1.2.57 -> 1.2.59 ( #473631 )
2026-01-05 14:46:42 +00:00
Aleksana
e9de99e9c3
opendmarc: fix build with gcc15 ( #477147 )
2026-01-05 14:42:39 +00:00
nixpkgs-ci[bot]
1c53239fb8
seatd: 0.9.1 -> 0.9.2 ( #477145 )
2026-01-05 14:38:30 +00:00
Fabian Affolter
b5efad3d18
python3Packages.tuf: allow build with current hatchling ( #476919 )
2026-01-05 14:37:50 +00:00
Fabian Affolter
579f39c089
python3Packages.hdfury: 1.3.0 -> 1.3.1 ( #477138 )
2026-01-05 14:31:25 +00:00
Gaétan Lepage
11297785bd
ty: 0.0.8 -> 0.0.9 ( #477160 )
2026-01-05 14:30:23 +00:00
Fabian Affolter
f80928015c
python313Packages.hdfury: migrate to finalAttrs
2026-01-05 15:23:02 +01:00
Fabian Affolter
cf8aa81da4
python313Packages.tencentcloud-sdk-python: 3.1.24 -> 3.1.25 ( #477152 )
2026-01-05 14:21:01 +00:00
Francesco Gazzetta
b39b56caeb
skia: 129-unstable-2024-09-18 -> 144-unstable-2025-12-02, ladybird: 0-unstable-2025-12-03 -> 0-unstable-2025-12-24 ( #474350 )
2026-01-05 14:19:14 +00:00
nixpkgs-ci[bot]
f501d2f978
nix-converter: 0-unstable-2025-12-29 -> 1.0.0 ( #477129 )
2026-01-05 14:18:04 +00:00
Fabian Affolter
7fcb2b0b36
python3Packages.grpclib: 0.4.8 -> 0.4.9 ( #476105 )
2026-01-05 14:17:16 +00:00
Francesco Gazzetta
eabf39bb96
ladybird: 0-unstable-2025-12-03 -> 0-unstable-2025-12-24
2026-01-05 15:14:15 +01:00
Fabian Affolter
ee763d9a54
python313Packages.drawsvg: modernize ( #476975 )
2026-01-05 14:11:06 +00:00
Jost Alemann
f2c1233c6e
ty: 0.0.8 -> 0.0.9
...
Changelog: https://github.com/astral-sh/ty/releases/tag/0.0.9
Diff: https://github.com/astral-sh/ty/compare/0.0.8...0.0.9
2026-01-05 15:02:30 +01:00
Markus Kowalewski
b2214a4631
aocl-utils: 5.1 -> 5.2 ( #476578 )
2026-01-05 13:55:35 +00:00
Fabian Affolter
c292e86353
python313Packages.tencentcloud-sdk-python: migrate to finalAttrs
2026-01-05 14:55:15 +01:00
nixpkgs-ci[bot]
72e4f25d8d
zerofs: 0.22.9 -> 0.22.11 ( #477066 )
2026-01-05 13:52:08 +00:00
nixpkgs-ci[bot]
2489a458c9
angrr: 0.2.0 -> 0.2.3 ( #474323 )
2026-01-05 13:52:05 +00:00
Donovan Glover
fcd0f1e60f
hyprtoolkit: 0.5.1 -> 0.5.2 ( #477065 )
2026-01-05 13:49:09 +00:00
Mauricio Collares
3278272731
sageWithDoc: import ipython 9.7 update patch ( #477151 )
2026-01-05 13:45:02 +00:00
nixpkgs-ci[bot]
1fa9810f7d
mpls: 0.16.0 -> 0.16.1 ( #476980 )
2026-01-05 13:32:04 +00:00
Gaétan Lepage
0305abbc18
python3Packages.pylint: skip failing test on python>=3.14 ( #476955 )
2026-01-05 13:26:36 +00:00
Aleksana
313b1a258e
systemd-lsp: 2025.10.16 -> 2025.12.30 ( #476215 )
2026-01-05 13:22:49 +00:00
Fabian Affolter
f43f7f8a03
jrnl: Disable failing test ( #476660 )
2026-01-05 13:21:44 +00:00
Aleksana
c1a84ea236
git: move rust toolchain to nativeBuildInputs ( #477018 )
2026-01-05 13:21:43 +00:00
Fabian Affolter
b350ebd607
python313Packages.netutils: 1.15.1 -> 1.15.2 ( #475877 )
2026-01-05 13:20:19 +00:00
Marcus Ramberg
d2e93ab59b
nix-converter: 0-unstable-2025-12-29 -> 1.0.0
2026-01-05 14:18:54 +01:00
Janne Heß
ae32d7db20
libmilter: 8.18.1 -> 8.18.2 ( #474686 )
2026-01-05 13:18:52 +00:00
Fabian Affolter
909d4e7001
python313Packages.pytest-gitconfig: 0.8.0 -> 0.9.0 ( #477130 )
2026-01-05 13:15:27 +00:00
Fabian Affolter
0a72b7fbaa
python313Packages.tencentcloud-sdk-python: 3.1.24 -> 3.1.25
...
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.1.24...3.1.25
Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.1.25/CHANGELOG.md
2026-01-05 14:14:17 +01:00
Aleksana
d2a04d65a3
nixos/nginx: change doc of `services.nginx.virtualHosts.<name… ( #431706 )
2026-01-05 13:13:19 +00:00
Aleksana
3ff2328f05
nixos/adb: drop ( #477112 )
2026-01-05 13:10:40 +00:00
Rémi NICOLE
a4e6a62e49
bingrep: 0.11.0 -> 0.12.1 ( #477136 )
2026-01-05 13:09:13 +00:00
nixpkgs-ci[bot]
f8111001a7
libtraceevent: 1.8.6 -> 1.8.7 ( #476901 )
2026-01-05 13:09:08 +00:00
nixpkgs-ci[bot]
869a8966d6
crun: 1.25.1 -> 1.26 ( #473372 )
2026-01-05 13:09:06 +00:00
Aleksana
1416f75352
antares: fix build by pinning to nodejs_22 ( #477140 )
2026-01-05 13:06:25 +00:00
Mauricio Collares
55e75c4f67
sageWithDoc: import ipython 9.7 update patch
2026-01-05 09:55:53 -03:00