euicc-manual: 0-unstable-2025-05-20 -> 0-unstable-2025-07-19

This commit is contained in:
2025-07-19 19:20:20 +00:00
parent a95bbd23b4
commit 504a13832f

View File

@@ -11,13 +11,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "euicc-manual";
version = "0-unstable-2025-05-20";
version = "0-unstable-2025-07-19";
# XXX: their gitea downloads are broken, so use fetchgit
src = fetchgit {
url = "https://gitea.osmocom.org/sim-card/euicc-manual";
rev = "8688e60286cbd35f3d497f9255951eab72fbd89a";
hash = "sha256-ePCnDw7mWlHpHA4CS6iX28tMrPSSArJHym9nrpghZCk=";
rev = "b3ffcde1d3c32fa30c6eb556eb5a6aa6af522f5a";
hash = "sha256-tb7/DKVlVaWoGGWm1EziZjlFaEmASfNdIfQ0dpbSamk=";
};
nativeBuildInputs = [