euicc-manual: 0-unstable-2025-05-20 -> 0-unstable-2025-07-19
This commit is contained in:
@@ -11,13 +11,13 @@
|
|||||||
}:
|
}:
|
||||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||||
pname = "euicc-manual";
|
pname = "euicc-manual";
|
||||||
version = "0-unstable-2025-05-20";
|
version = "0-unstable-2025-07-19";
|
||||||
|
|
||||||
# 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 = "8688e60286cbd35f3d497f9255951eab72fbd89a";
|
rev = "b3ffcde1d3c32fa30c6eb556eb5a6aa6af522f5a";
|
||||||
hash = "sha256-ePCnDw7mWlHpHA4CS6iX28tMrPSSArJHym9nrpghZCk=";
|
hash = "sha256-tb7/DKVlVaWoGGWm1EziZjlFaEmASfNdIfQ0dpbSamk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Reference in New Issue
Block a user