From aece07b5ebfb737f41c01d701b9027da2982d95c Mon Sep 17 00:00:00 2001 From: zackartz Date: Sun, 5 May 2024 16:59:08 -0400 Subject: [PATCH] add self --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index e5a988a..c6ef175 100644 --- a/flake.nix +++ b/flake.nix @@ -8,6 +8,7 @@ outputs = { systems, nixpkgs, + self, ... } @ inputs: let eachSystem = f: @@ -29,7 +30,6 @@ config, lib, pkgs, - self, ... }: with lib; let