feat(open-proxy): configure shared token file
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "open-proxy";
|
||||
version = "unstable-2026-06-09";
|
||||
version = "unstable-2026-06-16";
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://gitea.va.reichard.io/evan/open-proxy.git";
|
||||
rev = "2cedcf448c984192d043b82ec9d614a349b0450b";
|
||||
hash = "sha256-R7JbWPkU8A6uABroNYBu+8K75xDK+VTuuBUPOaOEb+k=";
|
||||
rev = "a589341214a1e035b6ce2b2d79870e591a25ccca";
|
||||
hash = "sha256-onfvxOl4TdeRrVLD1oJWcnhEDzKFYU/V0qxV1+NpQrg=";
|
||||
};
|
||||
|
||||
vendorHash = null;
|
||||
|
||||
Reference in New Issue
Block a user