about summary refs log tree commit diff
path: root/nix/templates/ctf
diff options
context:
space:
mode:
authorEmile <git@emile.space>2025-02-13 21:27:59 +0100
committerEmile <git@emile.space>2025-02-13 21:27:59 +0100
commit16f96c8094d78532e35c9b839614ed2f5ac575bf (patch)
tree8a35eedef981d13b3abaff417369e82ecb295f0e /nix/templates/ctf
parentb41f7e15794a2de8049e5d49b2d119cc0ed40920 (diff)
flake: hydraJobs.templates should work now
Diffstat (limited to 'nix/templates/ctf')
-rw-r--r--nix/templates/ctf/flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/templates/ctf/flake.nix b/nix/templates/ctf/flake.nix
index 67f33ca..0d92e08 100644
--- a/nix/templates/ctf/flake.nix
+++ b/nix/templates/ctf/flake.nix
@@ -8,7 +8,7 @@
 
   # Flake outputs
   outputs =
-    { self, nixpkgs }:
+    { self, nixpkgs, ... }:
     let
       # Systems supported
       allSystems = [