From 19524ad5e9da3ded4509ea031016c0909529326d Mon Sep 17 00:00:00 2001 From: Thiago Kenji Okada Date: Tue, 24 Oct 2023 18:50:10 +0100 Subject: [PATCH] Quote nix-alien in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eed96a9..6620e9a 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ file. ### NixOS installation with Flakes -> :warning: Overriding nix-alien inputs may cause mismatches between the +> :warning: Overriding `nix-alien` inputs may cause mismatches between the > `nix-index-database` and `nixpkgs`, causing possibly incorrect results, so it > is unsupported.