From cde3c63617137a795f9d3e6fa38714d1a2c54bfa Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Mon, 23 Oct 2023 19:30:00 +0200 Subject: [PATCH] system-features: Typo There I was, thinking all of Apple's OSes started with lower case. --- src/libstore/globals.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libstore/globals.hh b/src/libstore/globals.hh index e90f70f5f..12fb48d93 100644 --- a/src/libstore/globals.hh +++ b/src/libstore/globals.hh @@ -716,7 +716,7 @@ public: - `apple-virt` - Included on darwin if virtualization is available. + Included on Darwin if virtualization is available. - `kvm`