aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/nfs.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-09-18 14:16:15 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-09-30 22:06:31 +0100
commita8f1f11d5b969f7731ba88a2c0e9ff00bb8646b4 (patch)
tree1561023e7584c6f82aaf5e807bcde8321ac05f56 /gnu/services/nfs.scm
parent87de99f5a185082296955776239b9bde91436ba2 (diff)
downloadguix-a8f1f11d5b969f7731ba88a2c0e9ff00bb8646b4.tar.gz
guix-a8f1f11d5b969f7731ba88a2c0e9ff00bb8646b4.zip
gnu: python-pysiaf: Update to 0.23.3.
* gnu/packages/astronomy.scm (python-pysiaf): Update to 0.23.3. [propagated-inputs]: Remove python-numpydoc. [native-inputs]: Add python-setuptools-scm. Change-Id: Ia20751efc79d391a01b0b50e728646ac38e6b7eb
Diffstat (limited to 'gnu/services/nfs.scm')
0 files changed, 0 insertions, 0 deletions
-avail'>...* guix/build/gremlin.scm (expand-variable, expand-origin): New procedures. (validate-needed-in-runpath): Map 'expand-origin' to the RUNPATH field of DYNINFO. * tests/gremlin.scm ("expand-origin"): New test. Ludovic Courtès 2015-03-31Add (guix build gremlin)....* guix/build/gremlin.scm, tests/gremlin.scm: New files. * Makefile.am (MODULES): Add guix/build/gremlin.scm. (SCM_TESTS): Add tests/gremlin.scm. Ludovic Courtès