diff options
author | Joris | 2018-06-24 22:02:00 +0200 |
---|---|---|
committer | Joris | 2018-06-24 22:02:00 +0200 |
commit | df83b634006c699cfa1e921bf74ce951a906a62f (patch) | |
tree | 65584291f8e93268326c6385df6c33d954b52199 /tools.nix | |
parent | 33b85b7f12798f5762d940ed5c30f775cdd7b751 (diff) |
Use date input type
Diffstat (limited to 'tools.nix')
-rw-r--r-- | tools.nix | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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; - # }) ]; }; } |