mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-08 13:13:09 +00:00
mozcdic-ut-place-names: 0-unstable-2024-09-03 -> 0-unstable-2024-10-12 (#350169)
This commit is contained in:
commit
f39c8fda81
@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "mozcdic-ut-place-names";
|
pname = "mozcdic-ut-place-names";
|
||||||
version = "0-unstable-2024-09-03";
|
version = "0-unstable-2024-10-12";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "utuhiro78";
|
owner = "utuhiro78";
|
||||||
repo = "mozcdic-ut-place-names";
|
repo = "mozcdic-ut-place-names";
|
||||||
rev = "4525819546a26fc994d7ca4a2e883fde14bf908c";
|
rev = "888a977a3f30451e8f286ef8eaf2f9be169234cb";
|
||||||
hash = "sha256-oiSBR2QhOYyurftdEn2w6hNK1ucddlvLqGTiZk9G/4k=";
|
hash = "sha256-UL3ik/CxmRM7m0AXS+UNQEipCDS8pH+AheIMx6xqAaU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user