| 25 Oct 2025 |
Ivan Mincik (imincik) | * On Darwin, only mapserver is failing - https://github.com/imincik/nix-utils/actions/runs/18799194349 (log) | 10:39:00 |
sikmir | Just in case https://geoconverter.mikoding.com/ | 15:55:05 |
| 26 Oct 2025 |
sikmir | https://github.com/NixOS/nixpkgs/pull/455750 | 08:26:11 |
| 27 Oct 2025 |
autra | mmhh build failing again since this morning :-O | 10:30:29 |
autra | Seems to be a false positive though. | 10:36:31 |
Ivan Mincik (imincik) | What exactly is failing ? | 10:43:23 |
Ivan Mincik (imincik) | Ah, linux packages check - https://github.com/imincik/nix-utils/actions/runs/18831530358/job/53723773037 . I see | 10:44:17 |
autra | The generation of the packages.json in nix-utils, but on my machine it works so... | 10:43:47 |
Ivan Mincik (imincik) | I just re-started this job. Will see. | 10:45:09 |
Ivan Mincik (imincik) | It fails with
error: undefined variable 'xproto'
at /nix/store/g2h84y1x7dlcn0x5z145aravcxri828d-source/pkgs/top-level/aliases.nix:1808:7:
1807| 0
1808| xproto
| ^
1809| " "
| 10:47:08 |
Ivan Mincik (imincik) | Somebody broke pkgs/top-level/aliases.nix | 10:51:23 |
autra | mmhh how comes it works locally? | 10:54:11 |
Ivan Mincik (imincik) | Redacted or Malformed Event | 10:56:00 |
Ivan Mincik (imincik) | Are you on latest master ? | 10:56:22 |
autra | of nix-utils? yes | 10:57:21 |
Ivan Mincik (imincik) | No, I mean of nixpkgs. Maybe you have some older master version of https://github.com/NixOS/nixpkgs/archive/master.tar.gz cached . | 10:58:33 |
autra | does nix maintain a cache of fetchTarBall of https://github.com/NixOS/nixpkgs/archive/master.tar.gz | 10:58:43 |
autra | ? | 10:58:44 |
autra | but we fetchTarBall each time... | 10:59:01 |
autra | ah yes, it is cached | 10:59:27 |
autra | for about 1h, maybe it's enough to not reproduce | 11:00:03 |
Ivan Mincik (imincik) | You can use --refresh to force it to download it again | 11:00:28 |
autra | I used --tarball-ttl, and still working on my side 🤷 | 11:01:23 |
Ivan Mincik (imincik) | Should be fixed now - https://github.com/NixOS/nixpkgs/pull/456160 | 11:35:10 |
Ivan Mincik (imincik) | https://github.com/imincik/nix-utils/actions/runs/18839769728 - linux is green ! | 11:56:51 |
autra | Nice! hope it stays that way until 25.11 :-) | 16:24:21 |
Ivan Mincik (imincik) | Yes, we are doing good job ! | 17:28:18 |
| 6 Nov 2025 |
Ivan Mincik (imincik) | All linux builds are green again. | 07:37:58 |
Ivan Mincik (imincik) | Only single package - mapserver - is failing on Darwin | 07:38:52 |
Ivan Mincik (imincik) | We have a few outdated packages . | 07:40:00 |