Commit Graph

150 Commits

Author SHA1 Message Date
R. Ryantm
b17dcdfb87 discord-ptb: 0.0.34 -> 0.0.35 2022-11-08 10:24:27 -05:00
R. Ryantm
9185b136d3 discord-canary: 0.0.142 -> 0.0.143 2022-11-07 10:03:34 +00:00
Tim Kleinschmidt
be7eb483b8
discord: add aarch64-darwin to platforms
The dmg includes the universal binary with ARM support now.
2022-11-05 14:52:25 +01:00
Naïm Favier
03f4da9eb3
Merge pull request #186603 from ncfavier/discord-nss 2022-11-02 01:09:06 +01:00
Naïm Favier
b5b397bb2b
discord: remove nss from LD_LIBRARY_PATH
Avoids contaminating Firefox launched from Discord with the wrong
version of nss.

The Discord binary's DT_NEEDED contains nss, so this should be fine.
2022-10-29 12:47:28 +02:00
R. Ryantm
d166d59c9c discord-canary: 0.0.140 -> 0.0.142 2022-10-28 12:46:37 -04:00
Artturin
f869098b67 discord-ptb: 0.0.29 -> 0.0.34 2022-10-24 22:22:46 +03:00
Artturin
4433179127 discord: make update script work for all branches 2022-10-24 22:22:46 +03:00
Artturi
cdde640978
discord: add a script to disable breaking updates (#197248) 2022-10-22 14:50:39 -04:00
Anna Kudriavtsev
32566159ea discord: 0.0.20 -> 0.0.21 2022-10-21 18:58:35 -05:00
Infinidoge
744c68ec33 discord-canary: 0.0.139 -> 0.0.140 2022-10-19 00:47:49 -04:00
PedroHLC ☭
ceb7570e8e
openasar: unstable-2022-10-02 -> unstable-2022-10-10 2022-10-14 10:29:01 -03:00
uakci
0bb5d570d1 openasar: unstable-2022-08-07 -> unstable-2022-10-02 2022-10-05 11:14:51 +02:00
Paul Grandperrin
aeaeca819d NIXOS_OZONE_WL: fix wayland window decorations 2022-09-28 15:56:55 +02:00
usertam
c90ec7c598
discord: wrap executables to $out/bin for darwin
This enables `nix run` for discord on darwin.
2022-09-18 18:41:15 +08:00
Lily Ritter
3fcf17c348 discord: 0.0.19 -> 0.0.20 2022-09-15 16:24:33 -04:00
Infinidoge
f46bc2dd02 discord: add infinidoge to maintainers 2022-09-10 11:22:19 -04:00
Artturin
60fb2f509d discord: add artturin to maintainers
i've been merging discord-canary updates lately so i want to be notified
about them
2022-09-10 18:01:32 +03:00
Infinidoge
09e010b499 discord-canary: 0.0.138 -> 0.0.139 2022-09-09 08:34:44 -04:00
Infinidoge
1a03c4a771 discord-canary: 0.0.137 -> 0.0.138 2022-09-03 01:39:19 -04:00
Infinidoge
5f190380ae discord-canary: 0.0.136 -> 0.0.137 2022-08-30 21:16:57 -04:00
Lucas Desgouilles
d977d65881 discord: remove ldesgoui from maintainers 2022-08-11 23:37:04 -04:00
x10an14
a859d764e9 discord: 0.0.18 -> 0.0.19
As of this commit date, v0.0.18 won't let you start up - the auto-check
for available updates aborts application startup.
2022-08-10 22:14:28 -04:00
PedroHLC ☭
e69685449a
openasar: 2022-06-27 -> 2022-08-07 2022-08-07 11:38:29 -03:00
github-actions[bot]
c11601cdcd
Merge master into staging-next 2022-07-17 06:01:34 +00:00
github-actions[bot]
9f53d5cc15
Merge master into staging-next 2022-07-15 18:01:23 +00:00
Jamie Quigley
b86abe5cf4
discord: enable aarch64-darwin support for discord-canary 2022-07-15 18:37:59 +01:00
Sandro
6784217663
Update pkgs/applications/networking/instant-messengers/discord/default.nix 2022-07-15 16:40:31 +02:00
Infinidoge
3580dd9f3c discord-canary: 0.0.135 -> 0.0.136 2022-07-14 20:39:15 -04:00
Sandro
9b45da9a60
Merge pull request #180172 from PedroHLC/unzip-no-lchmod
unzip: no-lchmod build flag
2022-07-07 16:40:04 +02:00
fortuneteller2k
af7323d1a8 discord: fix override 2022-07-05 18:47:41 +00:00
PedroHLC ☭
aacc2f67f8
openasar: remove unzip hotfix 2022-07-05 10:07:06 -03:00
PedroHLC ☭
78abe603af
openasar: add unzip; remove autoupdater; unstable-2022-06-10 -> unstable-2022-06-27 2022-07-01 18:55:49 -03:00
Thiago Kenji Okada
faec906fe6
Merge pull request #178507 from PedroHLC/discord-openasar
discord: add openasar option
2022-06-24 10:03:04 +01:00
Thiago Kenji Okada
64938ed391
discord: no pkgs in inputs 2022-06-23 16:42:57 -03:00
PedroHLC ☭
4ecf88be2d
discord: add openasar option 2022-06-23 16:34:12 -03:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Mario Rodas
439bcf4cc5
Merge pull request #171002 from anund/fix_discord_icon
discord: fix desktop icon location
2022-06-16 22:39:49 -05:00
Ayman El Didi
808aad6cee
discord: 0.0.17 -> 0.0.18 2022-06-08 12:26:37 -06:00
Naïm Favier
3c77d361b5
makeShellWrapper: add explicitly named attribute
So that things that use the makeShellWrapper/wrapProgramShell
functions can depend on makeShellWrapper explicitly, which should ease
migration in the future.
2022-05-12 11:01:23 +02:00
Naïm Favier
62245943aa
makeWrapper,makeBinaryWrapper: introduce explicitly named functions
Because both versions might end up in a derivation's build inputs, it
might be useful to be able to explicitly select which function to use.
2022-05-10 22:07:56 +02:00
Dominik Xaver Hörl
a697777808 discord: use non-binary wrapper for wrapGAppsHook
The use of --add-flags in this derivation does not work with binary
    wrappers, which wrapGAppsHook uses since #164163.
2022-05-10 13:09:04 +02:00
Anund
b855d0a6aa discord: fix desktop icon location
${out}/share/pixmaps and $XDG_DATA_DIRS/share/pixmaps are not part
of the freedesktop icon theme spec. /usr/share/pixmaps is. There
are some packages that have been patched to recognize this non
standard path. Those packages may be depending this path so here
we only add the equivalent hicolor theme fallback path.

Without this change the discord icon won't be picked up by apps
attempting to follow the lookup pattern in the freedesktop spec.
2022-04-30 15:58:27 +10:00
Infinidoge
ebe4780c21 discord-canary: 0.0.134 -> 0.0.135 2022-04-15 18:28:18 -04:00
Artturin
d50924f33b discord-canary: 0.0.133 -> 0.0.134 2022-03-03 18:00:14 +02:00
Dmitriy
aaa34c96d0 discord-ptb: 0.0.27 -> 0.0.29 2022-03-02 12:41:36 +03:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Shea Levy
e0c8e584ae
discord: 0.0.16 -> 0.0.17 2022-02-17 15:13:31 -05:00
Artturi
f07bc4063b
Merge pull request #159112 from wackbyte/discord-canary-0.0.133 2022-02-12 19:18:17 +02:00
wackbyte
3e5aee615b
discord-canary: 0.0.280 -> 0.0.283 (darwin) 2022-02-11 19:40:13 -05:00