17 Jul 2025 |
K900 | What are you looking for? | 09:18:50 |
edgar.vincent | K900 I am looking for the build log for extractpdfmark to report a build failure. | 09:24:54 |
K900 | https://cache.nixos.org/log/980ki0kgwnn36dj86cwvysvi2swmryh6-extractpdfmark-1.1.1.drv | 09:25:27 |
K900 | This is a known regression with latest gettext version | 09:25:32 |
edgar.vincent | Lovely, thank you. | 09:25:43 |
K900 | Actually | 09:25:55 |
K900 | Already fixed | 09:25:56 |
K900 | https://github.com/NixOS/nixpkgs/pull/425806 | 09:25:58 |
K900 | So please don't file new issues for this | 09:26:06 |
edgar.vincent | In reply to @k900:0upti.me Already fixed Grrr, I'm always late to the party. How did I manage to miss this? All good then, thanks a lot! | 09:26:51 |
22 Jul 2025 |
jonhermansen | So... I shouldn't search on hydra? I didn't have much problem with that until yesterday, now I get canceling statement due to statement timeout | 18:59:54 |
K900 | What are you searching for? | 19:00:37 |
jonhermansen | Just wanted to see the build history for a package: trenchbroom | 19:00:40 |
K900 | Use search.nixos.org instead | 19:01:03 |
K900 |  Download image.png | 19:01:05 |
K900 | Ugh didn't capture cursor | 19:01:27 |
K900 | The "x86_64-linux" link goes to Hydra | 19:01:32 |
jonhermansen | Ahh, thank you! | 19:01:51 |
K900 | Last eval 2024-02 | 19:02:30 |
K900 | Great | 19:02:31 |
jonhermansen | search query performance is improved due to ElasticSearch cache | 19:02:34 |
K900 | Oh, freeimage dep | 19:03:00 |
jonhermansen | I'm cleaning up dependents of openimage library in the tree now | 19:03:02 |
jonhermansen | err yeah freeimage. | 19:03:06 |
K900 | Those didn't eval for over a year at this point | 19:04:14 |
K900 | Just delete the damn thing | 19:04:17 |
K900 |  Download image.png | 19:04:45 |
K900 | You know it's a good one when the CVE list doesn't fit on the screen | 19:04:52 |
jonhermansen | Yup. I tried looking to see if the broken package I found could even be saved, but no. The discussion upstream went nowhere, so I figured it's a good chance to clean up unused code | 19:06:26 |
jonhermansen | I added trenchbroom to my system packages and it blew everything up because of this throw, so I went down the rabbithole.
pkgs/by-name/li/libjpeg_turbo/package.nix: dev_private = throw "not supported anymore";
Anyways, thanks for the help, I'll use search.nixos.org next time | 19:07:35 |