From 5d291f466a6fa43538520f0c628d8784386952d4 Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Sun, 5 May 2019 17:24:00 -0400 Subject: [PATCH] laptop: use packaged ghcid and hlint --- laptop/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/laptop/configuration.nix b/laptop/configuration.nix index 80430b8..6dc10fb 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -8,8 +8,6 @@ imports = [ # Include the results of the hardware scan. /etc/nixos/hardware-configuration.nix - ./../packages/ghcid.nix - ./../packages/hlint.nix # ./../services/dnscrypt-proxy.nix ./../services/redshift.nix ./../services/zerotierone.nix @@ -61,6 +59,8 @@ cabal-install cabal2nix firefox-beta-bin + pkgs.haskellPackages.ghcid + pkgs.haskellPackages.hlint gimp git git-crypt