From f9c5951305a94eed61869e21e00aec698c0f350d Mon Sep 17 00:00:00 2001 From: Minijackson Date: Tue, 8 Oct 2019 21:46:02 +0200 Subject: Add mentions of Windows and multi-user package management --- slides.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/slides.md b/slides.md index 7835a7d..cc2af4e 100644 --- a/slides.md +++ b/slides.md @@ -1452,6 +1452,7 @@ roger@os $ nix build -f default.nix config.system.build.sdImage - i686-linux / x86_64-linux - x86_64-darwin (MacOS) - *Beta*: aarch64-linux / FreeBSD + - *Alpha*: any POSIX-compliant system, and wtf Windows? - Rollbacks @@ -1462,6 +1463,11 @@ roger@os $ nix build -f default.nix config.system.build.sdImage - To rollback, you can just switch to the previous configuration, either by manually changing the config files, or choosing a previous configuration at boot +- *Beta* / *Alpha* qualification mine +- The Nix package manager should run fine on any of those platforms, but + nixpkgs definitely doesn't support every POSIX system equally, or Windows + (even though there are Windows aware packages in nixpkgs) + ::: @@ -1540,6 +1546,7 @@ roger@os $ nix build -f default.nix config.system.build.sdImage - Usage as a server or workstation - "Works for me" \rightarrow "Works for everybody" - Profiles +- Multi-user package management ## The End{.standout} -- cgit v1.2.3