euicc-manual: 2025-08-30 -> 2025-09-02

This commit is contained in:
2025-09-05 03:41:18 +00:00
parent a12593b608
commit 3826a103df

View File

@@ -11,13 +11,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "euicc-manual";
version = "0-unstable-2025-08-30";
version = "0-unstable-2025-09-02";
# XXX: their gitea downloads are broken, so use fetchgit
src = fetchgit {
url = "https://gitea.osmocom.org/sim-card/euicc-manual";
rev = "af14e4ca642048367a655994ac31341756429f5d";
hash = "sha256-CXu4yWnCDu8X8gSWe6QsVD9w2zI0SZMOoKkVRi0/eDM=";
rev = "e96f0dc86e2d57d9509c0f3d7f26e1a289c80103";
hash = "sha256-S7Y4yNPrpB/8lH7JRl3YKZlNShfoIZzJCS3IdepCqBc=";
};
nativeBuildInputs = [