Commit Graph
959897 Commits
Author SHA1 Message Date
AleksanaandGitHub 3f35f03fa0 fio: fix build on Darwin (#497450) 2026-03-07 11:34:46 +00:00
nixpkgs-ci[bot]andGitHub cf5c011a45 rust-rpxy: 0.10.4 -> 0.11.0 (#497518) 2026-03-07 11:34:42 +00:00
Nikolay KorotkiyandGitHub aba1fbb858 phpPackages.phan: 6.0.1 -> 6.0.2 (#497467) 2026-03-07 11:30:55 +00:00
Nikolay KorotkiyandGitHub 2434d0be63 galaxy-buds-client: 5.1.2 -> 5.2.0 (#496998) 2026-03-07 11:23:49 +00:00
sternenseemannandGitHub ef28c22cb5 foot: 1.25.0 -> 1.26.0 (#496946) 2026-03-07 11:21:33 +00:00
Gaétan LepageandGitHub d1c4711750 vimPlugins.zig-vim: 0-unstable-2026-02-13 -> 0-unstable-2026-02-27 (#497316) 2026-03-07 11:21:17 +00:00
Nikolay KorotkiyandGitHub c1527dad19 ytt: 0.52.2 -> 0.53.2 (#493907) 2026-03-07 11:18:52 +00:00
Nikolay Korotkiy d591421335 ytt: modernize 2026-03-07 15:09:50 +04:00
R. Ryantm e39f92cab0 rust-rpxy: 0.10.4 -> 0.11.0 2026-03-07 10:57:36 +00:00
Nikolay KorotkiyandGitHub 2a48194740 guile-zlib: fix path to zlib (#497498) 2026-03-07 10:52:24 +00:00
Marcin SerwinandGitHub e7f675be56 quake3e: use SDL; 2024-09-02-dev -> 2025-10-14 (#487720) 2026-03-07 10:51:36 +00:00
Fabian AffolterandGitHub 1fdcbff6f7 modelscan: relax tomlkit (#497511) 2026-03-07 10:39:07 +00:00
Fabian AffolterandGitHub edfa4637dd python3Packages.alibabacloud-credentials: relax aiofiles (#497512) 2026-03-07 10:38:50 +00:00
Masum RezaandGitHub 7dd6350b5f ananicy-rules-cachyos: 0-unstable-2026-02-23 -> 0-unstable-2026-03-05 (#497157) 2026-03-07 10:36:52 +00:00
Marcin SerwinandGitHub d2f4dc9019 testkube: 2.5.7 -> 2.6.3 (#487383) 2026-03-07 10:35:28 +00:00
Fabian Affolter 3ea816475e python3Packages.alibabacloud-credentials: update meta 2026-03-07 11:31:01 +01:00
Marcin SerwinandGitHub 6912e69f87 myanon: 0.7 -> 0.8.1 (#487736) 2026-03-07 10:29:59 +00:00
Fabian Affolter 831e44d28a python3Packages.alibabacloud-credentials: relax aiofiles 2026-03-07 11:29:37 +01:00
Fabian AffolterandGitHub 41b066403a python3Packages.pyghidra: init at 3.0.2 (#497507) 2026-03-07 10:26:07 +00:00
Marcin SerwinandGitHub 7c35fc8106 saber: 1.29.5 -> 1.31.1 (#487532) 2026-03-07 10:23:06 +00:00
Fabian Affolter 6191e2ce09 modelscan: relax tomlkit 2026-03-07 11:22:58 +01:00
Fabian Affolter 5985065f6d python3Packages.pyghidra: init at 3.0.2
Native CPython for Ghidra

https://pypi.org/project/pyghidra
2026-03-07 11:17:57 +01:00
Fabian AffolterandGitHub 315f6a45bb uefi-firmware-parser: make available as python package, python3Packages.uefi-firmware-parser: 1.12 -> 1.13 (#497508) 2026-03-07 10:16:55 +00:00
Fabian AffolterandGitHub 9a9bff87dc python314Packages.iamdata: 0.1.202603051 -> 0.1.202603071 (#497487) 2026-03-07 10:12:09 +00:00
ghpzin 682ba25a29 guile-zlib: fix path to zlib
- add patch changing path to `libz.so` from `libdir` to `sharedlibdir`
variable from `zlib.pc`

In `guile-zlib` default way of finding `libz.so` is to load `zlib.pc`
with `PKG_CHECK_MODULES` macro and take path from `libdir` variable
inside.

After change in:
https://www.github.com/NixOS/nixpkgs/pull/476830
https://github.com/NixOS/nixpkgs/commit/ff59162e8205c085455b4863d8b871515cbf1bfd
`libdir` variable in `zlib.pc` points to `zlib.static`, so only `libz.a`
is there.
Add patch fixing `configure.ac` to load path from `sharedlibdir` instead.

Fixes build failure of `guile-zlib`:
```
make  check-TESTS
make[1]: Entering directory '/build/source'
make[2]: Entering directory '/build/source'
make[2]: *** [Makefile:873: tests/zlib.log] Error 1
make[2]: Leaving directory '/build/source'
make[1]: *** [Makefile:856: check-TESTS] Error 2
make[1]: Leaving directory '/build/source'
make: *** [Makefile:1059: check-am] Error 2
```

zlib.log:
```
Backtrace:
          19 (primitive-load-path "tests/zlib.scm")
...
In unknown file:
           2 (primitive-load-path "zlib" #<procedure 7fffeee418c0 at
ice-9/boot-9.scm:3603:37 ()>)
In zlib.scm:
   486:25  1 (_)
   486:25  0 (_)

zlib.scm:486:25: Wrong type to apply: #f
```
2026-03-07 13:10:56 +03:00
Gaétan LepageandGitHub bd4479d3bb hap-py: compile with latest nixpkgs (#497380) 2026-03-07 10:06:30 +00:00
Fabian AffolterandGitHub 72debd9bde python314Packages.goodwe: fix build (#497363) 2026-03-07 10:05:20 +00:00
Fabian AffolterandGitHub 3f643d4db5 dnsrecon: 1.5.3 -> 1.6.0 (#497400) 2026-03-07 10:03:53 +00:00
Fabian Affolter 6e32bab275 python3Packages.uefi-firmware-parser: modernize 2026-03-07 11:01:53 +01:00
Fabian Affolter e000ccaf9b python3Packages.uefi-firmware-parser: 1.12 -> 1.13 2026-03-07 11:01:53 +01:00
George HuebnerandFabian Affolter 117f82d9bf uefi-firmware-parser: make available as python package 2026-03-07 11:01:53 +01:00
Fabian AffolterandGitHub e84dc7e1a4 python3Packages.pytest-insta: init at 0.3.0 (#497497) 2026-03-07 09:58:29 +00:00
Fabian AffolterandGitHub a4c0ed4050 python3Packages.pypcode: init at 3.3.3 (#497495) 2026-03-07 09:58:21 +00:00
niksturandGitHub 2ff0010ee0 mlxbf-bootimages: 4.11.0-13611 -> 4.14.0-13878 (#497233) 2026-03-07 09:54:35 +00:00
Fabian AffolterandGitHub b70ce27ac6 gvm-libs: 22.35.8 -> 22.36.0 (#497491) 2026-03-07 09:54:15 +00:00
nixpkgs-ci[bot]andGitHub 50705b1680 cargo-sonar: 1.3.1 -> 1.5.0 (#490259) 2026-03-07 09:54:11 +00:00
nixpkgs-ci[bot]andGitHub 6426c1cbf4 cljfmt: 0.16.0 -> 0.16.1 (#497494) 2026-03-07 09:40:02 +00:00
Nikolay KorotkiyandGitHub 6220351e31 cook-cli: 0.20.0 -> 0.24.0 (#496881) 2026-03-07 09:33:11 +00:00
Fabian Affolter 1c531b5ca3 python3Packages.pytest-insta: migrate to finalAttrs 2026-03-07 10:17:59 +01:00
Fabian Affolter 1c9c337286 python3Packages.pytest-insta: 0.3.0 -> 0.4.1
Changelog: https://github.com/vberlier/pytest-insta/blob/vv0.4.1/CHANGELOG.md
2026-03-07 10:17:58 +01:00
Nikolay KorotkiyandGitHub f7b986d238 gotosocial: 0.21.0 -> 0.21.1 (#496884) 2026-03-07 09:17:51 +00:00
Fabian Affolter ae994145ca python3Packages.pypcode: migrate to finalAttrs 2026-03-07 10:13:54 +01:00
Nikolay KorotkiyandGitHub 10e7894b40 devbox: 0.16.0 -> 0.17.0 (#496417) 2026-03-07 09:13:41 +00:00
Marcin SerwinandGitHub 25a8062f40 python314Packages.publicsuffixlist: 1.0.2.20260303 -> 1.0.2.20260307 (#497488) 2026-03-07 09:10:47 +00:00
George HuebnerandFabian Affolter 2a36a45dd9 python3Packages.pytest-insta: init at 0.3.0 2026-03-07 10:10:12 +01:00
George HuebnerandFabian Affolter baf796acfd python3Packages.pypcode: init at 3.3.3 2026-03-07 10:05:05 +01:00
zowoqandGitHub 6b8be50d2f fd: 10.3.0 -> 10.4.0 (#497490) 2026-03-07 08:58:31 +00:00
R. Ryantm d133270d19 cljfmt: 0.16.0 -> 0.16.1 2026-03-07 08:56:04 +00:00
R. Ryantm 9f71cff86d gvm-libs: 22.35.8 -> 22.36.0 2026-03-07 08:45:29 +00:00
Nikolay KorotkiyandGitHub c7224437b2 n8n: 2.10.2 -> 2.10.4 (#497234) 2026-03-07 08:41:17 +00:00