add authentication with zitadel
Some checks failed
Build and Publish / build-release (push) Failing after 1m49s
Some checks failed
Build and Publish / build-release (push) Failing after 1m49s
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
mixFodDeps = beamPackages.fetchMixDeps {
|
||||
inherit pname version;
|
||||
src = ./.;
|
||||
sha256 = "sha256-ZyrQiL5sOCC+V9S7rVGrCNEqm/TDZkjIx6Y+MZy7+6s=";
|
||||
sha256 = "sha256-YqPo8102nqTd6cAxt6O2R+nLLa9UfRLza4qojxoMtqM=";
|
||||
};
|
||||
package = beamPackages.mixRelease {
|
||||
inherit pname version mixFodDeps;
|
||||
|
||||
Reference in New Issue
Block a user