Loading pkgs/by-name/ma/mattermost/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ # the version regex here as well. # # Ensure you also check ../mattermostLatest/package.nix. regex = "^v(9\.11\.[0-9]+)$"; regex = "^v(9\\.11\\.[0-9]+)$"; version = "9.11.7"; srcHash = "sha256-KeGpYy3jr7/B2mtBk9em2MXJBJR2+Wajmvtz/yT4SG8="; vendorHash = "sha256-alLPBfnA1o6bUUgPRqvYW/98UKR9wltmFTzKIGtVEm4="; Loading pkgs/by-name/ma/mattermostLatest/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ mattermost.override { # See https://docs.mattermost.com/about/mattermost-server-releases.html # and make sure the version regex is up to date here. # Ensure you also check ../mattermost/package.nix for ESR releases. regex = "^v(10\.[0-9]+\.[0-9]+)$"; regex = "^v(10\\.[0-9]+\\.[0-9]+)$"; version = "10.4.1"; srcHash = "sha256-e7uT30tWhJpEQzlcDUY2huFcupDbe4l8B19Dgub2pg0="; vendorHash = "sha256-AcemUxcBoytE/ZoXqaIlxkzAnmGV/C1laDqziMuE+XE="; Loading Loading
pkgs/by-name/ma/mattermost/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ # the version regex here as well. # # Ensure you also check ../mattermostLatest/package.nix. regex = "^v(9\.11\.[0-9]+)$"; regex = "^v(9\\.11\\.[0-9]+)$"; version = "9.11.7"; srcHash = "sha256-KeGpYy3jr7/B2mtBk9em2MXJBJR2+Wajmvtz/yT4SG8="; vendorHash = "sha256-alLPBfnA1o6bUUgPRqvYW/98UKR9wltmFTzKIGtVEm4="; Loading
pkgs/by-name/ma/mattermostLatest/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ mattermost.override { # See https://docs.mattermost.com/about/mattermost-server-releases.html # and make sure the version regex is up to date here. # Ensure you also check ../mattermost/package.nix for ESR releases. regex = "^v(10\.[0-9]+\.[0-9]+)$"; regex = "^v(10\\.[0-9]+\\.[0-9]+)$"; version = "10.4.1"; srcHash = "sha256-e7uT30tWhJpEQzlcDUY2huFcupDbe4l8B19Dgub2pg0="; vendorHash = "sha256-AcemUxcBoytE/ZoXqaIlxkzAnmGV/C1laDqziMuE+XE="; Loading