Merge pull request #180823 from r-ryantm/auto-update/polaris-web

This commit is contained in:
Sandro 2022-07-29 16:50:13 +02:00 committed by GitHub
commit 2e1e0dc377
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1440 additions and 6963 deletions

File diff suppressed because it is too large Load diff

View file

@ -8,13 +8,13 @@
stdenv.mkDerivation rec {
pname = "polaris-web";
version = "build-50";
version = "build-54";
src = fetchFromGitHub {
owner = "agersant";
repo = "polaris-web";
rev = "${version}";
sha256 = "Xe+eAlWIDJR4CH1KCQaVlMAunpEikrmD96B5cqFWYYM=";
sha256 = "+Tpj4XgWL1U+Y33YbEruilfV/6WGl8Dtj9FdXm2JVNU=";
};
nativeBuildInputs = [