rmfakecloud: 0.0.24 -> 0.0.25

fix compat with rm 3.20

See https://github.com/ddvk/rmfakecloud/pull/364

(note it also apparently requires adding eu.tectonic.remarkable.com to the
dozen of other redirected domains in /etc/hosts...
not sure that's worth writing in release notes?)
This commit is contained in:
Dominique Martinet
2025-07-29 18:57:05 +09:00
parent dc9637876d
commit 1d57cdc601
+4 -4
View File
@@ -10,16 +10,16 @@
buildGoModule rec {
pname = "rmfakecloud";
version = "0.0.24";
version = "0.0.25";
src = fetchFromGitHub {
owner = "ddvk";
repo = "rmfakecloud";
rev = "v${version}";
hash = "sha256-ZsYq1+Bb6SyMGdbiy5UzanDiUiFOt4uhttiPKC0ESis=";
hash = "sha256-dembIFEoKQEZabsl7oK8rzvV2G7nhmebfw0AGUBanYs=";
};
vendorHash = "sha256-S2P80uhX86IVUVEoR4tZ7e6qMe7CK+6bmmjBgjXGZmo=";
vendorHash = "sha256-ColOCdKa/sKoLnF/3idBIEyFB2JWYM+1y5TdC/LZT4A=";
# if using webUI build it
# use env because of https://github.com/NixOS/nixpkgs/issues/358844
@@ -29,7 +29,7 @@ buildGoModule rec {
sourceRoot = "${src.name}/ui";
pnpmLock = "${src}/ui/pnpm-lock.yaml";
fetcherVersion = 1;
hash = "sha256-VNmCT4um2W2ii8jAm+KjQSjixYEKoZkw7CeRwErff/o=";
hash = "sha256-uywmHN9HWKi0CaqTg9uEio2XCu6ap9v2xtbodW/6b4Q=";
};
preBuild = lib.optionals enableWebui ''
# using sass-embedded fails at executing node_modules/sass-embedded-linux-x64/dart-sass/src/dart