chore(flake): bump logseqNightly
This commit is contained in:
parent
e27a2b923e
commit
caf6edc677
2 changed files with 4 additions and 5 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -333,13 +333,13 @@
|
|||
"logseqNightly": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-nVE7Ke2sNYK7dOZCkzABm7OFQQ3V1vcj/y5QJteacTI=",
|
||||
"narHash": "sha256-xQid/L7eDf9Ie2pVULh8NA4u7Jr32Vd+HsTNL8PLRec=",
|
||||
"type": "file",
|
||||
"url": "https://github.com/logseq/logseq/releases/download/nightly/Logseq-linux-x64-0.9.10-nightly.20230706.AppImage"
|
||||
"url": "https://github.com/logseq/logseq/releases/download/0.9.11/Logseq-linux-x64-0.9.11.AppImage"
|
||||
},
|
||||
"original": {
|
||||
"type": "file",
|
||||
"url": "https://github.com/logseq/logseq/releases/download/nightly/Logseq-linux-x64-0.9.10-nightly.20230706.AppImage"
|
||||
"url": "https://github.com/logseq/logseq/releases/download/0.9.11/Logseq-linux-x64-0.9.11.AppImage"
|
||||
}
|
||||
},
|
||||
"magmawm": {
|
||||
|
|
|
@ -67,8 +67,7 @@
|
|||
};
|
||||
|
||||
logseqNightly = {
|
||||
# url = "file:///dev/null";
|
||||
url = "https://github.com/logseq/logseq/releases/download/nightly/Logseq-linux-x64-0.9.10-nightly.20230706.AppImage";
|
||||
url = "https://github.com/logseq/logseq/releases/download/0.9.11/Logseq-linux-x64-0.9.11.AppImage";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue