dont use S3 directly allow to use any document url (document service agnostic)
All checks were successful
Build and Publish / build-release (push) Successful in 1m30s
All checks were successful
Build and Publish / build-release (push) Successful in 1m30s
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
mixFodDeps = beamPackages.fetchMixDeps {
|
||||
inherit pname version;
|
||||
src = pkgs.lib.cleanSource ./.;
|
||||
sha256 = "sha256-t6D0qjPNnAsYtHbwOCbuNBUwcrkvmmGf4/LeOIWgjyw=";
|
||||
sha256 = "sha256-NMcH0z3ME4pCFXpKBK+GjBR6Fkv0wNeQcMlQFDxNLFo=";
|
||||
};
|
||||
package = beamPackages.mixRelease {
|
||||
inherit pname version mixFodDeps;
|
||||
|
||||
Reference in New Issue
Block a user