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