Skip to content

Commit

Permalink
vagrant: re-add nowarn patch (#56863)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0b76b2d)
  • Loading branch information
wkral authored and flokli committed Mar 6, 2019
1 parent 52b75d3 commit c891182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/tools/vagrant/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ in buildRubyGem rec {
src = fetchurl { inherit url sha256; };

patches = [
./unofficial-installation-nowarn.patch
./use-system-bundler-version.patch
./0004-Support-system-installed-plugins.patch
];
Expand Down

0 comments on commit c891182

Please sign in to comment.