Remove missing reference to preremove.sh in refactor (#2841)

pull/2842/head
patryk4815 8 months ago committed by GitHub
parent c39f171c4d
commit d3dc8f9aa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -147,7 +147,6 @@
inherit packager;
drv = portableDrv system;
config = ./nix/bundle/nfpm.yaml;
preremove = ./nix/bundle/preremove.sh;
}
)
)

Loading…
Cancel
Save