| 30 Sep 2025 |
maralorn | Yeah, and re: Great idea. Would work. I am hoping for someone to port that from haskell.nix to nixpkgs for years. | 16:24:40 |
MangoIV | Do you know francescos thingy? | 16:25:31 |
MangoIV | What is it called | 16:25:42 |
Teo (he/him) | https://sr.ht/~fgaz/nix-build-cabal-project/ | 16:26:12 |
MangoIV | https://codeberg.org/fgaz/nix-build-cabal-project/src/branch/master | 16:26:18 |
MangoIV | Yuh | 16:26:21 |
maralorn | Well, nixpkgs can’t import outside nix dependencies. | 16:29:41 |
| NixOS Moderation Bot banned @mightyiam:matrix.org (divisive behavior.). | 19:22:11 |
| 1 Oct 2025 |
| @eisfunke:eisfunke.com left the room. | 09:37:53 |
| 4 Oct 2025 |
| @aidalgol:tchncs.de left the room. | 00:51:28 |
| aleksana 🏳️⚧️ (force me to bed after 18:00 UTC) changed their profile picture. | 08:40:50 |
| aleksana 🏳️⚧️ (force me to bed after 18:00 UTC) changed their profile picture. | 08:41:21 |
| Akshay Sachdeva joined the room. | 15:10:14 |
| 7 Oct 2025 |
sterni | teo (they/he): https://discourse.nixos.org/t/removing-gold-from-nixpkgs/70496 | 09:54:43 |
Teo (he/him) | We don't really have a path forward here to use lld be default for Haskell other than to make stdenv use lld, right? | 10:12:45 |
Profpatsch | > A naive rg gives us a place to start | 10:15:56 |
Profpatsch | Have GenZ really started saying rg instead of grepping? SAD | 10:16:09 |
shapr | I've forgotten how to use hackage libraries that aren't in stackage, is there a guide I can read to remind me how to do all the Haskell things with Nix? | 12:39:52 |
Alex | In reply to @shapr:cofree.coffee I've forgotten how to use hackage libraries that aren't in stackage, is there a guide I can read to remind me how to do all the Haskell things with Nix? They are just there unless they're really new. | 12:41:11 |
shapr | I'm trying to use granite which might be really new? | 12:41:42 |
Alex | In reply to @shapr:cofree.coffee I'm trying to use granite which might be really new? It's already in nixpkgs unstable (0.3.0.0). | 12:46:28 |
Uraraka ~ Ochaco | What is this some kind of hipster find | 13:28:13 |
shapr | In reply to @alex:tunstall.xyz It's already in nixpkgs unstable (0.3.0.0). thank you! | 14:07:12 |
shapr | Next question, is there an easy way to use granite without running the failing test suite? | 14:23:14 |
maralorn | Apply haskell.lib.compose.dontCheck to the granite package. | 14:26:13 |
| alunduil changed their profile picture. | 23:11:51 |
| 8 Oct 2025 |
sterni | we can, it's just ugly | 18:20:49 |
sterni | at least we should be able to, I don't know how C++ will behave | 18:21:06 |
sterni | shapr: you can copy what we're doing here which will land in master soon hopefully https://github.com/NixOS/nixpkgs/pull/445213/commits/5ba41f20b22b393092a91ce44e414f70613917db | 18:22:27 |
sterni | fd | 18:24:04 |