about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-16T03·14+0000
committerVincent Ambo <tazjin@google.com>2019-12-16T03·14+0000
commitd4f6c5a399e4202e57de572f7a7193f1537939d9 (patch)
tree8ed47070f42f3217446cc6284ef57cd10333e7aa /services
parent6b72c45ad3e49026823fa59871de6ec9d823193c (diff)
chore(third_party): Bump naersk r/159
Diffstat (limited to 'services')
-rw-r--r--services/nixcon-demo/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/services/nixcon-demo/default.nix b/services/nixcon-demo/default.nix
index 0f4a330f7f..6706f9c268 100644
--- a/services/nixcon-demo/default.nix
+++ b/services/nixcon-demo/default.nix
@@ -1,3 +1,2 @@
 { pkgs, ... }:
-
-pkgs.third_party.naersk.buildPackage ./. {}
+pkgs.third_party.naersk.buildPackage ./.