From eb2887f8dfa0d850d274eed8087eaa07722acebb Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Wed, 12 Jul 2023 00:16:39 +0200 Subject: [PATCH] docs: mention maintainers of sws nix package and module [skip ci] - SWS Nix package maintained by @figsoda - SWS Nix module maintained by @mac-chaffee --- docs/content/download-and-install.md | 5 +++++ docs/content/download-and-install.tmpl.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/docs/content/download-and-install.md b/docs/content/download-and-install.md index 9eda226..0f1ec59 100644 --- a/docs/content/download-and-install.md +++ b/docs/content/download-and-install.md @@ -40,9 +40,14 @@ yay -S static-web-server-bin Via [Nix](https://github.com/NixOS/nix) (Linux/MacOS) ```sh +nix-shell -p static-web-server +# or nix-env -iA nixpkgs.static-web-server ``` +- [SWS Nix package](https://search.nixos.org/packages?show=static-web-server&from=0&size=50&sort=relevance&type=packages&query=static-web-server) maintained by [@figsoda](https://github.com/figsoda) +- [SWS Nix module](https://nixos.wiki/wiki/Static_Web_Server) maintained by [@mac-chaffee](https://github.com/mac-chaffee) + ### MacOS Via [Homebrew](https://brew.sh/) (also Linux) diff --git a/docs/content/download-and-install.tmpl.md b/docs/content/download-and-install.tmpl.md index 28fba3b..5edc489 100644 --- a/docs/content/download-and-install.tmpl.md +++ b/docs/content/download-and-install.tmpl.md @@ -40,9 +40,14 @@ yay -S static-web-server-bin Via [Nix](https://github.com/NixOS/nix) (Linux/MacOS) ```sh +nix-shell -p static-web-server +# or nix-env -iA nixpkgs.static-web-server ``` +- [SWS Nix package](https://search.nixos.org/packages?show=static-web-server&from=0&size=50&sort=relevance&type=packages&query=static-web-server) maintained by [@figsoda](https://github.com/figsoda) +- [SWS Nix module](https://nixos.wiki/wiki/Static_Web_Server) maintained by [@mac-chaffee](https://github.com/mac-chaffee) + ### MacOS Via [Homebrew](https://brew.sh/) (also Linux) -- libgit2 1.7.2