set GEM_HOME
This commit is contained in:
parent
a97f81002f
commit
452ebb9e56
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
rubyPackages_3_2.rspec-core
|
||||
];
|
||||
shellHook = ''
|
||||
export BUNDLE_USER_HOME="$PWD/.nix/bundle"
|
||||
export BUNDLE_HOME="$PWD/.nix/bundle"
|
||||
export GEM_HOME="$PWD/.nix/gem"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue