(use-modules (guix) (gnu packages gdb) (gnu packages autotools) (gnu packages texinfo)) ;; Augment the package definition of GDB with the build tools ;; needed when developing GDB (and which are not needed when ;; simply installing it.) (package (inherit gdb) (native-inputs (modify-inputs (package-native-inputs gdb) (prepend autoconf-2.69 automake texinfo)))) ble id='header'> cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/file-systems.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-12-20 22:01:17 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-12-21 08:28:14 +0000
commit7d199bdc2bcd429b25378478be00c470501f8c3b (patch)
tree3c58414d8f557e6c90cf8857e097a08fcff7d6ca /gnu/build/file-systems.scm
parentcf3f3dc056fcc91156ce5117dffd247d229003ba (diff)
downloadguix-7d199bdc2bcd429b25378478be00c470501f8c3b.tar.gz
guix-7d199bdc2bcd429b25378478be00c470501f8c3b.zip
gnu: python-parsley: Fix build.
* gnu/packages/python-xyz.scm (python-parsley): [arguments] <test-flags>: Provide test directories, enable all tests. Change-Id: I164e24ffb24114e4cc548b76df261e3e447ffa08
Diffstat (limited to 'gnu/build/file-systems.scm')
0 files changed, 0 insertions, 0 deletions