Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Fontaine
3c0680b783
fahviewer: fix variable substitution for shortcut
Because single quotes are used in the sed command, the application
shortcut had the literal $out instead of the package path.
2022-01-28 16:47:24 -05:00
Andrew Fontaine
ba785adb28
fahcontrol: fix variable substitution for shortcut
Because single quotes are used in the sed command, the application
shortcut had the literal $out instead of the package path.
2022-01-28 16:46:52 -05:00
Sandro Jäckel
6ad10c3bcd
treewide: Remove doBuild cause it does not exist 2021-02-02 14:46:06 +01:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
R. RyanTM
e3cf6e12bc
fahcontrol: 7.6.13 -> 7.6.21 (#103677) 2020-11-14 16:39:37 +00:00
R. RyanTM
68f44d990d
fahviewer: 7.6.13 -> 7.6.21 (#103688) 2020-11-14 16:39:20 +00:00
evils
b8a03a66b3
fahclient: 7.6.9 -> 7.6.13 (#99595) 2020-10-05 14:40:10 +02:00
zimbatm
28357868f8
Merge pull request #88482 from r-ryantm/auto-update/fahcontrol
fahcontrol: 7.6.9 -> 7.6.13
2020-05-21 12:12:37 +02:00
R. RyanTM
f52889cd38 fahviewer: 7.6.9 -> 7.6.13 2020-05-21 08:53:14 +00:00
R. RyanTM
0cc843b538 fahcontrol: 7.6.9 -> 7.6.13 2020-05-21 06:24:27 +00:00
evils
e257a92472
foldingathome: 7.5.1 -> 7.6.9 (#86171) 2020-04-28 17:20:43 +00:00
Claudio Bley
39767f8ae5
foldingathome: Make FAHControl be able to start the FAHViewer (#82925)
The command to run when clicking the button is configurable, but by default it
tries to run `FAHViewer`.
2020-03-19 13:05:54 +00:00
zimbatm
001be890f7 folding@home: 6.02 -> 7.5.1
The v7 series is very different.

This commit introduces the 3 packages: fahclient, fahcontrol and
fahviewer. It also rebuilds the NixOS module to map better with the new
client.
2020-03-14 13:01:26 -07:00