summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-12-10 07:05:50 -0500
committerseth <[email protected]>2023-12-10 07:05:50 -0500
commit90411b997c347ec133c3e61b0d1f2c8682e994c1 (patch)
tree686c3c50abbcfbe2447ce2bdef626fbff6aa5dbb /flake.lock
parent173a5800f441aac8d27ea39b284d8e51e517df4b (diff)
atlas: start hosting attic
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock36
1 files changed, 36 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 7b4e08c..dedc2a0 100644
--- a/flake.lock
+++ b/flake.lock
@@ -57,6 +57,41 @@
"type": "github"
}
},
+ "attic": {
+ "inputs": {
+ "crane": [
+ "lanzaboote",
+ "crane"
+ ],
+ "flake-compat": [
+ "pre-commit",
+ "flake-compat"
+ ],
+ "flake-utils": [
+ "pre-commit",
+ "flake-utils"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "nixpkgs-stable": [
+ "nixpkgs-stable"
+ ]
+ },
+ "locked": {
+ "lastModified": 1698258239,
+ "narHash": "sha256-qnhoYYIJ0L/P7H/f56lQUEvpzNlXh4sxuHpRERV+B44=",
+ "owner": "zhaofengli",
+ "repo": "attic",
+ "rev": "e9918bc6be268da6fa97af6ced15193d8a0421c0",
+ "type": "github"
+ },
+ "original": {
+ "owner": "zhaofengli",
+ "repo": "attic",
+ "type": "github"
+ }
+ },
"catppuccin": {
"inputs": {
"home-manager": [
@@ -549,6 +584,7 @@
"inputs": {
"agenix": "agenix",
"arkenfox": "arkenfox",
+ "attic": "attic",
"catppuccin": "catppuccin",
"darwin": "darwin",
"getchoo": "getchoo",