euicc-manual: 0-unstable-2025-03-03 -> 0-unstable-2025-03-09

This commit is contained in:
2025-03-10 15:44:34 +00:00
parent 763bce7824
commit e2e58fae5e

View File

@@ -13,13 +13,13 @@ let
self = stdenv.mkDerivation self = stdenv.mkDerivation
{ {
pname = "euicc-manual"; pname = "euicc-manual";
version = "0-unstable-2025-03-03"; version = "0-unstable-2025-03-09";
# XXX: their gitea downloads are broken, so use fetchgit # XXX: their gitea downloads are broken, so use fetchgit
src = fetchgit { src = fetchgit {
url = "https://gitea.osmocom.org/sim-card/euicc-manual"; url = "https://gitea.osmocom.org/sim-card/euicc-manual";
rev = "0d2cc285e33e85e90af316e10c183efdcfb38279"; rev = "a25d1cfbc591f2bfb98fd2ffebfadaf3be4e4bbb";
hash = "sha256-ADR5iy0lzoGIBBnTV0JGAGtePcI5WftVJLHkDJ/itw8="; hash = "sha256-jSR+aTd7ESrUYMoauus45DEWLLh4CmrLED1WdJg+U/o=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [