| 10 Oct 2025 |
dotlambda | In reply to @robert:funklause.de Is it possible to make it use hledger-lib_1_50? Still, this would be nice in order to unbreak hledger_1_50 | 21:24:41 |
maralorn | dotlambda: compare: https://github.com/NixOS/nixpkgs/issues/190542 | 21:24:49 |
maralorn | Are you currently trying to fix a build error? | 21:25:08 |
maralorn | I am slightly confused about the problem. | 21:25:17 |
dotlambda | In reply to @maralorn:maralorn.de Are you currently trying to fix a build error? Yes. Try building haskellPackages.hledger_1_50. It fails because it needs hledger-lib_1_50. | 21:26:22 |
maralorn | Yeah, makes sense. | 21:26:37 |
maralorn | Yeah, you would need to manually override hledger to use the correct hledger-lib version. Belongs into configuration-common.nix. Would be fine to open against master. | 21:27:40 |