From 0126502328ee9d9e52b553e098c988f89ba3ba54 Mon Sep 17 00:00:00 2001 From: figsoda Date: Fri, 6 Jan 2023 16:43:13 -0500 Subject: [PATCH] feat: add fenix --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e676344..231213f 100644 --- a/README.md +++ b/README.md @@ -523,6 +523,8 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * Github actions * [icepuma/rust-action](https://github.com/icepuma/rust-action) — rust github action * [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) — GitHub Actions for mdBook +* [Nix](https://nixos.org/) + * [nix-community/fenix](https://github.com/nix-community/fenix) — Rust toolchains and rust analyzer nightly for nix [![build-badge](https://github.com/nix-community/fenix/actions/workflows/ci.yml/badge.svg)](https://github.com/nix-community/fenix/actions/workflows/ci.yml) ### Debugging