Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2090,6 +2090,12 @@ githubId = 21687187; name = "Mirza Arnaut"; }; asakura = { email = "mikalai.seva+nixpkgs@gmail.com"; github = "asakura"; githubId = 29058; name = "Mikalai Seva"; }; asappia = { email = "asappia@gmail.com"; github = "asappia"; Loading pkgs/top-level/perl-packages.nix +3 −2 Original line number Diff line number Diff line Loading @@ -118,11 +118,11 @@ with self; ack = buildPerlPackage rec { pname = "ack"; version = "3.8.0"; version = "3.8.2"; src = fetchurl { url = "mirror://cpan/authors/id/P/PE/PETDANCE/ack-v${version}.tar.gz"; hash = "sha256-ZAsaGzbKFaTR0XkvKkTmmurlg5HPDSH6iilmWoiV9xg="; hash = "sha256-pSOfWiwS4Me05DL/1+k2/u+UWpYhpBWRx307DPRYVgs="; }; outputs = [ Loading @@ -143,6 +143,7 @@ with self; description = "Grep-like tool tailored to working with large trees of source code"; homepage = "https://beyondgrep.com"; license = with lib.licenses; [ artistic2 ]; maintainers = [ maintainers.asakura ]; }; }; Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2090,6 +2090,12 @@ githubId = 21687187; name = "Mirza Arnaut"; }; asakura = { email = "mikalai.seva+nixpkgs@gmail.com"; github = "asakura"; githubId = 29058; name = "Mikalai Seva"; }; asappia = { email = "asappia@gmail.com"; github = "asappia"; Loading
pkgs/top-level/perl-packages.nix +3 −2 Original line number Diff line number Diff line Loading @@ -118,11 +118,11 @@ with self; ack = buildPerlPackage rec { pname = "ack"; version = "3.8.0"; version = "3.8.2"; src = fetchurl { url = "mirror://cpan/authors/id/P/PE/PETDANCE/ack-v${version}.tar.gz"; hash = "sha256-ZAsaGzbKFaTR0XkvKkTmmurlg5HPDSH6iilmWoiV9xg="; hash = "sha256-pSOfWiwS4Me05DL/1+k2/u+UWpYhpBWRx307DPRYVgs="; }; outputs = [ Loading @@ -143,6 +143,7 @@ with self; description = "Grep-like tool tailored to working with large trees of source code"; homepage = "https://beyondgrep.com"; license = with lib.licenses; [ artistic2 ]; maintainers = [ maintainers.asakura ]; }; };