| 15 Sep 2025 |
sterni (he/him) | should be testu-01, not testu01 from your example? | 12:26:50 |
sterni (he/him) | bglgwyng: override allows you to use the result of callPackage and call the underlying lambda again with different argument, completely recomputing the value: https://github.com/NixOS/nixpkgs/blob/f501ecd2f4b1b8c4f43fee3f1d5cf3e758c2e166/lib/customisation.nix#L116-L208 | 12:28:43 |
sterni (he/him) | You can of course not change the underlying function. I'm not entirely sure what you are trying to do. | 12:29:10 |
Alex | Sure, I can contribute a package set later this week.
There might be a fair bit of flux from frequent upstream changes, but I doubt that'll be much of an issue. | 12:53:41 |
emily | why does it need its own Cabal btw? | 12:56:19 |
emily | is real Cabal not flexible enough? can't build with MicroHs? | 12:56:28 |
chreekat | Yeah it relies on many language extensions that Lennart doesn't plan to support | 12:58:13 |