euicc-manual: 2025-09-22 -> 2025-09-28

This commit is contained in:
2025-09-29 21:30:08 +00:00
parent 1b3b911838
commit 3aabf5b8bc

View File

@@ -11,13 +11,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "euicc-manual";
version = "0-unstable-2025-09-22";
version = "0-unstable-2025-09-28";
# XXX: their gitea downloads are broken, so use fetchgit
src = fetchgit {
url = "https://gitea.osmocom.org/sim-card/euicc-manual";
rev = "534c67a1c6805007b34b5fdf8479b497c0203031";
hash = "sha256-xzsjuPygT9XVwrWlQqxFXrhs97gjeo7QJ+/7o//Q05k=";
rev = "ba61ad2c7377ce83eec33b029cbe31a9f3975d8e";
hash = "sha256-t1EIyYEYs8Wc4iXGj8LfhzbTGgo8Wcwo7OCVL1mgUyE=";
};
nativeBuildInputs = [