!RbXGJhHMsnQcNIDFWN:nixos.org

Haskell in Nixpkgs/NixOS

742 Members
For discussions and questions about Haskell with Nix, cabal2nix and haskellPackages in nixpkgs | Current Docs: https://haskell4nix.readthedocs.io/ | More Nix: #community:nixos.org | More Haskell: #haskell-space:matrix.org147 Servers

Load older messages


SenderMessageTime
26 Apr 2026
@eldritchcookie:matrix.orgeldritchcookiecan cabal v1-build build only some select components? i would ideally have a method that works with multiple public libraries12:53:29
@andromeda:tchncs.deandromeda I am building a package with pkgs.haskellPackages.callCabal2nix. I assume it doesn't have the capability to fetch+build source-repository-package es in cabal.project? 13:25:26
@andromeda:tchncs.deandromeda * I am building a package with pkgs.haskellPackages.callCabal2nix. I assume it doesn't have the capability to fetch+build source-repository-packages in cabal.project? 13:25:34
@alexfmpe:matrix.orgalexfmpecallCabal2nix ignores cabal.project14:11:22
@alexfmpe:matrix.orgalexfmpeso you'd need to either duplicate that override, or maybe do something like a git submodule to keep single source of truth (never tried the later method)14:12:08
@alexfmpe:matrix.orgalexfmpehackage.nix lets you take cabal.project into account, and also use the solver, but it's an entirely different beast14:12:32
@alexfmpe:matrix.orgalexfmpea more heavy handed workaround mentioned in there involves a flag to decide whether to specify build-tool-depends so you can skip it when using shellFor and let cabal get it from path there14:15:14
@alexfmpe:matrix.orgalexfmpenix-build worked for me on your repo, it's the integration between shellFor and cabal-install where things go wrong14:15:49
@andromeda:tchncs.deandromeda
In reply to @alexfmpe:matrix.org
hackage.nix lets you take cabal.project into account, and also use the solver, but it's an entirely different beast
what makes that an entirely different beast?
14:17:44
@alexfmpe:matrix.orgalexfmpehttps://input-output-hk.github.io/haskell.nix/motivation.html#comparison-with-nixpkgs14:18:25
@alexfmpe:matrix.orgalexfmpethat's somewhat outdated, it's not necessarily better for cross, but the rest stands14:19:00
@andromeda:tchncs.deandromeda that... seems like overkill. I'mma go with keeping the cabal.project in sync enough with the flake. 14:21:01
@sternenseemann:systemli.orgsterni (he/him)cabal-install v2 commands expect build-tool-depends to be registered in the package db which Nix environments don't do because it is wrong from the perspective of the dependency separation: build tools go to nativeBuildInputs and not into (propagated)BuildInputs. Only the latter get folded into the package db. There is an open issue about this. Only affects developer environments. Easiest workaround is to use the cabal-install v1 commands which check PATH for tools as well.14:33:49
@sternenseemann:systemli.orgsterni (he/him)ah alex already answered, nvm.14:34:29
@sternenseemann:systemli.orgsterni (he/him) aiya: I bumped Hackage two days ago, you can follow the progress there: https://github.com/NixOS/nixpkgs/pull/510883. Giving a timeline is hard, but the answer is weeks unfortunately at the moment. 14:36:14
@aiya:catgirl.cloudaiya sterni i see, so maybe it is worth fixing, could you please elaborate on your latest comment here (https://github.com/NixOS/nixpkgs/pull/506489#discussion_r3110806985)? apologies, i don't fully understand it 20:02:42
20 May 2021
@grahamc:nixos.org@grahamc:nixos.org set the history visibility to "world_readable".22:10:58
@grahamc:nixos.org@grahamc:nixos.org changed the room name to "" from "".22:10:58
@grahamc:nixos.org@grahamc:nixos.org invited @maralorn:maralorn.demaralorn.22:11:05
@maralorn:maralorn.demaralorn joined the room.22:11:13
@andi:kack.itandi- joined the room.22:30:49
@grahamc:nixos.org@grahamc:nixos.orgchanged room power levels.22:36:42
Room Avatar Renderer.22:46:20
@maralorn:maralorn.demaralorn changed the join rule to "public" from "public".22:54:26
@maralorn:maralorn.demaralorn changed the room topic to "For discussions and questions about Haskell with Nix, cabal2nix and haskellPackages in nixpkgs | Current Docs: https://haskell4nix.readthedocs.io/" from "For discussions about Haskell with Nix, cabal2nix and haskellPackages in nixpkgs | Current Docs: https://haskell4nix.readthedocs.io/".22:56:19
@server_stats:nordgedanken.devServer Stats Discoverer (traveler bot) joined the room.23:05:49
@pennae:matrix.eno.spacepennae joined the room.23:06:26
@justinrestivo:matrix.orgjustinrestivo joined the room.23:07:39
@srid:matrix.orgsrid joined the room.23:07:41
@_xmpp_qy=40xa0.uk:matrix.orgbqv joined the room.23:08:26

Show newer messages


Back to Room ListRoom Version: 6