Add attic

This commit is contained in:
2023-11-13 14:45:13 +01:00
parent f8c7183594
commit d5a32419eb
3 changed files with 155 additions and 36 deletions

View File

@@ -34,6 +34,9 @@
sharry.inputs.nixpkgs.follows = "nixpkgs-unstable";
borgthin.url = "github:devplayer0/borg";
borgthin.inputs.nixpkgs.follows = "nixpkgs-mine";
attic.url = "github:zhaofengli/attic";
attic.inputs.nixpkgs.follows = "nixpkgs-unstable";
attic.inputs.nixpkgs-stable.follows = "nixpkgs-stable";
};
outputs =