spec(web): convert to bundlerEnv
This commit is contained in:
parent
92bb4d66d5
commit
9dd07b3897
5 changed files with 520 additions and 102 deletions
3
spec/web/site/gemset.sh
Executable file
3
spec/web/site/gemset.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
rm -f Gemfile.lock gemset.nix
|
||||
BUNDLE_FORCE_RUBY_PLATFORM=true nix run nixpkgs#bundix --impure -- --lock
|
Loading…
Add table
Add a link
Reference in a new issue