about summary refs log tree commit diff
path: root/ci-builds.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ci-builds.nix')
-rw-r--r--ci-builds.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-builds.nix b/ci-builds.nix
index 916317ea56..7650706185 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -7,7 +7,7 @@
 # TODO(tazjin): Actually implement the above.
 
 let
-  pkgs = import ./default.nix;
+  pkgs = import ./default.nix {};
 in with pkgs; [
   services.tazblog
   services.nixcon-demo