diff --git a/NixOS.md b/NixOS.md index 4c1b9dc..636b3e6 100644 --- a/NixOS.md +++ b/NixOS.md @@ -43,7 +43,6 @@ This document contains general notes about NixOS that are independent of my NixO ## Misc * There is controversy about flakes, rather use channels (e.g. with niv) -* Prins, P., Suresh, J. and Dolstra, E., "Nix fixes dependency hell on all Linux distributions," [Archived](https://web.archive.org/web/20081226010942/http://www.linux.com/feature/155922) December 26, 2008, at the Wayback Machine linux.com, December 22, 2008 ## NixOS upgrades @@ -961,3 +960,4 @@ Papers about Nix: * May 2023: Some insights from the thesis in short form. https://jonathanlorimer.dev/posts/nix-thesis.html * NixOS: A Purely Functional Linux Distribution (2008): https://github.com/edolstra/edolstra.github.io/blob/master/pubs/nixos-icfp2008-final.pdf, https://github.com/edolstra/edolstra.github.io/blob/master/pubs/nixos-jfp-final.pdf * Nix: A Safe and Policy-Free System for Software Deployment (2004): https://edolstra.github.io/pubs/nspfssd-lisa2004-final.pdf +* Prins, P., Suresh, J. and Dolstra, E., "Nix fixes dependency hell on all Linux distributions," [Archived](https://web.archive.org/web/20081226010942/http://www.linux.com/feature/155922) December 26, 2008, at the Wayback Machine linux.com, December 22, 2008 \ No newline at end of file