setup bundle_user_home

This commit is contained in:
Adithya 2024-03-10 12:10:58 +05:30
parent 5e86a43791
commit a97f81002f
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -4,4 +4,7 @@
postgresql_15
rubyPackages_3_2.rspec-core
];
shellHook = ''
export BUNDLE_USER_HOME="$PWD/.nix/bundle"
'';
}