forked from mirrors/nixpkgs
emacsPackagesNg.lua-mode: Fix hash
See https://github.com/NixOS/nixpkgs/issues/54641
This commit is contained in:
parent
de2bb1094b
commit
582b952cc0
|
@ -60583,7 +60583,7 @@
|
|||
owner = "immerrr";
|
||||
repo = "lua-mode";
|
||||
rev = "99312b8d6c500ba3067da6d81efcfbbea05a1cbd";
|
||||
sha256 = "04m9njcpdmar3njjz4x2qq26xk0k6qprcfzx8whlmvapqf8w19iz";
|
||||
sha256 = "1gi8k2yydwm1knq4pgmn6dp92g97av4ncb6acrnz07iba2r34dyn";
|
||||
};
|
||||
recipe = fetchurl {
|
||||
url = "https://raw.githubusercontent.com/milkypostman/melpa/ca7bf43ef8893bf04e9658390e306ef69e80a156/recipes/lua-mode";
|
||||
|
@ -107584,4 +107584,4 @@
|
|||
license = lib.licenses.free;
|
||||
};
|
||||
}) {};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue