dhall-nixpkgs: lift to top-level
This commit is contained in:
parent
32c93844f5
commit
6e020a08e2
@ -13283,6 +13283,8 @@ with pkgs;
|
||||
|
||||
dhall-nix = haskell.lib.compose.justStaticExecutables haskellPackages.dhall-nix;
|
||||
|
||||
dhall-nixpkgs = haskell.lib.compose.justStaticExecutables haskellPackages.dhall-nixpkgs;
|
||||
|
||||
dhall-text = haskell.lib.compose.justStaticExecutables haskellPackages.dhall-text;
|
||||
|
||||
dhallPackages = recurseIntoAttrs (callPackage ./dhall-packages.nix { });
|
||||
|
Loading…
Reference in New Issue
Block a user