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
2 changed files with 1440 additions and 6963 deletions
+1438 -6961
View File
File diff suppressed because it is too large Load Diff
+2 -2
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 = [