diff options
| author | seth <[email protected]> | 2023-12-10 07:05:50 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-10 07:05:50 -0500 |
| commit | 90411b997c347ec133c3e61b0d1f2c8682e994c1 (patch) | |
| tree | 686c3c50abbcfbe2447ce2bdef626fbff6aa5dbb /flake.lock | |
| parent | 173a5800f441aac8d27ea39b284d8e51e517df4b (diff) | |
atlas: start hosting attic
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -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", |
