aboutsummaryrefslogtreecommitdiff
path: root/gup
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2017-01-23 16:06:52 +0100
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2017-01-23 16:06:52 +0100
commit023678dc00bcc5ebb93a33cec762f48cb9cf80ff (patch)
tree778fa160e7185b576e2237ec572b7c6474207234 /gup
parente95dac748371afcad3ffddf5c98e5fcb0a8302b7 (diff)
downloadthermoprint-023678dc00bcc5ebb93a33cec762f48cb9cf80ff.tar
thermoprint-023678dc00bcc5ebb93a33cec762f48cb9cf80ff.tar.gz
thermoprint-023678dc00bcc5ebb93a33cec762f48cb9cf80ff.tar.bz2
thermoprint-023678dc00bcc5ebb93a33cec762f48cb9cf80ff.tar.xz
thermoprint-023678dc00bcc5ebb93a33cec762f48cb9cf80ff.zip
Autogenerate .nix files via gup & cabal2nix
Diffstat (limited to 'gup')
-rwxr-xr-xgup/cabal2nix.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/gup/cabal2nix.sh b/gup/cabal2nix.sh
new file mode 100755
index 0000000..ba23c4e
--- /dev/null
+++ b/gup/cabal2nix.sh
@@ -0,0 +1,6 @@
1#!/usr/bin/env zsh
2
3gup -u ${2:r}.cabal
4
5cd ${2:h}
6cabal2nix ./. >! ${1}