summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2017-10-16 10:43:42 +0200
committerGitHub <noreply@github.com>2017-10-16 10:43:42 +0200
commit9ab87ea27dd4af0e5f26b09d6bb008889098fc16 (patch)
treef9c80b783dabedbfc39a4a9c550f8449bfe164fc
parent1825279bce93dcedba394be1867a09f66a2fc58b (diff)
parentd52519fa0615c50acae2b371b5f3f72f58a4e316 (diff)
downloadirssi.github.io-9ab87ea27dd4af0e5f26b09d6bb008889098fc16.zip
Merge pull request #48 from mehandes/feature/adding_NixOS
Added instruction to install irssi using Nix/on NixOS
-rw-r--r--assets/nixos.pngbin0 -> 3476 bytes
-rw-r--r--download/index.markdown10
2 files changed, 9 insertions, 1 deletions
diff --git a/assets/nixos.png b/assets/nixos.png
new file mode 100644
index 0000000..084d4cf
--- /dev/null
+++ b/assets/nixos.png
Binary files differ
diff --git a/download/index.markdown b/download/index.markdown
index 01d8f2d..869af7d 100644
--- a/download/index.markdown
+++ b/download/index.markdown
@@ -30,7 +30,8 @@ include dl_os_icon.html name="arch" text="**ArchLinux**" %}{%
include dl_os_icon.html name="fedora" text="**Fedora/RHEL**" %}{%
include dl_os_icon.html name="opencsw" text="**Solaris**" %}{%
include dl_os_icon.html name="slackware" text="**Slackware**"%}{%
-include dl_os_icon.html name="freebsd" text="**FreeBSD**"
+include dl_os_icon.html name="freebsd" text="**FreeBSD**" %}{%
+include dl_os_icon.html name="nixos" text="**NixOS**"
%}
<!-- the following sections are opened purely based on the order, it
@@ -129,6 +130,13 @@ For SLES and SLED, you can also find irssi in the [SUSE Package Hub](https://pac
`pkg install irssi`
</div>
+<div class="info about-nixos" markdown="1">
+
+### Nix/NixOS
+
+`nix-env -i irssi`
+
+</div>
<div class="no-info" markdown="1">
If your system is not listed, you can still check your systems' package manager or otherwise compile Irssi from source<span class="visible-xs-inline visible-sm-inline">.</span><span class="hidden-xs hidden-sm"> **&#10230;**</span>