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
wackbyte
8bfdab3549
discord-canary: 0.0.132 -> 0.0.133 (linux)
2022-02-11 19:37:30 -05:00
Infinidoge
4df455ae9b
nit: remove mysterious extra newlines
2022-02-11 09:24:40 -05:00
Infinidoge
0f47936e80
discord: set meta.mainProgram to binaryName
...
Additionally, pull out repetitive pieces of the `packages` definition.
2022-02-11 09:10:30 -05:00
Bobby Rong
731d3e4a91
Merge pull request #155798 from devins2518/discord
...
discord-ptb: 0.0.58 -> 0.0.59
2022-01-31 23:40:53 +08:00
Wout Mertens
b2eb5f62a7
wayland: enable ozone via $NIXOS_OZONE_WL
...
Chrome, Chromium, VSCode, Slack, Signal, Discord, element-desktop,
schildichat.
For the latter two, the feature flag useWayland was removed and a
wrapper script was provided.
2022-01-27 09:46:36 +01:00
Devin Singh
adebfd54d4
discord-ptb: 0.0.58 -> 0.0.59
2022-01-20 00:46:06 -06:00
Devin Singh
8a6cde9143
discord: add derivations for {x86_64,aarch64}-darwin
2022-01-14 19:19:26 -06:00
legendofmiracles
e48e9fea57
Merge pull request #153835 from jyooru/update/discord-ptb
...
discord-ptb: 0.0.26 -> 0.0.27
2022-01-14 09:03:28 -06:00
Infinidoge
6bc0a0443a
discord-canary: 0.0.131 -> 0.0.132
2022-01-11 21:31:26 -05:00
Joel
ff11138831
discord-ptb: 0.0.26 -> 0.0.27
2022-01-07 21:56:56 +10:00
wackbyte
652d17ec78
discord: remove double systemd dependency
2021-11-21 18:29:40 -05:00
ThreshMain
70ba794266
discord-canary: 0.0.130 -> 0.0.131
2021-09-22 22:58:17 +02:00
ThreshMain
a343985ac2
discord-ptb: 0.0.25 -> 0.0.26
2021-09-22 22:56:55 +02:00
Moritz Hedtke
a22f268894
discord: 0.0.15 → 0.0.16
2021-09-22 20:46:29 +02:00
jmc-figueira
dea8e689d1
discord-canary: 0.0.129 -> 0.0.130
2021-09-14 20:06:25 +01:00
jmc-figueira
3309bddc40
discord-canary: 0.0.128 -> 0.0.129
2021-09-02 00:46:06 +01:00
Mihai Fufezan
861350f65b
discord-canary: 0.0.126 -> 0.0.128
2021-08-28 00:22:22 +03:00
Moritz Hedtke
8e170dc44a
discord: fix updater script ( #128633 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-15 22:14:41 +02:00
Artturin
7c7adc7b20
discord-canary: 0.0.124 -> 0.0.125
2021-06-16 00:30:15 +03:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Artturi
b22ea7f5d1
discord: symlink Discord to discord to be consistent ( #126254 )
...
with distros such as arch
2021-06-09 15:47:21 +02:00