···11 # and make sure the version regex is up to date here.
12 # Ensure you also check ../mattermost/package.nix for ESR releases.
13 regex = "^v(10\\.[0-9]+\\.[0-9]+)$";
14- version = "10.9.2";
15- srcHash = "sha256-0el9PROsErFFnOIhv+TdFAXaXRECEeBqaiaPGMt5M5E=";
16- vendorHash = "sha256-+wmemZZyuz90VCXjO0ekplxdkv2p0s5h4qUObAA0XwU=";
17- npmDepsHash = "sha256-uAB599r3ZWjnt+jwk7sjSiPsc/tUyiBZzGqLZxuU3xE=";
18 lockfileOverlay = ''
19 unlock(.; "@floating-ui/react"; "channels/node_modules/@floating-ui/react")
20 '';
···11 # and make sure the version regex is up to date here.
12 # Ensure you also check ../mattermost/package.nix for ESR releases.
13 regex = "^v(10\\.[0-9]+\\.[0-9]+)$";
14+ version = "10.10.1";
15+ srcHash = "sha256-tPjwtbGzg1G9fWoo8UC82RLm2GOQhvtQiw4vXKxz2ww=";
16+ vendorHash = "sha256-hsTmqwISOln2YlMXNBXKu4iPwWsLEyoe5IIth9lYjbM=";
17+ npmDepsHash = "sha256-Uv2lqcz2AV/gJJFWSN5cSP7JYgnEJBXzexruKqNU7p4=";
18 lockfileOverlay = ''
19 unlock(.; "@floating-ui/react"; "channels/node_modules/@floating-ui/react")
20 '';