feat: Use upstream anyrun with a patch applied

This commit is contained in:
uttarayan21
2025-10-28 18:02:53 +05:30
parent 782b040ee6
commit 4c54d131af
5 changed files with 21 additions and 103 deletions

View File

@@ -164,7 +164,7 @@
# alvr-master = inputs.alvr.packages.${prev.system}.default;
caddyWithHetzner = final.pkgs.caddy.withPlugins {
plugins = ["github.com/caddy-dns/hetzner@v1.0.0"];
hash = "sha256-J9eusS/Cx3kwIwVE0VlkWp3biWK3a4Z9/i2ufGQ+gtY=";
hash = "sha256-OKzPdgF+tgsu9CxXr3kj9qXcXvyu3eJeajF90PKRatw=";
};
};
anyrun-overlay = final: prev: {