lolcat: simplify
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user