about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-05-21 14:44:31 -0500
committerFrederick Muriuki Muriithi2026-05-21 14:47:47 -0500
commitf3826336263aeb79fdc28c3945e7ce07b1e15cb2 (patch)
treefaf7645f01d1739fa531c4e3822a983733cf6268
parent3b2b8b74f876802fdea7bc135ace98c6616e6936 (diff)
downloadgn-machines-f3826336263aeb79fdc28c3945e7ce07b1e15cb2.tar.gz
gn-auth: Update build system to pyproject-build-system.
-rw-r--r--guix/gn-machines/genenetwork.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/gn-machines/genenetwork.scm b/guix/gn-machines/genenetwork.scm
index 49256c0..a9db6e5 100644
--- a/guix/gn-machines/genenetwork.scm
+++ b/guix/gn-machines/genenetwork.scm
@@ -91,6 +91,7 @@
           (content-hash
            (base32
             "01iawqnqskr5ryp8qpjfpdswqcla3gyh3mijpxmlmmima5sq5v7h")))))
+      (build-system pyproject-build-system)
       (propagated-inputs
        (modify-inputs (package-propagated-inputs gn:gn-auth)
          (replace "gn-libs" gn-libs))))))