about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/discord
AgeCommit message (Collapse)AuthorFilesLines
2022-09-18discord: wrap executables to $out/bin for darwinusertam2-4/+8
This enables `nix run` for discord on darwin.
2022-09-15discord: 0.0.19 -> 0.0.20Lily Ritter1-2/+2
2022-09-10discord: add infinidoge to maintainersInfinidoge1-1/+1
2022-09-10discord: add artturin to maintainersArtturin1-1/+1
i've been merging discord-canary updates lately so i want to be notified about them
2022-09-09discord-canary: 0.0.138 -> 0.0.139Infinidoge1-2/+2
2022-09-03discord-canary: 0.0.137 -> 0.0.138Infinidoge1-2/+2
2022-08-30discord-canary: 0.0.136 -> 0.0.137Infinidoge1-2/+2
2022-08-11discord: remove ldesgoui from maintainersLucas Desgouilles1-1/+1
2022-08-10discord: 0.0.18 -> 0.0.19x10an141-2/+2
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-07openasar: 2022-06-27 -> 2022-08-07PedroHLC ☭1-3/+3
2022-07-17Merge master into staging-nextgithub-actions[bot]1-46/+49
2022-07-15Merge master into staging-nextgithub-actions[bot]1-4/+3
2022-07-15discord: enable aarch64-darwin support for discord-canaryJamie Quigley1-46/+49
2022-07-15Update pkgs/applications/networking/instant-messengers/discord/default.nixSandro1-2/+1
2022-07-14discord-canary: 0.0.135 -> 0.0.136Infinidoge1-2/+2
2022-07-07Merge pull request #180172 from PedroHLC/unzip-no-lchmodSandro1-11/+1
unzip: no-lchmod build flag
2022-07-05discord: fix overridefortuneteller2k3-4/+4
2022-07-05openasar: remove unzip hotfixPedroHLC ☭1-11/+1
2022-07-01openasar: add unzip; remove autoupdater; unstable-2022-06-10 -> ↵PedroHLC ☭4-11/+34
unstable-2022-06-27
2022-06-24Merge pull request #178507 from PedroHLC/discord-openasarThiago Kenji Okada4-5/+65
discord: add openasar option
2022-06-23discord: no pkgs in inputsThiago Kenji Okada1-2/+1
2022-06-23discord: add openasar optionPedroHLC ☭4-4/+65
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-06-16Merge pull request #171002 from anund/fix_discord_iconMario Rodas1-1/+3
discord: fix desktop icon location
2022-06-08discord: 0.0.17 -> 0.0.18Ayman El Didi1-2/+2
2022-05-12makeShellWrapper: add explicitly named attributeNaïm Favier1-2/+2
So that things that use the makeShellWrapper/wrapProgramShell functions can depend on makeShellWrapper explicitly, which should ease migration in the future.
2022-05-10makeWrapper,makeBinaryWrapper: introduce explicitly named functionsNaïm Favier1-2/+3
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-10discord: use non-binary wrapper for wrapGAppsHookDominik Xaver Hörl1-2/+2
The use of --add-flags in this derivation does not work with binary wrappers, which wrapGAppsHook uses since #164163.
2022-04-30discord: fix desktop icon locationAnund1-1/+3
${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-15discord-canary: 0.0.134 -> 0.0.135Infinidoge1-2/+2
2022-03-03discord-canary: 0.0.133 -> 0.0.134Artturin1-2/+2
2022-03-02discord-ptb: 0.0.27 -> 0.0.29Dmitriy1-2/+2
2022-02-25treewide: switch all desktop file generators to new APIK9001-2/+2
Notably: - remove explicit arguments that match the defaults - convert everything to the right Nix types
2022-02-17discord: 0.0.16 -> 0.0.17Shea Levy1-2/+2
2022-02-12Merge pull request #159112 from wackbyte/discord-canary-0.0.133Artturi1-4/+4
2022-02-11discord-canary: 0.0.280 -> 0.0.283 (darwin)wackbyte1-2/+2
2022-02-11discord-canary: 0.0.132 -> 0.0.133 (linux)wackbyte1-2/+2
2022-02-11nit: remove mysterious extra newlinesInfinidoge1-2/+0
2022-02-11discord: set meta.mainProgram to binaryNameInfinidoge1-20/+22
Additionally, pull out repetitive pieces of the `packages` definition.
2022-01-31Merge pull request #155798 from devins2518/discordBobby Rong1-14/+9
discord-ptb: 0.0.58 -> 0.0.59
2022-01-27wayland: enable ozone via $NIXOS_OZONE_WLWout Mertens1-0/+1
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-20discord-ptb: 0.0.58 -> 0.0.59Devin Singh1-14/+9
2022-01-14discord: add derivations for {x86_64,aarch64}-darwinDevin Singh3-59/+151
2022-01-14Merge pull request #153835 from jyooru/update/discord-ptblegendofmiracles1-2/+2
discord-ptb: 0.0.26 -> 0.0.27
2022-01-11discord-canary: 0.0.131 -> 0.0.132Infinidoge1-2/+2
2022-01-07discord-ptb: 0.0.26 -> 0.0.27Joel1-2/+2
2021-11-21discord: remove double systemd dependencywackbyte1-1/+1
2021-09-22discord-canary: 0.0.130 -> 0.0.131ThreshMain1-2/+2
2021-09-22discord-ptb: 0.0.25 -> 0.0.26ThreshMain1-2/+2
2021-09-22discord: 0.0.15 → 0.0.16Moritz Hedtke1-3/+2