nc-indicators: re-generate with cabal2nix
This commit is contained in:
parent
66a353c9b9
commit
40debd63ca
@ -8,7 +8,7 @@ cabal.mkDerivation (self: {
|
|||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ attoparsec gtk hflags lens pipes stm ];
|
buildDepends = [ attoparsec gtk hflags lens pipes stm ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/nilcons/nc-indicators";
|
homepage = "https://github.com/nilcons/nc-indicators/issues";
|
||||||
description = "CPU load and memory usage indicators for i3bar";
|
description = "CPU load and memory usage indicators for i3bar";
|
||||||
license = self.stdenv.lib.licenses.asl20;
|
license = self.stdenv.lib.licenses.asl20;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user