Fix build in CI and locally on e.g. srv01 #198

Merged
savau merged 27 commits from srv01 into master 2023-05-05 22:37:04 +02:00
Showing only changes of commit effddc7bfb - Show all commits

View File

@ -1270,7 +1270,7 @@ let
version = "6.1.1";
src = fetchurlBoot {
url = "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.1.1/fontawesome-pro-6.1.1.tgz";
hash = "sha256-Pq+n8YWCwwQ9B1Etfqs5sypghBMPWPAJFQ49UAlnS18=";
sha256 = "Pq+n8YWCwwQ9B1Etfqs5sypghBMPWPAJFQ49UAlnS18=";
};
};
"@humanwhocodes/config-array-0.9.5" = {