vagrant: re-add nowarn patch (#56863)
This commit is contained in:
parent
a8469ba0b6
commit
0b76b2d2af
@ -37,6 +37,7 @@ in buildRubyGem rec {
|
|||||||
src = fetchurl { inherit url sha256; };
|
src = fetchurl { inherit url sha256; };
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
./unofficial-installation-nowarn.patch
|
||||||
./use-system-bundler-version.patch
|
./use-system-bundler-version.patch
|
||||||
./0004-Support-system-installed-plugins.patch
|
./0004-Support-system-installed-plugins.patch
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user