From 96871af9eeac125562926ed373067530d303949f Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 29 Dec 2014 02:10:32 +0100 Subject: show relative time --- env.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'env.nix') diff --git a/env.nix b/env.nix index 500bf3e..c4fafeb 100644 --- a/env.nix +++ b/env.nix @@ -28,6 +28,7 @@ let caseInsensitive #conduit #conduitExtra + friendly-time process rosezipper safe @@ -37,8 +38,7 @@ let hsPkgs = pkgs.haskellPackages_ghc783_profiling.override { extension = self: super: with self; { - #vty = callPackage ./nixpkgs/vty-5.2.5.nix { #{{{ - #}; #}}} + friendly-time = callPackage ./nix/friendly-time {}; }; }; -- cgit v1.2.3