aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2019-05-15 13:55:07 +1000
committerJustin Bedo <cu@cua0.org>2019-05-15 13:55:07 +1000
commitc79119614ac4f440cd5ac9ff79f12a40753cfb28 (patch)
treec1d912743e01fe260af62dc7ea3208181cf9ddfc /examples
parent1a160f714516ae4d6d8af92380b0713fdd2eadf6 (diff)
edit example to support passing bionix as argument
Diffstat (limited to 'examples')
-rw-r--r--examples/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/default.nix b/examples/default.nix
index 5b3b523..3d8c62b 100644
--- a/examples/default.nix
+++ b/examples/default.nix
@@ -1,6 +1,8 @@
# This example uses the pipelines specified in the call.nix file on the
# synthetic data in this directory.
-with import ./.. {};
+{bionix ? import ./.. {}}:
+
+with bionix;
let