From eca9d37810d5c29a1b0ea7f86c6b3abbb81f7c04 Mon Sep 17 00:00:00 2001 From: Kj Tsanaktsidis Date: Fri, 9 Jan 2026 22:18:18 +1100 Subject: attic --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 8db62ff..14572d7 100644 --- a/flake.nix +++ b/flake.nix @@ -17,6 +17,8 @@ inputs.determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/*"; inputs.deploy-rs.url = "github:serokell/deploy-rs"; inputs.deploy-rs.inputs.nixpkgs.follows = "nixpkgs-stable"; + inputs.attic.url = "github:zhaofengli/attic"; + inputs.attic.inputs.nixpkgs.follows = "nixpkgs-stable"; outputs = { self, nixpkgs-stable, nixos-anywhere, lanzaboote, deploy-rs, ... }@inputs: let -- cgit v1.2.3