Commit graph

17 commits

Author SHA1 Message Date
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