summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/xmonad/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/xmonad/stack.yaml')
-rw-r--r--accounts/gkleen@sif/xmonad/stack.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/xmonad/stack.yaml b/accounts/gkleen@sif/xmonad/stack.yaml
new file mode 100644
index 00000000..b8ed1147
--- /dev/null
+++ b/accounts/gkleen@sif/xmonad/stack.yaml
@@ -0,0 +1,10 @@
1nix:
2 enable: true
3 shell-file: stack.nix
4
5resolver: lts-13.21
6
7packages:
8 - .
9
10extra-deps: []