lolcat: simplify

This commit is contained in:
zimbatm 2016-10-03 10:11:31 +01:00
parent a4506d9b7a
commit 0f6e3a3cde

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";