From 85c0a3e66a1b6684d540f4aa01bcff032e002173 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 19 Oct 2023 00:28:07 +0200 Subject: [PATCH] inputs: use nixified.ai 2 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 6a30858..4072a6e 100644 --- a/flake.nix +++ b/flake.nix @@ -48,7 +48,7 @@ lanzaboote.url = "github:nix-community/lanzaboote"; lanzaboote.inputs.nixpkgs.follows = "nixpkgs"; - nixified-ai.url = "github:nixified-ai/flake"; + nixified-ai.url = "github:nixified-ai/flake/2"; attic.url = "github:zhaofengli/attic"; attic.inputs.nixpkgs.follows = "nixpkgs";