worldofpeace
7abeda982a
gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
...
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
worldofpeace
ce8c243699
keybase-gui: drop gnome2.GConf
2019-02-08 03:35:27 +00:00
worldofpeace
6d9c5259cf
keybase-gui: 2.13.1 -> 3.0.0
2019-02-08 03:35:27 +00:00
Emmanuel Rosa
66d844ba59
keybase-gui: 2.13.0 -> 2.13.1
2019-01-20 16:59:41 -08:00
Roman Volosatovs
3bc3772677
keybase-gui: 2.11.0 -> 2.13.0
2019-01-08 14:21:57 -05:00
worldofpeace
02e9d06e5e
keybase-gui: 2.7.0 -> 2.11.0
...
- Use `autoPatchelfHook`
- Don't explicitly set phases - Part of #28910
- Correct `version` by hoisting out the suffix
2018-11-25 16:44:34 -05:00
Jon Banafato
68ad1f8774
keybase-gui: 2.5.0 -> 2.7.0
2018-10-11 16:46:12 -04:00
Cole Mickens
ca79107a79
keybase-gui: 2.3.0 -> 2.5.0 ( #44705 )
2018-08-09 11:00:30 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Márton Boros
b3c3df4007
keybase-gui: fix kbfs mount path check ( #40080 )
2018-07-17 11:47:55 -04:00
Jon Banafato
6c5bf24d1d
keybase-gui: 1.0.44 -> 2.3.0
...
Upgrade keybase-gui to the latest release.
2018-06-28 11:57:49 -04:00
Matthew Bauer
1592e03aba
treewide: rename bad filenames
...
Most of these can easily be moved to subdirectories of other
directories. This helps reduce clutter in the main trees.
2018-04-17 15:42:25 -05:00