Merge pull request #82778 from turboMaCk/elmi-to-json-1.3.0
elmPackages.elmi-to-json: 1.2.0 -> 1.3.0
This commit is contained in:
commit
cf15f09e45
@ -5,11 +5,11 @@
|
|||||||
}:
|
}:
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "elmi-to-json";
|
pname = "elmi-to-json";
|
||||||
version = "1.2.0";
|
version = "1.3.0";
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://github.com/stoeffel/elmi-to-json.git";
|
url = "https://github.com/stoeffel/elmi-to-json";
|
||||||
sha256 = "1kxai87h2g0749yq0fkxwk3xaavydraaivhnavbwr62q2hw4wrj7";
|
sha256 = "11j56vcyhijkwi9hzggkwwmxlhzhgm67ab2m7kxkhcbbqgpasa8n";
|
||||||
rev = "af08ceafe742a252f1f1f3c229b0ce3b3e00084d";
|
rev = "ae40d1aa1e3d6878f2af514e611d44890e7abc1e";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user