1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00
Commit graph

23 commits

Author SHA1 Message Date
uku 8ca27297e5
vencord: 1.6.3 -> 1.6.4 2023-11-30 15:44:19 +01:00
Legion Orsetti 15a468d71e
vencord: 1.6.2 -> 1.6.3 2023-11-05 12:35:44 +01:00
Legion Orsetti 101e0bc350 vencord: 1.6.1 -> 1.6.2 2023-11-01 13:50:21 +01:00
Legion Orsetti 2c08ccb3f4
vencord: 1.6.0 -> 1.6.1 2023-10-30 18:26:38 +01:00
Sefa Eyeoglu df44b52336
vencord: 1.5.8 -> 1.6.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-26 17:56:07 +02:00
Sefa Eyeoglu afda2015dc vencord: add update script
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-24 11:21:36 +02:00
Sefa Eyeoglu 587aeb8b1e vencord: simplify esbuild override
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-24 11:21:36 +02:00
Sefa Eyeoglu 2232bf734c vencord: 1.5.7 -> 1.5.8
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-24 11:21:36 +02:00
Legion Orsetti cb7081284c vencord: 1.5.6 -> 1.5.7 2023-10-20 00:15:42 +02:00
Legion Orsetti da359b9289 vencord: 1.5.5 -> 1.5.6 2023-10-10 22:23:09 +02:00
Legion Orsetti 86d6401d3e
vencord: 1.5.3 -> 1.5.5 2023-10-06 10:29:49 +02:00
Legion Orsetti 17009f3ff7
vencord: 1.4.7 -> 1.5.3 2023-09-28 11:09:59 +02:00
Legion Orsetti b6ae95f74b
vencord: 1.4.6 -> 1.4.7 2023-09-17 22:10:59 +02:00
Sefa Eyeoglu 42c980d37e
vencord: 1.4.5 -> 1.4.6
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-09-06 08:32:16 +02:00
Sefa Eyeoglu cc8283b5c4
vencord: 1.3.4 -> 1.4.5
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-23 11:46:31 +02:00
wackbyte 79ceb03e03
vencord: 1.2.8 -> 1.3.4 2023-07-08 15:47:23 -04:00
Sefa Eyeoglu 1410783ff5
vencord: set standalone build mode
This tells Vencord that it is not installed using its Git installation
method. Currently this doesn't do anything, as the only consumer of this
value is the updater code, that has been effectively disabled using a
patch.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-24 14:28:03 +02:00
Sefa Eyeoglu de1624865f
vencord: fix version number patch
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-24 14:27:44 +02:00
Sefa Eyeoglu 16ca6c79eb
vencord: disable updater
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-24 14:27:27 +02:00
Sefa Eyeoglu a9c9b6280d
vencord: 1.2.5 -> 1.2.8
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-18 19:39:56 +02:00
FlafyDev 0b65e2c14d vencord: 1.1.6 -> 1.2.5 2023-05-30 01:36:02 +03:00
Sefa Eyeoglu 3f28fcef42
vencord: add Scrumplex to maintainers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 19:27:46 +02:00
Sefa Eyeoglu 0180896459
vencord: allow building Discord scripts
Vencord can be built in two different ways. Either as a web-extension,
or as a set of scripts to be injected into Discord Desktop.

Allow to select between these two modes using a parameter and expose
both variants as top-level packages.

This also renames vencord-web-extension to vencord.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 19:27:46 +02:00