R. Ryantm
e2384303a0
slack: 4.22.0 -> 4.23.0
2022-02-04 18:02:44 -08:00
Yurii Matsiuk
16e9b1777f
slack: fix linux_url in update.sh
2022-01-31 17:09:10 +01: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
JesusMtnez
fff44a9c1a
slack: 4.21.1 -> 4.22.0
2021-11-23 05:55:36 +01:00
JesusMtnez
1dcf133165
slack: 4.20.0 -> 4.21.1
2021-11-12 06:02:23 +01:00
Yurii Matsiuk
689cfaac7c
slack: add pipewire support
2021-10-20 10:01:48 +02:00
JesusMtnez
a7c3d42c47
slack: 4.19.x -> 4.20.0
2021-10-05 09:46:29 +02:00
JesusMtnez
48216e4689
slack: 4.18.0 -> 4.19.x
2021-09-23 22:16:59 -07:00
Benjamin Staffin
0045d3e4f9
slack: run preInstall & postInstall hooks
2021-09-13 12:09:04 -07:00
JesusMtnez
e3c9ca9404
slack: 4.17.0 -> 4.18.0
2021-07-29 10:59:45 +02:00
Takuma Yoneda
9d0bdd7f15
slack: support aarch64-darwin ( #131164 )
2021-07-23 00:01:40 -04:00
Yurii Matsiuk
feb370ebb1
slack: fix missing libGLESv2.so.2
2021-06-23 16:47:27 +02:00
JesusMtnez
22c65eb4d1
slack: 4.16.0 -> 4.17.0
2021-06-17 05:29:14 +02:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
JesusMtnez
f6dfcbc2b7
slack: 4.15.0 -> 4.16.0
2021-05-19 10:14:01 +02:00
JesusMtnez
4eb7c561e3
slack: 4.14.0 -> 4.15.0
2021-05-03 06:44:16 +02:00
JesusMtnez
6b2d6a52ba
slack: fix update script
2021-04-22 06:13:30 +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
f0fc6961fd
slack: add auto-updater script
2020-11-03 18:38:44 -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
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most parseDrvName
without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00: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
Tim Steinbach
83aa6f5d7f
slack-theme-black: 2019-09-07 -> 2019-09-11
2019-09-12 18:53:34 -04:00
Tim Steinbach
c51eaf4398
slack-theme-black: 2019-07-26 -> 2019-09-07
2019-09-09 08:46:37 -04: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