update struct2json

This commit is contained in:
Rongsong Shen 2025-12-05 17:15:42 +08:00
parent e634e6222e
commit 6cd85782d9

View file

@ -24,7 +24,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "shen390s"; owner = "shen390s";
repo = "struct2json"; repo = "struct2json";
rev = "master"; rev = "master";
hash = "sha256-2J3JFrUc0FSX5U+vmyc5Ccmb7ONqiRprZj+QoRtwius="; hash = "sha256-oPMHKCbEuh0Z2zHHmSEec/m2nBv+CwGz9E6Sc5vfMbM=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [