From bfd854e05207a073eaa983c49f27c37555ccfce5 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 26 Jun 2015 23:02:09 +0200 Subject: bump compatibility to nixos-15.06pre64030.e1af50c --- common.nix | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 common.nix (limited to 'common.nix') diff --git a/common.nix b/common.nix new file mode 100644 index 0000000..9590572 --- /dev/null +++ b/common.nix @@ -0,0 +1,5 @@ +{ + haskell-overrides = self: super: { + email-header = self.callPackage ./nix/email-header.nix {}; + }; +} -- cgit v1.2.3