From 90e62ca0474e335d174ecef1a55eaf6950a7e753 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 16 Mar 2020 11:56:04 -0700 Subject: Fix nix path/target thing --- nix-haskell-compilers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix-haskell-compilers') diff --git a/nix-haskell-compilers b/nix-haskell-compilers index caf172b..7416ad3 100755 --- a/nix-haskell-compilers +++ b/nix-haskell-compilers @@ -1,2 +1,2 @@ #!/usr/bin/env bash -nix-env "$@" -qaP -A haskell.compiler +nix-env "$@" -qaP -A nixpkgs.haskell.compiler -- cgit v1.2.3