about summary refs log tree commit diff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAzat Bahawi <azahi@teknik.io>2021-11-23 03:19:06 +0300
committerAzat Bahawi <azahi@teknik.io>2021-11-23 03:19:06 +0300
commit729e030dd25da2e36fa5a1312b8ecb3415dc1675 (patch)
tree53166b6c3bd96f860d0a7242353ef9cc7bb1790f /stack.yaml
parentRemove tests (diff)
Huge update
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
new file mode 100644
index 0000000..6658c36
--- /dev/null
+++ b/stack.yaml
@@ -0,0 +1,10 @@
+---
+resolver: lts-18.18
+nix:
+  enable: true
+  packages:
+    - pkg-config
+    - xorg.libXScrnSaver
+    - xorg.libXext
+    - xorg.libXft
+    - xorg.libXrandr

Consider giving Nix/NixOS a try! <3