commit afc48ffe5867b33d1b63cb7ff1bcc363f6f89917
parent 933e63f07f8eda5661eabecba43f622bdf6b8384
Author: Nikolay Korotkiy <sikmir@gmail.com>
Date: Sat, 10 Jul 2021 02:18:11 +0300
Up
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/flake.lock b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1623862044,
- "narHash": "sha256-mY7nldu9Wl/Yb0qMPihZrWw0bRWXNsk6iyYztw/6F6Y=",
+ "lastModified": 1625822563,
+ "narHash": "sha256-biutPHNVgi/Xs7M8+QxuzWowYJmlyXS+7NkEK1MSGXY=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "0747387223edf1aa5beaedf48983471315d95e16",
+ "rev": "46bdc9017c4ecafd350888e30ad88400098b93cf",
"type": "github"
},
"original": {
diff --git a/pkgs/perl-packages.nix b/pkgs/perl-packages.nix
@@ -113,7 +113,7 @@ rec {
};
propagatedBuildInputs = [ ListMoreUtils EncodeLocale ];
meta = with lib; {
- homepage = "https://metacpan.org/pod/Geo::Openstreetmap::Parser";
+ homepage = "https://metacpan.org/pod/Geo::Names::Russian";
description = "Geo::Names::Russian - parse and split russian geographical names";
license = licenses.free;
};