fix: use tar.gz archive instead of git URL
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
This commit is contained in:
parent
16e42c3177
commit
fc616b7be6
3 changed files with 6 additions and 8 deletions
10
flake.lock
generated
10
flake.lock
generated
|
@ -148,15 +148,13 @@
|
|||
"locked": {
|
||||
"lastModified": 1714328013,
|
||||
"narHash": "sha256-nA/7hKv8qz2+ru84rXiMa52+gyvyIhLWP9tJB6Q/DLQ=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "b971b5905b38be19b4fa4e7d99a70df0aebfba28",
|
||||
"revCount": 31,
|
||||
"type": "git",
|
||||
"url": "https://git.dadada.li/dadada/dadada.li.git"
|
||||
"type": "tarball",
|
||||
"url": "https://git.dadada.li/api/v1/repos/dadada/dadada.li/archive/b971b5905b38be19b4fa4e7d99a70df0aebfba28.tar.gz"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.dadada.li/dadada/dadada.li.git"
|
||||
"type": "tarball",
|
||||
"url": "https://git.dadada.li/dadada/dadada.li/archive/main.tar.gz"
|
||||
}
|
||||
},
|
||||
"nixlib": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue