Commit Graph

78 Commits

Author SHA1 Message Date
JesusMtnez
4eb7c561e3
slack: 4.14.0 -> 4.15.0 2021-05-03 06:44:16 +02:00
JesusMtnez
f0d795f7c8
slack: fix missing libxshmfence 2021-03-31 09:12:34 +02:00
JesusMtnez
47dd6ac2b8
slack: 4.13.0 -> 4.14.0 2021-03-30 05:20:14 +02:00
Denny Schäfer
0b670b4bb3
slack: 4.12.2 -> 4.13.0 2021-02-25 00:00:19 +01:00
Ben Siraphob
a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
Jonathan Ringer
986cf21c45 slack: 4.11.1 -> 4.12.2 2021-01-22 10:41:47 -08: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
JesusMtnez
1a6c252dcb slack: 4.10.3 -> 4.11.1 2020-11-16 23:12:03 +01:00
Samuel Ainsworth
3037318511 slack: add passthru.updateScript 2020-11-04 16:12:36 -08:00
Samuel Ainsworth
04990cdb85 slack: refactor to be amenable to auto-updates 2020-11-03 18:38:30 -08:00
JesusMtnez
fdc5b324d6
slack: 4.9.0 -> 4.10.3 2020-10-20 15:49:55 +02:00
Pavol Rusnak
846acc4c8c
slack: 4.8.0 -> 4.9.1
for darwin 4.9.0 is the latest
2020-09-21 12:56:05 +02:00
Amit Aryeh Levy
e27fae78d3 slack: 4.7.0 -> 4.8.0 (linux) 2020-08-04 09:44:23 -07:00
Nikolay Korotkiy
60be9548a4
slack: 4.4.3 -> 4.7.0 (linux), 4.6.0 -> 4.8.0 (darwin) 2020-07-31 23:12:56 +03:00
Nikolay Korotkiy
6dedc015e9
slack: fix on darwin 2020-07-01 04:06:10 +03:00
Tim Steinbach
8599272c1d
slack: 4.4.2 -> 4.4.3 (linux), 4.4.2 -> 4.6.0 (darwin) 2020-06-16 07:38:45 -04:00
Tim Steinbach
45a09ec5bf
slack: 4.4.{0,1} -> 4.4.2 2020-04-27 08:10:45 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Pavol Rusnak
84d18ac49f
slack: 4.2.0 -> 4.4.0
* 4.4.1 on Darwin
* remove dark-theme, it's now included in the release
2020-03-27 14:45:49 +01:00
Ersin Akinci
5386408991 slack: 4.3.3 -> 4.2.0
4.3.3 not available yet for Linux
2020-02-21 15:39:45 +00:00
Ersin Akinci
1170594e99 slack: 4.2.0 -> 4.3.3 2020-02-18 00:44:22 +00:00
Ersin Akinci
27d44b5156 slack: add MacOS target 2020-02-18 00:44:22 +00:00
Graham Christensen
7e929390ae
slack: add xdg_utils to the PATH
Otherwise it cannot log in to new workspaces.
2019-12-17 11:56:46 -05:00
R. RyanTM
bf6316c9dc slack: 4.1.2 -> 4.2.0 2019-12-09 13:04:47 -08:00
talyz
d7f2ab0ed8 slack: 4.0.2 -> 4.1.2
Also:
- Add missing dependency on libpulseaudio
- Extract the deb in the build folder and move only the files we're
  interested in to $out
- Use the regular builder, but turn off the patchELF hook
- Move dpkg from buildInputs to nativeBuildInputs, since it's only
  used at build time
2019-11-15 18:47:35 +01:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Marek Fajkus
2bff01b502 slack: 4.0.1 -> 4.0.2 2019-08-25 17:27:36 +02:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Frederik Rietdijk
6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Marek Mahut
44884cdf29 slack: adding mmahut as a maintainer 2019-08-01 22:53:52 +00:00
Marek Mahut
6f92bc0cfd slack: 4.0.0 -> 4.0.1 2019-08-01 22:53:52 +00:00
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Tim Steinbach
3c65adaa75 slack-dark: Fix 4.0.0 2019-07-22 08:54:38 -04:00
angristan
0aa30f5901 slack: 3.4.2 -> 4.0.0 2019-07-22 08:54:38 -04:00
Max Gonzih
8a2c18299c slack: Fix dark theme
Caused by #61328
2019-07-20 09:35:58 -04:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Tim Steinbach
66add9f141 slack: Generalize theming
Split out dark theme
Fixes #61155
2019-06-16 09:53:00 -04:00
Anatolii Prylutskyi
ce6edcdb0b
slack: dark mode css can be passed as argument 2019-06-13 10:07:22 +03:00
Milan Pässler
1078041946 slack: 3.4.0 -> 3.4.2 2019-05-25 20:26:26 +02:00
Ivan Malison
c4906fa0d3
slack: add libappindicator-gtk3 to rpath 2019-05-09 17:47:45 -07:00
R. RyanTM
adc96d7fdf slack: 3.3.8 -> 3.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/slack/versions
2019-05-02 11:41:07 -07:00
Will Dietz
dad85bd731 slack: 3.3.7 -> 3.3.8 2019-03-23 04:42:35 -05:00
Tim Steinbach
83963ba209
slack: 3.3.3 -> 3.3.7 2019-01-17 08:12:54 -05:00
Tim Steinbach
ee1f6e20b2
slack: Add dark-mode version 2018-12-03 08:12:05 -05:00
Stephen
c19c051123
slack: 3.2.1 -> 3.3.3
closes #50009
2018-11-09 10:37:24 -08:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Frederik Rietdijk
ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00