From a532db4b36078f01003fed9ee5c894dda9be7ce8 Mon Sep 17 00:00:00 2001 From: Noam Yorav-Raphael Date: Wed, 21 Aug 2024 20:33:16 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efee87a..9b6e45d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ nixsa/bin/nix profile install nixpkgs#ponysay nixsa/bin/ponysay 'Hi Nixsa!' ``` -Important note: Nixsa currently uses a patched version of Nix, which supports environment variables like NIX_STATE_HOME. Upvote the PR so Nixsa could use a regular Nix version. +Important note: Nixsa currently uses a patched version of Nix, which supports environment variables like NIX_STATE_HOME. If you like Nixsa, upvote [this pull request](https://github.com/NixOS/nix/pull/11351) so Nixsa could use a standard Nix version. [![asciicast](https://github.com/user-attachments/assets/f8e1919f-0f63-4ef1-8a54-57b385b1b6de)](https://asciinema.org/a/672748)