| 20 Oct 2025 |
Ivan Mincik (imincik) | Yes, I would like to have it in 3.14. No idea why staging was not merged yet. | 04:35:35 |
autra | Ivan Mincik (imincik): about the qt6 qgis PR, I've pushed a fix for the patch here: https://github.com/autra/QGIS/tree/nix-qt6 | 12:33:29 |
autra | apparently part of the patch has already been applied | 12:33:38 |
Ivan Mincik (imincik) | Great thanks for help, I'll work on getting this merged asap ! | 12:34:54 |
autra | I'll try to build without any patch just to see | 12:41:01 |
autra | because the way the makefile is now, maybe defining the correct python env is enough | 12:41:17 |
Ivan Mincik (imincik) | ok | 12:41:28 |
autra | I'm not knowledgeable enough in cmake to be sure, | 12:41:45 |
autra | put the Python_SITEARCH var should be correctly setup by nix, right? | 12:42:03 |
Ivan Mincik (imincik) | Yes | 12:42:47 |
autra | It's currently building, which is a good sign I guess | 13:23:41 |
| 21 Oct 2025 |
autra | Hi Ivan Mincik (imincik) , do you know where the buildPythonPath function that is used in the qgis build is defined / documented? I can't find any definition with git grep | 15:38:35 |
Ivan Mincik (imincik) | It is not a function. It is just unwrapped package passthru which contains list of packages. | 18:10:47 |
Ivan Mincik (imincik) | I would like to refactor this package one day. | 18:11:36 |
| 25 Oct 2025 |
Ivan Mincik (imincik) | All Linux packages are building now - https://github.com/imincik/nix-utils/actions/workflows/hydra-build-status-linux.yml | 10:36:34 |
Ivan Mincik (imincik) | On Darwin, only mapserver is failing - https://github.com/imincik/nix-utils/actions/runs/18799194349 | 10:37:37 |
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 |