arbtt: re-generate with cabal2nix
This commit is contained in:
parent
6dbc7547ea
commit
5b85e4825c
1 changed files with 1 additions and 1 deletions
|
@ -18,8 +18,8 @@ cabal.mkDerivation (self: {
|
|||
binary deepseq HUnit parsec pcreLight processExtras tasty
|
||||
tastyGolden tastyHunit time transformers utf8String
|
||||
];
|
||||
jailbreak = true;
|
||||
extraLibraries = [ libXScrnSaver ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://arbtt.nomeata.de/";
|
||||
description = "Automatic Rule-Based Time Tracker";
|
||||
|
|
Loading…
Reference in a new issue