diff options
author | Francesco Gazzetta <fgaz@fgaz.me> | 2018-12-22 12:14:25 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-12-22 08:43:53 -0500 |
commit | 9db648f04d0686e158a85a4b614cf58c41a11343 (patch) | |
tree | 00934204ec07b6ddb4992134682fe1071b0ecc0e /builds.sr.ht | |
parent | aa42de91d10bf1ab18d61eccb4da35b2298b247c (diff) | |
download | sr.ht-docs-9db648f04d0686e158a85a4b614cf58c41a11343.tar.gz |
Add nixos/18.09 image to the docs
Diffstat (limited to 'builds.sr.ht')
-rw-r--r-- | builds.sr.ht/compatibility.md | 2 | ||||
-rw-r--r-- | builds.sr.ht/index.md | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index bde8867..e683e7a 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -132,7 +132,7 @@ port (e.g. Debian uses "amd64" while Alpine uses "x86_64"). </tr> <tr> <th>NixOS</th> - <td colspan="3">unstable</td> + <td colspan="3">unstable, 18.09</td> </tr> <tr> <td>x86_64</td> diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md index 1a7c431..87de15f 100644 --- a/builds.sr.ht/index.md +++ b/builds.sr.ht/index.md @@ -78,6 +78,7 @@ Presently, the following build images are available: - debian/stretch - freebsd - nixos/unstable +- nixos/18.09 Additional images are easy to add so long as the guest OS supports SSH and POSIX shell, please [email me](mailto:sir@cmpwn.com) if you'd like something added |