aboutsummaryrefslogtreecommitdiffstats
path: root/build-all.sh
diff options
context:
space:
mode:
authorLibravatar Rutger Broekhoff2024-05-02 20:27:40 +0200
committerLibravatar Rutger Broekhoff2024-05-02 20:27:40 +0200
commit17a3ea880402338420699e03bcb24181e4ff3924 (patch)
treeda666ef91e0b60d20aa0b01529644c136fd1f4ab /build-all.sh
downloadoeuf-17a3ea880402338420699e03bcb24181e4ff3924.tar.gz
oeuf-17a3ea880402338420699e03bcb24181e4ff3924.zip
Initial commit
Based on dc4ba6a
Diffstat (limited to 'build-all.sh')
-rwxr-xr-xbuild-all.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-all.sh b/build-all.sh
new file mode 100755
index 0000000..ea45126
--- /dev/null
+++ b/build-all.sh
@@ -0,0 +1,3 @@
1#!/usr/bin/env bash
2
3nix flake show --json | jq -r '.packages.[].[].name | values | ".#\(.)"' | xargs nix build