Loading pkgs/development/haskell-modules/configuration-common.nix +1 −0 Original line number Diff line number Diff line Loading @@ -2025,6 +2025,7 @@ with haskellLib; cli-git = addBuildTool pkgs.git super.cli-git; cli-nix = addBuildTools [ # Required due to https://github.com/obsidiansystems/cli-nix/issues/11 pkgs.nix pkgs.nix-prefetch-git ] super.cli-nix; Loading Loading
pkgs/development/haskell-modules/configuration-common.nix +1 −0 Original line number Diff line number Diff line Loading @@ -2025,6 +2025,7 @@ with haskellLib; cli-git = addBuildTool pkgs.git super.cli-git; cli-nix = addBuildTools [ # Required due to https://github.com/obsidiansystems/cli-nix/issues/11 pkgs.nix pkgs.nix-prefetch-git ] super.cli-nix; Loading