about summary refs log tree commit diff
path: root/nix/templates/ctf
diff options
context:
space:
mode:
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 0d92e08..e8b75b9 100644
--- a/nix/templates/ctf/flake.nix
+++ b/nix/templates/ctf/flake.nix
@@ -8,7 +8,7 @@
 
   # Flake outputs
   outputs =
-    { self, nixpkgs, ... }:
+    { nixpkgs, ... }:
     let
       # Systems supported
       allSystems = [