summaryrefslogtreecommitdiff
path: root/check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'check.sh')
-rwxr-xr-xcheck.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/check.sh b/check.sh
new file mode 100755
index 0000000..9f50e99
--- /dev/null
+++ b/check.sh
@@ -0,0 +1 @@
+guix build -L. --keep-failed $(guix package -L. --list-available | rg '\./andromeda/' | awk '{print $1}')