4 lines
No EOL
127 B
Nix
4 lines
No EOL
127 B
Nix
self: super: hself: hsuper:
|
|
{
|
|
arion-compose = import ./haskell-arion-compose.nix { pkgs = self; haskellPackages = hself; };
|
|
} |