From f8fdf9996dc9f3bd6bebffec4265995c75f7ce9d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 14 May 2016 13:19:27 +0200 Subject: Start with shell by default --- custom/tinc/generate_hostfile.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'custom/tinc/generate_hostfile.hs') diff --git a/custom/tinc/generate_hostfile.hs b/custom/tinc/generate_hostfile.hs index a781fed6..70be98dc 100755 --- a/custom/tinc/generate_hostfile.hs +++ b/custom/tinc/generate_hostfile.hs @@ -1,4 +1,5 @@ -#!/usr/bin/env runhaskell +#! /usr/bin/env nix-shell +#! nix-shell -i runghc shell.nix import System.Directory.Tree import Data.List -- cgit v1.2.3