0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

Merge pull request #130486 from Stunkymonkey/lvmsync-phases

This commit is contained in:
Sandro 2021-07-17 22:38:13 +02:00 committed by GitHub
commit a32c81a3d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ stdenv.mkDerivation rec {
buildInputs = [ makeWrapper ];
phases = ["installPhase"];
dontUnpack = true;
installPhase = let
env = bundlerEnv {