nixpkgs/pkgs/by-name/mk/mkjson/package.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
114 B
Nix
Raw Normal View History

2024-04-18 14:32:02 +00:00
{ haskell, haskellPackages }: haskell.lib.justStaticExecutables (haskellPackages.callPackage ./generated.nix { })