guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/10: gnu: avogadrolibs: Remove msgpack from native-inputs.


From: guix-commits
Subject: 03/10: gnu: avogadrolibs: Remove msgpack from native-inputs.
Date: Fri, 18 Aug 2023 14:11:30 -0400 (EDT)

apteryx pushed a commit to branch update-jami
in repository guix.

commit e1630b921fae0dd33e7cbc7bbb844ddfe90b9822
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Aug 17 17:31:17 2023 -0400

    gnu: avogadrolibs: Remove msgpack from native-inputs.
    
    It's now propagated by mmtf-cpp.
    
    * gnu/packages/chemistry.scm (avogadrolibs)
    [native-inputs]: Remove msgpack.
---
 gnu/packages/chemistry.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm
index 25b31c7192..4d5d3d0195 100644
--- a/gnu/packages/chemistry.scm
+++ b/gnu/packages/chemistry.scm
@@ -87,7 +87,6 @@
     (native-inputs
      (list eigen
            mmtf-cpp
-           msgpack
            googletest
            pkg-config
            pybind11))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]