compass: use gemdir
This commit is contained in:
parent
dd91891bd9
commit
d824aeb196
@ -4,9 +4,7 @@ bundlerEnv {
|
|||||||
name = "compass-1.0.3";
|
name = "compass-1.0.3";
|
||||||
|
|
||||||
inherit ruby;
|
inherit ruby;
|
||||||
gemfile = ./Gemfile;
|
gemdir = ./.;
|
||||||
lockfile = ./Gemfile.lock;
|
|
||||||
gemset = ./gemset.nix;
|
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain";
|
description = "Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain";
|
||||||
|
Loading…
Reference in New Issue
Block a user