feat(etna): add attic

This commit is contained in:
uku 2024-04-01 23:13:29 +02:00
parent 8c1ee688b6
commit 3dd4526878
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
7 changed files with 114 additions and 6 deletions

43
flake.lock generated
View file

@ -51,6 +51,36 @@
"type": "github"
}
},
"attic": {
"inputs": {
"crane": [
"crane"
],
"flake-compat": [],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1711742460,
"narHash": "sha256-0O4v6e4a1toxXZ2gf5INhg4WPE5C5T+SVvsBt+45Mcc=",
"owner": "zhaofengli",
"repo": "attic",
"rev": "4dbdbee45728d8ce5788db6461aaaa89d98081f0",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "attic",
"type": "github"
}
},
"catppuccin": {
"locked": {
"lastModified": 1710663401,
@ -69,16 +99,15 @@
"crane": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1711299236,
"narHash": "sha256-6/JsyozOMKN8LUGqWMopKTSiK8N79T8Q+hcxu2KkTXg=",
"lastModified": 1711681752,
"narHash": "sha256-LEg6/dmEFxx6Ygti5DO9MOhGNpyB7zdxdWtzv/FCTXk=",
"owner": "ipetkov",
"repo": "crane",
"rev": "880573f80d09e18a11713f402b9e6172a085449f",
"rev": "ada0fb4dcce4561acb1eb17c59b7306d9d4a95f3",
"type": "github"
},
"original": {
@ -174,7 +203,9 @@
},
"lanzaboote": {
"inputs": {
"crane": "crane",
"crane": [
"crane"
],
"flake-compat": [],
"flake-parts": [
"flake-parts"
@ -245,7 +276,9 @@
"inputs": {
"agenix": "agenix",
"api-rs": "api-rs",
"attic": "attic",
"catppuccin": "catppuccin",
"crane": "crane",
"deploy-rs": "deploy-rs",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",