From 7111fce46f6b0262c696219d1758fdb0c8fa6e3e Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Tue, 8 Apr 2025 14:24:18 -0400 Subject: [PATCH] flake: pin authentik-nix to fixed fork --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 4964f13..fb909ff 100644 --- a/flake.nix +++ b/flake.nix @@ -69,7 +69,7 @@ qtile.url = "github:qtile/qtile"; ## Authentik - authentik-nix.url = "github:nix-community/authentik-nix"; + authentik-nix.url = "github:0x5a4/authentik-nix/fix-broken-cargo-fetch-tarball"; ### Cleanup ### ## Common