adguard + nextcloud: remove

This commit is contained in:
Rouven Seifert 2023-11-18 00:11:37 +01:00
parent a3b8f97208
commit 81d601608d
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
10 changed files with 12 additions and 94 deletions

View file

@ -12,7 +12,7 @@ buildGoModule rec {
nativeBuildInputs = [ makeWrapper ];
vendorSha256 = "sha256-3PnXB8AfZtgmYEPJuh0fwvG38dtngoS/lxyx3H+rvFs=";
vendorHash = "sha256-3PnXB8AfZtgmYEPJuh0fwvG38dtngoS/lxyx3H+rvFs=";
postInstall = ''
wrapProgram $out/bin/${pname} \
--prefix PATH : "${lib.makeBinPath [ playerctl ]}"