Sergei Trofimovich
40eee3c747
vesktop: use stdenv
instead of gcc13Stdenv
...
`gcc-13` as a default now. Let's switch to use it to ease migration to
future migration to `gcc-14`.
2024-02-13 21:29:43 +00:00
Anderson Torres
cbe2b770fc
ventoy: 1.0.96 -> 1.0.97
2024-01-24 10:27:33 -03:00
Anderson Torres
b33805a0ec
ventoy: migrate to by-name
2024-01-24 09:14:14 -03:00
seth
f0cd0a8158
vesktop: add withSystemVencord
2024-01-20 21:11:02 -05:00
Leah Amelia Chen
e8b7dc9c26
vesktop: add disable update checking patch
...
As discussed in [NixOS/nixpkgs#281669 ](https://github.com/NixOS/nixpkgs/pull/281669#issuecomment-1899451746 ), it might be more beneficial to disable the update checker
and prevent the users from being annoyed to update to a version that's
not yet built in Nixpkgs.
A builtin option for disabling the update checker does exist, however
it's buried very deeply within Vesktop settings and normal users may not
ever be aware of its existence — better to do it in Nixpkgs itself
2024-01-19 09:07:36 +01:00
h7x4
a422d4c724
Merge pull request #281258 from Airradda/vesktop-tts
...
vesktop: add text-to-speech
2024-01-18 21:50:21 +01:00
Airradda
3eb1022a97
vesktop: add text-to-speech
2024-01-15 21:49:18 -06:00
Airradda
8855c8bfcf
vesktop: 0.4.4 -> 1.5.0
2024-01-15 20:23:31 -06:00
Ben Darwin
2c47278cab
verdict: init at 1.4.2
2023-12-28 10:15:46 -05:00
Reed
cfe3e686d0
vesktop: add missing libnotify
2023-12-13 21:11:50 -05:00
uku
760284d28c
vesktop: 0.4.3 -> 0.4.4
2023-12-02 19:36:31 +01:00
Azat Bahawi
f7d2a5b123
vesktop: add desktop item categories
2023-11-26 15:31:38 +03:00
Sefa Eyeoglu
d86d781cb3
vesktop: add cacert to pnpmDeps derivation
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-20 17:46:06 +01:00
Sefa Eyeoglu
cfc105bb59
vesktop: simplify pnpm copy
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-06 09:56:17 +01:00
Sefa Eyeoglu
a8c543f055
vesktop: assert pnpm >= 8.10.0
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-06 09:56:10 +01:00
Sefa Eyeoglu
28e5f03f10
vesktop: add pnpmDeps to passthru
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-06 09:55:46 +01:00
Sefa Eyeoglu
058fb7672f
vesktop: use function-based derivation
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-06 09:55:43 +01:00
Sefa Eyeoglu
2f9b68dbeb
vesktop: use a single store for all supported platforms
...
pnpm 8.10.0 introduced a feature that allows downloading npm deps for
other platforms. Sadly, this is a package.json option currently, but
using a simple patch with jq we can leverage this feature, to have a
single output hash for all supported platforms for our pnpm
dependencies. This might be one step forward towards an eventual
fetchPnpmDeps build-support function.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-06 09:55:40 +01:00
Leah Amelia Chen
76ddbdf9f0
vesktop: add pluiedev as maintainer
2023-11-03 14:42:34 +01:00
Leah Amelia Chen
d49f1017ed
vesktop: 0.4.2 -> 0.4.3
2023-11-03 14:41:17 +01:00
seth
ac16e103e1
vesktop: fix aarch64-linux builds
2023-11-02 19:12:03 -04:00
Leah Amelia Chen
b46d9323e6
vesktop: 0.4.1 -> 0.4.2
2023-10-29 10:04:30 +01:00
seth
2b45630e44
vesktop: use hash instead of sha256
2023-10-25 10:36:33 -04:00
seth
966c0d2ac4
vesktop: mark aarch64-linux as broken
...
while the package builds and mostly functions, venmic does not. this
will be resolved in a future PR.
2023-10-25 10:36:33 -04:00
seth
54ff6977e8
vesktop: better specify platforms
...
these are platforms we plan to support for now and can test, though
some others such as i686-linux could also be supported in the future
2023-10-25 10:36:33 -04:00
seth
9d65f633bf
vesktop: 0.3.3 -> 0.4.1
...
Diff: https://github.com/Vencord/Vesktop/compare/v0.3.3...v0.4.1
2023-10-25 10:36:33 -04:00
Azat Bahawi
f492cdbc3f
Merge pull request #261006 from vgskye/add-vesktop
...
vesktop: init at 0.3.3
2023-10-15 16:44:45 +03:00
Skye
a26baa1954
vesktop: init at 0.3.3
2023-10-14 22:51:05 +09:00
Robert Schütz
cf7f32a65e
vercel-pkg: use fetchYarnDeps
2023-10-05 08:09:16 -07:00