| 16 Nov 2025 |
mfrischknecht | As a last thing today, I did a git blame on pangolin in the train home, and the package is unmaintained because the maintainer walked out a year ago.
So, I don't think pinging them will achieve much, hence I opened https://github.com/NixOS/nixpkgs/pull/462329
| 19:23:48 |
mfrischknecht | * As a last thing today, I did a git blame on pangolin on the train home, and the package is unmaintained because the maintainer walked out a year ago.
So, I don't think pinging them will achieve much, hence I opened https://github.com/NixOS/nixpkgs/pull/462329
| 19:24:05 |
gabyx | i guess zurichZHF „unf*****“ some packages from building 😂: https://youtube.com/shorts/bCYe0ZIZBwE?si=_G7TbeKPHry24mxn | 21:46:58 |
| 17 Nov 2025 |
| @zmberber:matrix.org left the room. | 09:50:44 |
| 20 Nov 2025 |
l0b0 | Is there a simple list of "officially unmaintained" (i.e., empty meta.maintainers) packages? Might be interesting for anyone using those packages, who might be in a position to help. | 11:59:52 |
Bryan Honof | I can't remember who I talked with about this, but I just remembered I never actually shared a link to it: https://functor.tokyo/blog/2023-07-24-fodonuts | 13:05:13 |
| 21 Nov 2025 |
gabyx | not sure, but we had some FOD-discussions hehe | 15:46:31 |
| John joined the room. | 18:43:42 |
| 22 Nov 2025 |
Lorenz | In reply to @vengmark2:matrix.org Is there a simple list of "officially unmaintained" (i.e., empty meta.maintainers) packages? Might be interesting for anyone using those packages, who might be in a position to help. https://github.com/NixOS/nixpkgs/issues/67638 | 16:10:20 |
| 23 Nov 2025 |
l0b0 | Looks like that could take a while to get implemented. | 12:44:39 |
| 25 Nov 2025 |
ners | https://discourse.nixos.org/t/zurich-25-11-zhf-hackathon-report/72424
The report is up :) | 10:14:50 |
| 26 Nov 2025 |
gabyx | By the way: we are doing some quitsh nix fix-hash FOD replacment in our repos, a valuable tool to quickly update stupid hashes. | 07:50:43 |
gabyx |  Download image.png | 07:50:45 |
gabyx | * By the way: we are doing some quitsh nix fix-hash FOD replacment in our repos, a valuable tool to quickly update stupid hashes. It scans through all packages outputs in a flake, and does some checks on if there are "know" attributes which are FOD derivations, then it rebuilds them with an ".override { }" to set the hash to zero and greps the hash mismatch... (stdout, a bit dump but it works) | 07:53:08 |