Loading pkgs/development/ruby-modules/bundler-update-script/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ coreutils, git, nix, nixfmt-rfc-style, }: attrPath: Loading @@ -21,6 +22,7 @@ let coreutils git nix nixfmt-rfc-style ] } set -o errexit Loading @@ -39,6 +41,7 @@ let export BUNDLE_FORCE_RUBY_PLATFORM=1 bundler lock --update bundix nixfmt gemset.nix ''; in [ Loading Loading
pkgs/development/ruby-modules/bundler-update-script/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ coreutils, git, nix, nixfmt-rfc-style, }: attrPath: Loading @@ -21,6 +22,7 @@ let coreutils git nix nixfmt-rfc-style ] } set -o errexit Loading @@ -39,6 +41,7 @@ let export BUNDLE_FORCE_RUBY_PLATFORM=1 bundler lock --update bundix nixfmt gemset.nix ''; in [ Loading