Merge pull request #130769 from Stunkymonkey/ecryptfs-helper-phases
ecryptfs-helper: deprecate phases
This commit is contained in:
@@ -13,7 +13,7 @@ stdenv.mkDerivation {
|
||||
sha256 = "0gp4m22zc80814ng80s38hp930aa8r4zqihr7jr23m0m2iq4pdpg";
|
||||
};
|
||||
|
||||
phases = [ "installPhase" ];
|
||||
dontUnpack = true;
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user