7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
to regenerate Gemfile.nix and Gemfile.lock you need to
|
|
|
|
% nix-build bootstrap.nix
|
|
% cp result/Gemfile.nix ./
|
|
% cp result/Gemfile.lock ./
|
|
|