lolcat: simplify
This commit is contained in:
parent
a4506d9b7a
commit
0f6e3a3cde
@ -2,12 +2,10 @@
|
|||||||
, pkgconfig, which }:
|
, pkgconfig, which }:
|
||||||
|
|
||||||
bundlerEnv {
|
bundlerEnv {
|
||||||
name = "lolcat-42.1.0";
|
|
||||||
|
|
||||||
inherit ruby;
|
inherit ruby;
|
||||||
gemfile = ./Gemfile;
|
|
||||||
lockfile = ./Gemfile.lock;
|
pname = "lolcat";
|
||||||
gemset = ./gemset.nix;
|
gemdir = ./.;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A rainbow version of cat";
|
description = "A rainbow version of cat";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user