1 line
114 B
Nix
1 line
114 B
Nix
{ haskell, haskellPackages }: haskell.lib.justStaticExecutables (haskellPackages.callPackage ./generated.nix { })
|