spec(web): convert to bundlerEnv
This commit is contained in:
parent
e779a853da
commit
94756e710a
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