mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-04 09:56:13 +03:00
1ae19b6c4e
- Gucharmap no longer follow the GNOME major versioning. - Gucharmap no longer includes Unicode data. Instead the data should be downloaded from unicode.org.
11 lines
278 B
Nix
11 lines
278 B
Nix
# Autogenerated by maintainers/scripts/gnome.sh update
|
|
|
|
fetchurl: {
|
|
name = "gucharmap-10.0.1";
|
|
|
|
src = fetchurl {
|
|
url = mirror://gnome/sources/gucharmap/10.0/gucharmap-10.0.1.tar.xz;
|
|
sha256 = "51a2bf91c4590ea2159f828156864f088a0bd4c12e7a1c396002a23d48b2d5e2";
|
|
};
|
|
}
|