euicc-manual: 2025-04-26 -> 2025-05-03
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-26";
|
version = "0-unstable-2025-05-03";
|
||||||
|
|
||||||
# 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 = "909503d50e83d5968b1b885d091223ffd37753a8";
|
rev = "dd21ccc526bae87b02f253c13227542793958706";
|
||||||
hash = "sha256-5XIgogHd7CxDEC22S2LGNkfZBguLSHGePwXk50RDFlA=";
|
hash = "sha256-jbCmX5f/XEatZOt6DbE1H9vippjeiIU2cZy/GRVIaUE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Reference in New Issue
Block a user