Pol Dellaiera
64a883feec
Merge pull request #306421 from mmarx/fix-vesktop
...
Patch RPATH for pre-built node modules in vesktop, terra-station, standardnotes, and logseq
2024-04-29 22:49:20 +02:00
R. Ryantm
55dacfe52f
logseq: 0.10.8 -> 0.10.9
2024-04-26 18:11:41 +00:00
Maximilian Marx
1c6fe65296
logseq: patch pre-built node modules
2024-04-25 03:04:35 +02:00
Maximilian Marx
945d8147f7
electron: add libstdc++ to RPATH
2024-04-16 15:15:44 +02:00
kilianar
c9a573a90d
logseq: 0.10.7 -> 0.10.8
...
https://github.com/logseq/logseq/releases/tag/0.10.8
2024-03-28 11:11:09 +01:00
kilianar
034299c4a4
logseq: 0.10.6 -> 0.10.7
...
https://github.com/logseq/logseq/releases/tag/0.10.7
2024-03-01 12:45:57 +01:00
h7x4
8121f3559a
treewide: add mainProgram
2024-02-11 03:19:15 +01:00
R. Ryantm
28ad44d433
logseq: 0.10.5 -> 0.10.6
2024-02-06 00:26:40 +00:00
Scott Worley
e00c70ec80
logseq: Note provenance
2024-01-29 14:58:27 -08:00
kilianar
9b95e75fe6
logseq: 0.10.4 -> 0.10.5
...
https://github.com/logseq/logseq/releases/tag/0.10.5
2024-01-19 09:40:23 +01:00
kilianar
fda9be3ee0
logseq: 0.10.3 -> 0.10.4
...
https://github.com/logseq/logseq/releases/tag/0.10.4
2024-01-18 11:32:54 +01:00
kilianar
733f8a37c5
logseq: 0.10.1 -> 0.10.3
...
https://github.com/logseq/logseq/releases/tag/0.10.3
2024-01-02 20:43:35 +01:00
Sebastian Gabriel Trzpiot
9df6d12725
logseq: 0.10.0 -> 0.10.1
...
https://github.com/logseq/logseq/releases/tag/0.10.1
2023-12-11 16:16:45 +01:00
Shane Sveller
d4f0515e07
logseq: 0.9.20 -> 0.10.0
...
https://github.com/logseq/logseq/releases/tag/0.10.0
2023-12-04 15:01:41 -06:00
kilianar
c52843c967
logseq: 0.9.19 -> 0.9.20
...
https://github.com/logseq/logseq/releases/tag/0.9.20
2023-11-01 15:38:54 +01:00
kilianar
834cf55cb8
logseq: 0.9.18 -> 0.9.19
...
https://github.com/logseq/logseq/releases/tag/0.9.19
2023-10-11 18:09:18 +02:00
kilianar
92024134ff
logseq: 0.9.17 -> 0.9.18
...
https://github.com/logseq/logseq/releases/tag/0.9.18
2023-09-20 18:59:18 +02:00
kilianar
19e4704a71
logseq: 0.9.15 -> 0.9.17
...
https://github.com/logseq/logseq/releases/tag/0.9.17
2023-09-07 08:42:26 +02:00
kilianar
a112af674d
logseq: 0.9.14 -> 0.9.15
...
https://github.com/logseq/logseq/releases/tag/0.9.15
2023-08-27 15:27:28 +02:00
kilianar
04ce4237b3
logseq: 0.9.13 -> 0.9.14
...
https://github.com/logseq/logseq/releases/tag/0.9.14
2023-08-18 09:18:24 +02:00
Weijia Wang
83592e4cb7
Merge pull request #246598 from kilianar/logseq-0.9.12
...
logseq: 0.9.11 -> 0.9.13
2023-08-02 11:45:02 +02:00
kilianar
8f7ec7ba3e
logseq: 0.9.11 -> 0.9.13
...
https://github.com/logseq/logseq/releases/tag/0.9.13
2023-08-02 07:50:33 +02:00
Weijia Wang
1039b65783
Merge pull request #245586 from hall/logseq-electron-24
...
logseq: match upstream electron version
2023-08-01 22:22:58 +02:00
Weijia Wang
4f2baa1d29
Merge pull request #230234 from btobolaski/logseq-fix-missing-libstdc++.so.6
...
logseq: Add libstdc++ to the wrapper
2023-08-01 22:15:05 +02:00
Brendan Tobolaski
19bb652ec2
logseq: Add libstdc++ to the wrapper
...
When launching logseq, it outputs Error: libstdc++.so.6: cannot open
shared object file but, continues operatiing. This makes the log message
disappear but does not seem to change its ability to function.
2023-08-01 20:05:41 +02:00
Bryton Hall
8764644b3e
logseq: match upstream electron version
...
Using even one major version newer than upstream (in this case, electron_25)
throws the following error:
14:32:04.753 › Error: The module '/nix/store/rb68ym23xwpcka6ngn0c77xjh7imrzm5-logseq-0.9.11/share/logseq/resources/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 114. This version of Node.js requires
NODE_MODULE_VERSION 116. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).: logseq_local_/home/user/notes
2023-07-26 15:24:34 -04:00
kilianar
f1128f8c73
logseq: 0.9.10 -> 0.9.11
...
https://github.com/logseq/logseq/releases/tag/0.9.11
2023-07-19 19:24:18 +02:00
Stefan Junker
1a50f52409
logesq: pass a function to mkDerivation for easier overrides
2023-07-07 09:47:55 +02:00
kilianar
1d3fb62a24
logseq: 0.9.9 -> 0.9.10 ( #240334 )
...
https://github.com/logseq/logseq/releases/tag/0.9.10
2023-06-28 17:03:31 +02:00
Martin Becze
cc7f31d895
logseq: 0.9.8 -> 0.9.9
2023-06-14 20:33:33 +02:00
kilianar
9e516dfc90
logseq: 0.9.6 -> 0.9.8
...
https://github.com/logseq/logseq/releases/tag/0.9.8
2023-05-23 23:54:57 +02:00
kilianar
9291e507eb
logseq: 0.9.4 -> 0.9.6
...
https://github.com/logseq/logseq/releases/tag/0.9.6
2023-05-13 12:50:57 +02:00
kilianar
998ca7e001
logseq: 0.9.3 -> 0.9.4
...
https://github.com/logseq/logseq/releases/tag/0.9.4
2023-04-25 23:23:28 +02:00
kilianar
d01c2cb602
logseq: 0.9.2 -> 0.9.3
...
https://github.com/logseq/logseq/releases/tag/0.9.3
2023-04-19 17:53:09 +02:00
kilianar
f5eb32899d
logseq: 0.9.1 -> 0.9.2
...
https://github.com/logseq/logseq/releases/tag/0.9.2
2023-04-14 13:54:53 +02:00
Artturi
cfed597a32
Merge pull request #203828 from brynedwards/logseq-wayland
2023-04-11 18:24:40 +03:00
Bryn Edwards
ffbea7a3d9
logseq: add NIXOS_OZONE_WL check
2023-04-11 17:50:58 +03:00
Sandro
2bc59786e9
Merge pull request #223625 from jtrees/themable-logseq-icon
2023-03-30 20:32:31 +02:00
kilianar
53e55988e5
logseq: 0.9.0 -> 0.9.1
...
https://github.com/logseq/logseq/releases/tag/0.9.1
2023-03-29 13:59:06 +02:00
Joshua Trees
528607c042
logseq: make desktop icon themable
2023-03-28 21:50:12 +02:00
kilianar
2b8a3cc07f
logseq: 0.8.18 -> 0.9.0
...
https://github.com/logseq/logseq/releases/tag/0.9.0
Utilize nix-update-script in lieu of a custom update script, as it
provides equivalent functionality.
2023-03-28 10:28:11 +02:00
kilianar
9c2912c42f
maintainer-list.nix: remove weihua
...
Recently, the GitHub account was deleted. Therefore, this pull request
removes the account from the list of maintainers. The account was solely
referenced as a maintainer in logseq.
2023-03-25 20:17:07 +01:00
kilianar
79933d1e3d
Revert "logseq: Fix publishing graph"
...
This reverts commit 7db6808335
.
2023-03-25 09:04:35 -03:00
kilianar
48e43dd661
logseq: 0.8.17 -> 0.8.18
...
https://github.com/logseq/logseq/releases/tag/0.8.18
2023-03-01 10:15:38 +01:00
kilianar
faab5d47a8
logseq: 0.8.16 -> 0.8.17
...
https://github.com/logseq/logseq/releases/tag/0.8.17
2023-02-10 11:24:02 +01:00
LoveIsGrief
7db6808335
logseq: Fix publishing graph
...
Related to https://github.com/logseq/logseq/issues/6880
Logseq publishes graphs by copying application assets into a folder and then the graph files (+/- some operations).
In a normal linux distribution the application asset directories are rw but only by root.
On nix, the directories are read-only, which leads to the copied directories also being ro and logseq failing
to copy the graph files into the target.
A fix from the logseq team isn't forthcoming (yet?), so we circumvent the entire ro issue by using
run-appimage, which extracts the appimage into a user-writeable directory.
2023-01-27 11:05:20 +01:00
kilianar
63f96b8e02
logseq: 0.8.15 -> 0.8.16
...
https://github.com/logseq/logseq/releases/tag/0.8.16
2023-01-12 15:42:01 +01:00
Fabian Affolter
f2ad82a068
logseq: add changelog to meta
2022-12-30 09:57:14 +01:00
R. Ryantm
21e5373d9e
logseq: 0.8.12 -> 0.8.15
2022-12-30 09:57:14 +01:00
R. Ryantm
eb10cd0963
logseq: 0.8.11 -> 0.8.12
2022-12-02 19:23:10 +00:00