move akkoma-static into differente repo
This commit is contained in:
parent
63444f2728
commit
d3adacad2d
14 changed files with 62 additions and 109 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -1,5 +1,21 @@
|
|||
{
|
||||
"nodes": {
|
||||
"akkoma-static": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1783092892,
|
||||
"narHash": "sha256-FNaVfpirQ0t4pJbXunWR0HGGNRzDUEmhz6xrl0sJuWE=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "aa2c1dff2310880205121bc7500fd5b05c0835c7",
|
||||
"revCount": 3,
|
||||
"type": "git",
|
||||
"url": "https://git.danielk.me/daniel_kauss/akkoma-static.git"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.danielk.me/daniel_kauss/akkoma-static.git"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1778737229,
|
||||
|
|
@ -18,6 +34,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"akkoma-static": "akkoma-static",
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue