Files
nixpkgs/doc/languages-frameworks
Rebecca Turner ff9e35236c haskell.mkDerivation: Support sourceRoot, setSourceRoot
Allow setting `sourceRoot` and `setSourceRoot` in the arguments to
`haskellPackages.mkDerivation`. These arguments are passed directly to
`stdenv.mkDerivation`.

It may be worth reading over `pkgs/stdenv/generic/setup.sh` and checking
if there's other unsupported variables which may be useful. It may also
be worth adding an argument like `extraAttrs` to be passed to
`stdenv.mkDerivation` directly, as an escape hatch.
2024-10-25 09:41:50 -07:00
..
2024-10-01 16:23:59 -07:00
2024-08-20 06:49:36 -07:00
2024-07-12 21:36:09 +07:00
2024-06-04 20:33:11 -03:00
2024-09-08 18:30:00 +02:00
2024-07-26 00:55:13 +02:00