sass: use gemdir
This commit is contained in:
parent
c24a5cc506
commit
624b30ca16
@ -4,9 +4,7 @@ bundlerEnv {
|
|||||||
name = "sass-3.4.22";
|
name = "sass-3.4.22";
|
||||||
|
|
||||||
inherit ruby;
|
inherit ruby;
|
||||||
gemfile = ./Gemfile;
|
gemdir = ./.;
|
||||||
lockfile = ./Gemfile.lock;
|
|
||||||
gemset = ./gemset.nix;
|
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Tools and Ruby libraries for the CSS3 extension languages: Sass and SCSS";
|
description = "Tools and Ruby libraries for the CSS3 extension languages: Sass and SCSS";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user