Commit graph

73 commits

Author SHA1 Message Date
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