Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-homepage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fa5ed0279849^
Choose a base ref
...
head repository: NixOS/nixos-homepage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0aa45b180747
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 21, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    fa5ed02 View commit details
  2. Fix outdated links

    milibopp committed Jun 21, 2020
    Copy the full SHA
    0aa45b1 View commit details
Showing with 22 additions and 20 deletions.
  1. +1 −1 Makefile
  2. +2 −1 features.tt
  3. +1 −0 flake.nix
  4. +18 −18 news.xml
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -115,7 +115,7 @@ latest-news.xhtml: news.xml news.xsl
xsltproc --param maxItem 12 news.xsl news.xml > $@ || rm -f $@

check:
checklink $(HTML)
linkchecker $(HTML)

blogs.xml:
curl --fail https://planet.nixos.org/rss20.xml > $@.tmp
3 changes: 2 additions & 1 deletion features.tt
Original file line number Diff line number Diff line change
@@ -245,7 +245,8 @@ upgrades.</p>
<h3>Declarative system configuration model</h3>

<p>In NixOS, the entire operating system — the kernel, applications,
system packages, configuration files, and so on — is built by the <a href="/nix">Nix package manager</a> from a
system packages, configuration files, and so on — is built by the
<a href="/nix/">Nix package manager</a> from a
description in a purely
functional build language. The fact that it’s purely functional
essentially means that building a new configuration cannot overwrite
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
@@ -50,6 +50,7 @@
fd
libxslt
libxml2
linkchecker
perl
perlPackages.JSON
perlPackages.XMLSimple
36 changes: 18 additions & 18 deletions news.xml
Original file line number Diff line number Diff line change
@@ -124,7 +124,7 @@
NixOS 19.09 “Loris” has been released, the twelfth stable release branch.
See the <a href="/nixos/manual/release-notes.html#sec-release-19.09">release notes</a>
for details. You can get NixOS 19.09 ISOs and VirtualBox appliances
from the <a href="nixos/download.html">download page</a>.
from the <a href="/download.html">download page</a>.
For information on how to upgrade from older release branches
to 19.09, check out the
<a href="/nixos/manual/index.html#sec-upgrading">manual section on upgrading</a>.
@@ -143,7 +143,7 @@
NixOS 19.03 “Koi” has been released, the eleventh stable release branch.
See the <a href="/nixos/manual/release-notes.html#sec-release-19.03">release notes</a>
for details. You can get NixOS 19.03 ISOs and VirtualBox appliances
from the <a href="nixos/download.html">download page</a>.
from the <a href="/download.html">download page</a>.
For information on how to upgrade from older release branches
to 19.03, check out the
<a href="/nixos/manual/index.html#sec-upgrading">manual section on upgrading</a>.
@@ -163,7 +163,7 @@
NixOS 18.09 “Jellyfish” has been released, the tenth stable release branch.
See the <a href="/nixos/manual/release-notes.html#sec-release-18.09">release notes</a>
for details. You can get NixOS 18.09 ISOs and VirtualBox appliances
from the <a href="nixos/download.html">download page</a>.
from the <a href="/download.html">download page</a>.
For information on how to upgrade from older release branches
to 18.09, check out the
<a href="/nixos/manual/index.html#sec-upgrading">manual section on upgrading</a>.
@@ -235,7 +235,7 @@
NixOS 18.03 “Impala” has been released, the ninth stable release branch.
See the <a href="/nixos/manual/release-notes.html#sec-release-18.03">release notes</a>
for details. You can get NixOS 18.03 ISOs and VirtualBox appliances
from the <a href="nixos/download.html">download page</a>.
from the <a href="/download.html">download page</a>.
For information on how to upgrade from older release branches
to 18.03, check out the
<a href="/nixos/manual/index.html#sec-upgrading">manual section on upgrading</a>.
@@ -263,7 +263,7 @@
NixOS 17.09 “Hummingbird” has been released, the eigth stable release
branch. See the <a href="/nixos/manual/release-notes.html#sec-release-17.09">release notes</a>
for details. You can get NixOS 17.09 ISOs and VirtualBox
appliances from the <a href="nixos/download.html">download
appliances from the <a href="/download.html">download
page</a>. For information on how to upgrade from older release
branches to 17.09, check out the <a href="/nixos/manual/index.html#sec-upgrading">manual section on
upgrading</a>.
@@ -306,7 +306,7 @@
NixOS 17.03 “Gorilla” has been released, the seventh stable release
branch. See the <a href="/nixos/manual/release-notes.html#sec-release-17.03">release notes</a>
for details. You can get NixOS 17.03 ISOs and VirtualBox
appliances from the <a href="nixos/download.html">download
appliances from the <a href="/download.html">download
page</a>. For information on how to upgrade from older release
branches to 17.03, check out the <a href="/nixos/manual/index.html#sec-upgrading">manual section on
upgrading</a>.
@@ -322,7 +322,7 @@
NixOS 16.09 “Flounder” has been released, the sixth stable release
branch. See the <a href="/nixos/manual/release-notes.html#sec-release-16.09">release notes</a>
for details. You can get NixOS 16.09 ISOs and VirtualBox
appliances from the <a href="nixos/download.html">download
appliances from the <a href="/download.html">download
page</a>. For information on how to upgrade from older release
branches to 16.09, check out the <a href="/nixos/manual/index.html#sec-upgrading">manual section on
upgrading</a>.
@@ -351,7 +351,7 @@
NixOS 16.03 “Emu” has been released, the fifth stable release
branch. See the <a href="/nixos/manual/release-notes.html#sec-release-16.03">release notes</a>
for details. You can get NixOS 16.03 ISOs and VirtualBox
appliances from the <a href="nixos/download.html">download
appliances from the <a href="/download.html">download
page</a>. For information on how to upgrade from older release
branches to 16.03, check out the <a href="/nixos/manual/index.html#sec-upgrading">manual section on
upgrading</a>.
@@ -379,7 +379,7 @@
NixOS 15.09 “Dingo” has been released, the fourth stable release
branch. See the <a href="/nixos/manual/release-notes.html#sec-release-15.09">release notes</a>
for details. You can get NixOS 15.09 ISOs and VirtualBox
appliances from the <a href="nixos/download.html">download
appliances from the <a href="/download.html">download
page</a>. For information on how to upgrade from older release
branches to 15.09, check out the <a href="/nixos/manual/index.html#sec-upgrading">manual section on
upgrading</a>.
@@ -450,7 +450,7 @@
release branch. It brings Linux 3.14, systemd 217, Glibc 2.20,
KDE 4.14.1, and much more. See the <a href="/nixos/manual/sec-release-14.12.html">release notes</a>
for details. You can get NixOS 14.12 ISOs and VirtualBox
appliances from the <a href="nixos/download.html">download
appliances from the <a href="/download.html">download
page</a>. For information on how to upgrade from older release
branches to 14.12, check out the <a href="/nixos/manual/sec-upgrading.html">manual section on
upgrading</a>.
@@ -494,7 +494,7 @@
Glibc 2.19, KDE 4.12, light-weight NixOS containers, and much
more. See the <a href="/nixos/manual/#sec-release-14.04">release
notes</a> for details. You can get NixOS 14.04 ISOs and
VirtualBox appliances from the <a href="nixos/download.html">download page</a>. For information on
VirtualBox appliances from the <a href="/download.html">download page</a>. For information on
how to upgrade a 13.10 system to 14.04, check out the <a href="/nixos/manual/#sec-upgrading">manual
section on upgrading</a>.
</description>
@@ -589,7 +589,7 @@ $ nix-store -qR /run/current-system | grep openssl
that need bug fixes and security updates, but not the
potentially destabilising changes that sometimes occur on the
unstable branch. You can get NixOS 13.10 ISOs and VirtualBox
appliances from the <a href="nixos/download.html">download
appliances from the <a href="/download.html">download
page</a>. See the <a href="https://nixos.org/nix-dev/2013-October/011941.html">announcement</a>
for more information. For information on how to switch an
existing NixOS machine from the unstable channel to 13.10, check
@@ -944,7 +944,7 @@ $ nix-store -qR /run/current-system | grep openssl
ISSRE paper on NixOS-based system testing
</title>
<description>
The paper <a href="docs/papers.html#issre10">“Automating System
The paper <a href="https://edolstra.github.io/pubs/decvms-issre2010-final.pdf">“Automating System
Tests Using Declarative Virtual Machines”</a> (by Sander van der
Burg and Eelco Dolstra) has been accepted for presentation at
the <a href="http://www.issre2010.org/">21st IEEE International
@@ -1433,10 +1433,10 @@ $ nix-store -qR /run/current-system | grep openssl
</title>
<description>
<p>
Eelco Dolstra presented the paper <a href="docs/papers.html#hotos07"><em>Purely Functional System
Configuration Management</em></a> at the <a href="https://www.usenix.org/events/hotos07/">11th Workshop on
Hot Topics in Operating Systems (HotOS XI)</a>. It gives an
overview of the ideas behind <a href="nixos">NixOS</a>. The
Eelco Dolstra presented the paper <a href="https://edolstra.github.io/pubs/hotos-final.pdf"><em>Purely Functional System
Configuration Management</em></a> at the <a href="https://www.usenix.org/events/hotos07/">11th Workshop on
Hot Topics in Operating Systems (HotOS XI)</a>. It gives an
overview of the ideas behind <a href="nixos/">NixOS</a>. The
<a href="http://people.cs.uu.nl/eelco/talks/hotos-may-2007.pdf">slides</a>
are also available.
</p>
@@ -1603,7 +1603,7 @@ $ nix-store -qR /run/current-system | grep openssl
</title>
<description>
<a href="http://www.cs.uu.nl/~eelco">Eelco Dolstra</a>
defended his <a href="docs/papers.html#dolstra06thesis">PhD
defended his <a href="https://edolstra.github.io/pubs/phd-thesis.pdf">PhD
thesis</a> on the purely functional deployment model.
</description>
</item>