Commit Graph

324 Commits

Author SHA1 Message Date
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
Artturin
f3dac01a71 discord-canary: 0.0.123 -> 0.0.124 2021-06-04 21:23:34 +03:00
Jonathan Ringer
c5bed409b2 discord: fix runtime linking 2021-05-25 21:55:15 -07:00
wearemnr
501e54080d discord: 0.0.14 -> 0.0.15 2021-05-24 23:37:49 -07:00
Wyatt Osterling
03a623970f
discord-canary: 0.0.121 -> 0.0.122
bump DiscordCanary from version 0.0.121 to 0.0.122
2021-05-21 23:31:18 -04:00
Hedtke, Moritz
ca8e76267d
discord-canary: 0.0.119 -> 0.0.121 2021-05-15 13:16:59 +02:00
Tadeo Kondrak
754c14f16b
discord: Remove tadeokondrak as maintainer
I added myself as a maintainer when I made a significant change to the
package, but I no longer use Discord.
2021-04-27 13:10:25 -06:00
Sandro
2ac2ff3ddb
discord: remove unused input 2021-04-19 02:16:42 +02:00
Jonathan Ringer
760b143880 discord: fix autoPatchelfHook not finding libXdamage.so.1 2021-04-18 11:12:38 -07:00
Reed
2db8c55de0 discord: 0.0.13 -> 0.0.14 2021-03-23 19:36:34 -07:00
R. RyanTM
3e949bd883 discord-canary: 0.0.118 -> 0.0.119 2021-02-10 03:50:21 +00:00
R. RyanTM
e24036c9a0 discord-canary: 0.0.116 -> 0.0.118 2021-01-29 17:11:48 +00:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
ldesgoui
247e919436 discord: 0.0.12 -> 0.0.13 2020-12-04 21:17:04 -08:00
R. RyanTM
09a0f4ca31 discord-ptb: 0.0.22 -> 0.0.23 2020-11-27 17:46:28 +00:00
R. RyanTM
e5d4ce724a discord-canary: 0.0.114 -> 0.0.115 2020-11-13 08:36:54 +00:00
Lana Black
3a520ad45c
discord: Add libdbusmenu dependency (#100234) 2020-10-11 15:14:59 -04:00
R. RyanTM
170d1a605d discord-canary: 0.0.112 -> 0.0.114 2020-09-28 09:17:09 +00:00
Tethys Svensson
1937fd3f19 discord-canary: 0.0.111 -> 0.0.112 2020-09-10 13:55:40 -07:00
Tethys Svensson
3ca40eebf9 discord-ptb: 0.0.21 -> 0.0.22 2020-09-10 13:55:40 -07:00
Tethys Svensson
977147bd04 discord: 0.0.11 -> 0.0.12 2020-09-10 13:55:40 -07:00
ldesgoui
0b56ef9f2a discord-canary: 0.0.106 -> 0.0.111 2020-08-15 16:23:28 +02:00
Jonathan Ringer
9fbbe30a44 discord-canary: 0.0.105 -> 0.0.106 2020-08-06 12:15:47 -07:00
Jonathan Ringer
76ee4f6dbc discord-ptb: 0.0.20 -> 0.0.21 2020-08-06 12:15:47 -07:00
ldesgoui
ded6c3db4e discord: 0.0.10 -> 0.0.11 2020-08-06 11:58:13 -07:00
Ryan Mulligan
9f67493bc4 discord-canary: 0.0.104 -> 0.0.105 2020-07-31 01:06:24 -07:00
Benjamin Staffin
e6307b46d8 discord: fix appindicator tray icon support
Include libappindicator-gtk3 in discord's library path so it's able to
create an indicator icon.
2020-06-23 15:59:33 -04:00
Joe
4f7d829991 discord: add libuuid to nativeBuildInputs
The libuuid.so.1 file can't be found and this allows the package builder to find it.
2020-06-14 05:15:14 -07:00
Riley Inman
dbdc5af9e8 discord-canary: 0.0.103 -> 0.0.104
This update updates the necessary dependencies, and enables patchelf on
the binary in order to make it launch again.
2020-06-11 21:59:10 -07:00
Benjamin Hipple
58b812f749 discord-{ptb,canary}: update to latest versions and fixup updateScript
This commit:

- Moves the update script into the dir, out of the maintainers dir. This makes
  it more discoverable in general. It can also be invoked from anywhere to write
  to default.nix
- Swaps it to use the standardized `passthru.updateScript`. This means that
  eventually bots like `nixpkgs-update` will be able to handle it.
- Runs the script to upgrade to the latest versions

See https://nixos.org/nixpkgs/manual/#ssec-stdenv-attributes
2020-04-12 11:55:36 -04:00
Jonathan Ringer
da5e340f74 discord-canary: 0.0.98 -> 0.0.102 2020-02-25 12:47:27 -08:00
Jonathan Ringer
e1d05e30f8 discord-ptb: 0.0.16 -> 0.0.18 2020-02-25 12:47:27 -08:00
kraem
3ec9925f21 discord: 0.0.9 -> 0.0.10 2020-02-25 11:57:49 -08:00
skykanin
2fd95ac349 Add mimeType to discord package (#76057)
* Add mimeType to discord package

* Fix spacing
2019-12-20 07:50:19 +02:00
Tadeo Kondrak
9c691e6fd7 discord-canary: 0.0.97 -> 0.0.98 2019-11-16 10:57:51 +01:00
Tadeo Kondrak
70167b64c5 maintainers/scripts/update-discord: improve
- add comment specifying file is generated
- remove repetition of version number
2019-10-15 21:21:13 -07:00
Tadeo Kondrak
d2d95670a5 discord-canary: 0.0.96 -> 0.0.97 2019-10-15 21:21:13 -07:00
Soner Sayakci
16429eb2c0 discord-ptb: 0.0.15 -> 0.0.16 2019-09-06 05:48:29 -07:00
Tadeo Kondrak
1af57d573f
discord-canary: 0.0.95 -> 0.0.96 2019-09-04 12:37:41 -06:00
Tadeo Kondrak
661b311057 discord-canary: 0.0.93 -> 0.0.95 2019-08-31 12:40:58 +02:00
Tadeo Kondrak
d076469911
discord-canary: 0.0.92 -> 0.0.93 2019-08-17 10:11:02 -06:00
Tadeo Kondrak
249b56fe2f discord-canary: 0.0.91 -> 0.0.92 2019-08-17 12:41:11 +02:00
Tadeo Kondrak
e836d29f52
discord-canary: 0.0.85 -> 0.0.91 2019-08-11 20:21:25 -06:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Benjamin Staffin
59b08e6759 discord: Fix desktop icon
The name used in the .desktop file needs to match the filename that
exists in $out/share/pixmaps/ for it to work.
2019-07-19 04:00:52 +02:00
Tadeo Kondrak
e2a407bb01 discord-canary: 0.0.84 -> 0.0.85 2019-07-01 20:50:17 -07:00
Tadeo Kondrak
1655945eb7 discord-canary: 0.0.83 -> 0.0.84 2019-06-23 11:50:09 -07:00
Tadeo Kondrak
e6f23b8b1e discord-{ptb,canary}: init; add update-discord 2019-06-23 11:50:09 -07:00
Tadeo Kondrak
0687a9d8db discord: change from 4 to 2 space indentation 2019-06-23 11:50:09 -07:00
Aria Edmonds
24c02a0f5d discord: 0.0.8 -> 0.0.9 2019-03-12 17:05:50 -04:00
Cray Elliott
ff2341afc9 discord: fix gsettings crash when selecting file 2019-01-16 17:34:24 -08:00
Cray Elliott
d5d5453684 discord: 0.0.7 -> 0.0.8
also fixes evaluation on release-18.09
2019-01-15 17:41:25 -08:00
Cray Elliott
4e4a9babd7 discord: 0.0.5 -> 0.0.7
discord now depends on gtk3 instead of gtk2, unfortunately
there is no public changelog, so other changes are unknown
2019-01-15 11:28:13 -08:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Jan Tojnar
28b6f74c3f
gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
worldofpeace
bab973a28b discord: gnome2 cleanup (#41174)
* discord: gnome2 cleanup

* discord: use top-level gtk2
2018-05-29 21:59:05 +02:00
Guthrie McAfee Armstrong
ca556c4def Remove "free and secure" from Discord description (#40968)
* Remove "free and secure" from Discord description

Changed Discord package description to remove "free and secure". We can't vouch for its security, but it's definitely not "free" in the sense that most users would read this description. ;)

* Add "cross-platform" to Discord description
2018-05-23 10:27:08 +02:00
LightDiscord
d72b870079
discord: 0.0.4 -> 0.0.5 2018-05-01 21:17:01 +02:00
Will Dietz
8753b10808 discord: fix "corrupt install" warnings, misc cleanup
Few things:
* Discord binary has RUNPATH not RPATH set
* patchelf uses RUNPATH if it already exits, so deps end up in RUNPATH
* RUNPATH isn't searched for plugins or transitive deps
* ..badness results

Despite this, it currently seems to work-- with the caveat
that it has a little bar on top complaining about how
"it looks like your installation is corrupt".

This fixes that warning and does some minor cleanup.
2018-01-10 22:12:06 -08:00
Cray Elliott
3ffb4137d9 discord: 0.0.3 -> 0.0.4 2018-01-09 01:43:56 -08:00
Cray Elliott
768e88eb44 discord: 0.0.2 -> 0.0.3 2017-12-14 09:40:15 -08:00
Cray Elliott
bff106ea60 discord: clean up /opt, put discord in its own dir 2017-08-26 16:09:05 -07:00
Cray Elliott
b427d4a4bb discord: work around upstream bug via pulseaudio
upstream bug causes large ping/high cpu usage when when using voice chat
if pulseaudio is not available at runtime, even though the executable
only explicitly needs ALSA

after a fix hits upstream, I will make pulseaudio support optional and
return the default to alsa

https://github.com/crmarsh/discord-linux-bugs/issues/16
2017-08-19 23:10:55 -07:00
Cray Elliott
3bda92175a discord: minor clean up, add self to maintainers 2017-08-08 22:29:45 -07:00
Cray Elliott
6616b9a225 discord: 0.0.1 -> 0.0.2 2017-08-08 20:36:17 -07:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Cray Elliott
2f367e0af7 discord: 0.0.13 -> 0.0.1
Despite the version number confusion, this is a new version of
discord-canary, but since the build is now public/official, the version
number has been reset and the canary suffix has been dropped.

Note that this means that the executable has been renamed from
DiscordCanary to Discord
2017-01-26 23:56:11 +01:00
Will Dietz
4e84742798 discord: 0.0.11 -> 0.0.13 2017-01-05 16:13:31 -06:00
Will Dietz
92be17aef4 discord: paxmark to fix execution 2017-01-05 15:52:34 -06:00
Jascha Geerds
4af2328e5c discord: Fix missing desktop entry (closes #21045) 2016-12-15 23:52:50 +01:00
Tor Hedin Brønner
1034339ace discord: 0.0.10 -> 0.0.11 (#20294) 2016-11-10 01:34:30 +01:00
Tor Hedin Brønner
baae4be182 discord: 0.0.9 -> 0.0.10 (#20184) 2016-11-06 10:02:31 +01:00
Tor Hedin Brønner
bb550ace5c discord: 0.0.8 -> 0.0.9 2016-10-23 02:17:38 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Eelco Dolstra
78178d5854 systemd: Separate lib output
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
ldesgoui
85789b5f2b discord: 0.0.3 -> 0.0.8 2016-05-21 18:33:57 +02:00
ldesgoui
1c08aa2704 discord: 0.0.1 -> 0.0.3 2016-04-24 16:45:09 +02:00
Nikolay Amiantov
a951fba574 discord: fix evaluation 2016-04-13 14:01:17 +03:00
ldesgoui
f2a88f89c6 discord: init at 0.0.1 2016-04-05 13:17:43 +02:00