diff --git a/flake.nix b/flake.nix index 790bad9..abc01b6 100644 --- a/flake.nix +++ b/flake.nix @@ -144,10 +144,6 @@ ln -s ${containerFile} $out/angestoepselt-site.tar.gz echo "file oci $out/angestoepselt-site.tar.gz" > $out/nix-support/hydra-build-products ''; - - runCommandHooks = { - inherit (base.packages.x86_64-linux) deployToProduction; - }; }; }); }