mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-06 04:24:28 +03: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 ./
|
|
|