From e592d269b774d2e70f3bc959cbe41aa1e3f03d10 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 8 Jul 2025 12:19:08 +0100 Subject: Correct symlink to guix package file. * guix.scm: Link to .guix/pyhegp-package.scm instead of .guix/pyhegp-project.scm. --- guix.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guix.scm b/guix.scm index 0ce274d..4abb583 120000 --- a/guix.scm +++ b/guix.scm @@ -1 +1 @@ -.guix/pyhegp-project.scm \ No newline at end of file +.guix/pyhegp-package.scm \ No newline at end of file -- cgit v1.2.3