mirror of
https://github.com/SebastianStork/blog.git
synced 2026-01-21 14:01:35 +01:00
Use my own linkita fork as theme
This commit is contained in:
parent
57b943a1c4
commit
0dc2f84e08
2 changed files with 10 additions and 10 deletions
18
flake.lock
generated
18
flake.lock
generated
|
|
@ -3,17 +3,17 @@
|
||||||
"linkita": {
|
"linkita": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760881537,
|
"lastModified": 1761138491,
|
||||||
"narHash": "sha256-Xqj7oL4hs/FKqB1vdW4JOSxT3e+BF4gB6tBSvFDL+zw=",
|
"narHash": "sha256-u+oSvkk8ylbT4xdBCLYl4HuV0jN59IH28YQGt8FMBtU=",
|
||||||
"ref": "refs/heads/linkita",
|
"owner": "SebastianStork",
|
||||||
"rev": "84758baf27fb2ca6ca6194ba1d81b997f698b78e",
|
"repo": "linkita",
|
||||||
"revCount": 243,
|
"rev": "6a3159e6477eb07646dda32ddc5be974298d5a48",
|
||||||
"type": "git",
|
"type": "github"
|
||||||
"url": "https://codeberg.org/salif/linkita.git"
|
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"owner": "SebastianStork",
|
||||||
"url": "https://codeberg.org/salif/linkita.git"
|
"repo": "linkita",
|
||||||
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
linkita = {
|
linkita = {
|
||||||
url = "git+https://codeberg.org/salif/linkita.git";
|
url = "github:SebastianStork/linkita";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue