setup bundle_user_home
This commit is contained in:
parent
5e86a43791
commit
a97f81002f
1 changed files with 3 additions and 0 deletions
|
@ -4,4 +4,7 @@
|
||||||
postgresql_15
|
postgresql_15
|
||||||
rubyPackages_3_2.rspec-core
|
rubyPackages_3_2.rspec-core
|
||||||
];
|
];
|
||||||
|
shellHook = ''
|
||||||
|
export BUNDLE_USER_HOME="$PWD/.nix/bundle"
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue