Commit Graph

9 Commits (9e1943edc03c14854295d47001c2b46d7d2472de)

Author SHA1 Message Date
Lana Black 3a520ad45c
discord: Add libdbusmenu dependency (#100234) 2020-10-11 15:14:59 -04: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
skykanin 2fd95ac349 Add mimeType to discord package (#76057)
* Add mimeType to discord package

* Fix spacing
2019-12-20 07:50:19 +02: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 e6f23b8b1e discord-{ptb,canary}: init; add `update-discord` 2019-06-23 11:50:09 -07:00