mirror of
https://github.com/SebastianStork/blog.git
synced 2026-01-21 17:31:34 +01:00
Add linkita theme
This commit is contained in:
parent
3c7fe71bd3
commit
f4654cfc1b
2 changed files with 32 additions and 1 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -1,5 +1,21 @@
|
|||
{
|
||||
"nodes": {
|
||||
"linkita": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1760881537,
|
||||
"narHash": "sha256-Xqj7oL4hs/FKqB1vdW4JOSxT3e+BF4gB6tBSvFDL+zw=",
|
||||
"ref": "refs/heads/linkita",
|
||||
"rev": "84758baf27fb2ca6ca6194ba1d81b997f698b78e",
|
||||
"revCount": 243,
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/salif/linkita.git"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/salif/linkita.git"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1760524057,
|
||||
|
|
@ -18,6 +34,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"linkita": "linkita",
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue