3 lines
94 B
Nix
3 lines
94 B
Nix
|
self: super: hself: hsuper: {
|
||
|
arion-compose = hself.callCabal2nix "arion-compose" ./.. {};
|
||
|
}
|