summaryrefslogtreecommitdiff
path: root/trivmix.nix.gup
diff options
context:
space:
mode:
Diffstat (limited to 'trivmix.nix.gup')
-rw-r--r--trivmix.nix.gup2
1 files changed, 1 insertions, 1 deletions
diff --git a/trivmix.nix.gup b/trivmix.nix.gup
index bc92dcd..2af68e4 100644
--- a/trivmix.nix.gup
+++ b/trivmix.nix.gup
@@ -1,5 +1,5 @@
1#!/usr/bin/env zsh 1#!/usr/bin/env zsh
2 2
3gup -u ${2:r}.cabal 3gup -u package.yaml
4cd ${2:h} 4cd ${2:h}
5cabal2nix ./. >! ${1} 5cabal2nix ./. >! ${1}