euicc-manual: 2025-05-14 -> 2025-05-16
This commit is contained in:
@@ -13,13 +13,13 @@ let
|
|||||||
self = stdenv.mkDerivation
|
self = stdenv.mkDerivation
|
||||||
{
|
{
|
||||||
pname = "euicc-manual";
|
pname = "euicc-manual";
|
||||||
version = "0-unstable-2025-05-14";
|
version = "0-unstable-2025-05-16";
|
||||||
|
|
||||||
# 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 = "5d8365a0078cc12366e2e8a1d9958e8b155e8208";
|
rev = "5a9fbb376a26b2fb4fce4038c3aebdb05ee1f5a6";
|
||||||
hash = "sha256-Wm6pofa3cjYY1mS6czzjoeX4lICXzsV6gil0qu5v/RI=";
|
hash = "sha256-aGTCQYyd4wsWpAv/PLcB8hEEpP1yqHeAqgrEeZR4uZE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Reference in New Issue
Block a user