euicc-manual: 0-unstable-2025-04-06 -> 0-unstable-2025-04-26
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-04-06";
|
version = "0-unstable-2025-04-26";
|
||||||
|
|
||||||
# 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 = "66a4d21abfeb145b2968e28a16e961f90724c0b7";
|
rev = "909503d50e83d5968b1b885d091223ffd37753a8";
|
||||||
hash = "sha256-n+JtRiVY7pfLD53YA4wD2abzSypRSl0mEtOBAr0ydpc=";
|
hash = "sha256-5XIgogHd7CxDEC22S2LGNkfZBguLSHGePwXk50RDFlA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Reference in New Issue
Block a user