diff options
Diffstat (limited to 'examples/default.nix')
-rw-r--r-- | examples/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/default.nix b/examples/default.nix index d196528..5b3b523 100644 --- a/examples/default.nix +++ b/examples/default.nix @@ -1,6 +1,6 @@ # This example uses the pipelines specified in the call.nix file on the # synthetic data in this directory. -with import <bionix> {}; +with import ./.. {}; let |