Update Zeus shells
This commit is contained in:
parent
a546018b8d
commit
220421c5df
2 changed files with 43 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
yarn
|
||||
];
|
||||
env = [
|
||||
{ name = "NIX_CC"; value = "${pkgs.gcc}"; }
|
||||
{ name = "PGDATA"; eval = "$PRJ_DATA_DIR/postgres"; }
|
||||
{ name = "DATABASE_HOST"; eval = "$PGDATA"; }
|
||||
{ name = "GEM_HOME"; eval = "$PRJ_DATA_DIR/bundle/$(ruby -e 'puts RUBY_VERSION')"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue