This is an automated email from the git hooks/post-receive script.

jgart pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 03062c7a9f gnu: nix: Update home page.
03062c7a9f is described below

commit 03062c7a9fd74d625639e1a325e9cb58d1cd74e3
Author: jgart <[email protected]>
AuthorDate: Thu Jul 25 09:41:17 2024 -0500

    gnu: nix: Update home page.
    
    * gnu/packages/package-management.scm (nix) [home-page]: Update home page.
    
    Change-Id: I674e719828139685e4862d96f4e2596d8c0f155b
---
 gnu/packages/package-management.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/package-management.scm 
b/gnu/packages/package-management.scm
index 1b5d5e8b3f..77bda7f231 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -889,7 +889,7 @@ high-performance computing} clusters.")
                      (target-x86-32?))
                  (list libcpuid)
                  '())))
-    (home-page "https://nixos.org/nix/";)
+    (home-page "https://nixos.org/";)
     (synopsis "The Nix package manager")
     (description
      "Nix is a purely functional package manager.  This means that it treats

Reply via email to