]> Sergey Matveev's repositories - nnn.git/commitdiff
Update package maintainers
authorArun Prakash Jana <engineerarun@gmail.com>
Fri, 24 Nov 2017 23:18:32 +0000 (04:48 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 24 Nov 2017 23:50:26 +0000 (05:20 +0530)
README.md

index 60157d6fff94e99e10a801429ac32d9ef0ae4c9c..4112692d8c90d43fc6d9ee60d6a44185c0b19fcb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ Noice is Not Noice, a noicer fork...
 <a href="https://github.com/jarun/nnn/releases/latest"><img src="https://img.shields.io/github/release/jarun/nnn.svg?maxAge=600" alt="Latest release" /></a>
 <a href="https://aur.archlinux.org/packages/nnn"><img src="https://img.shields.io/aur/version/nnn.svg?maxAge=600" alt="AUR" /></a>
 <a href="http://braumeister.org/formula/nnn"><img src="https://img.shields.io/homebrew/v/nnn.svg?maxAge=600" alt="Homebrew" /></a>
-<a href="https://packages.debian.org/search?keywords=nnn&searchon=names"><img src="https://img.shields.io/badge/debian-10+-blue.svg?maxAge=2592000" alt="Debian Buster+" /></a>
-<a href="https://packages.ubuntu.com/search?keywords=nnn&searchon=names"><img src="https://img.shields.io/badge/ubuntu-17.10+-blue.svg?maxAge=2592000" alt="Ubuntu Artful+" /></a>
+<a href="https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1"><img src="https://img.shields.io/badge/debian-10+-blue.svg?maxAge=2592000" alt="Debian Buster+" /></a>
+<a href="https://packages.ubuntu.com/search?keywords=nnn&searchon=names&exact=1"><img src="https://img.shields.io/badge/ubuntu-17.10+-blue.svg?maxAge=2592000" alt="Ubuntu Artful+" /></a>
 <a href="https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/"><img src="https://img.shields.io/badge/ubuntu-PPA-blue.svg?maxAge=2592000" alt="Ubuntu PPA" /></a>
 <a href="https://github.com/jarun/nnn/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-BSD%202--Clause-yellow.svg?maxAge=2592000" alt="License" /></a>
 <a href="https://travis-ci.org/jarun/nnn"><img src="https://travis-ci.org/jarun/nnn.svg?branch=master" alt="Build Status" /></a>
@@ -148,14 +148,16 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i
 #### From a package manager
 
 - [AUR](https://aur.archlinux.org/packages/nnn/)
-- [Debian](https://packages.debian.org/search?keywords=nnn)
+- [Debian](https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1)
 - [Homebrew](http://braumeister.org/formula/nnn)
+- [NixOS](https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/misc/nnn) (`sudo nix-env -i nnn`)
+- [Ubuntu](https://packages.ubuntu.com/search?keywords=nnn&searchon=names&exact=1)
 - [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/)
 - [Void Linux](https://github.com/voidlinux/void-packages/tree/master/srcpkgs/nnn) (`sudo xbps-install -S nnn`)
 
 #### Release packages
 
-Packages for Arch Linux, CentOS, Fedora and Ubuntu are available with the [latest stable release](https://github.com/jarun/nnn/releases/latest).
+Packages for Arch Linux, CentOS, Debian, Fedora and Ubuntu are available with the [latest stable release](https://github.com/jarun/nnn/releases/latest).
 
 #### From source