From df83b634006c699cfa1e921bf74ce951a906a62f Mon Sep 17 00:00:00 2001
From: Joris
Date: Sun, 24 Jun 2018 22:02:00 +0200
Subject: Use date input type

---
 tools.nix | 5 -----
 1 file changed, 5 deletions(-)

(limited to 'tools.nix')

diff --git a/tools.nix b/tools.nix
index 8c7d91f..5fd5129 100644
--- a/tools.nix
+++ b/tools.nix
@@ -8,11 +8,6 @@ with import <nixpkgs> {}; {
       tmux
       tmuxinator
       stylish-haskell
-      # (import ./stylish-haskell {
-      #   inherit mkDerivation aeson base bytestring containers directory filepath
-      #     fetchFromGitHub haskell-src-exts mtl syb yaml stylish-haskell strict
-      #     optparse-applicative HUnit test-framework test-framework-hunit stdenv;
-      # })
     ];
   };
 }
-- 
cgit v1.2.3