ecryptfs-helper: deprecate phases

wip/nixpkgs-raku
Felix Buehler 3 years ago
parent 915a8aac33
commit 814e370b03
  1. 2
      pkgs/tools/security/ecryptfs/helper.nix

@ -13,7 +13,7 @@ stdenv.mkDerivation {
sha256 = "0gp4m22zc80814ng80s38hp930aa8r4zqihr7jr23m0m2iq4pdpg";
};
phases = [ "installPhase" ];
dontUnpack = true;
nativeBuildInputs = [ makeWrapper ];

Loading…
Cancel
Save