mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 14:41:17 +00:00
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 ./
|
||
|
|