lolcat: simplify

This commit is contained in:
zimbatm
2016-10-08 22:38:57 +01:00
parent a4506d9b7a
commit 0f6e3a3cde
+3 -5
View File
@@ -2,12 +2,10 @@
, pkgconfig, which }:
bundlerEnv {
name = "lolcat-42.1.0";
inherit ruby;
gemfile = ./Gemfile;
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;
pname = "lolcat";
gemdir = ./.;
meta = with lib; {
description = "A rainbow version of cat";