]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Add experimental manifest.scm for testing Autoconf under guix shell.
authorZack Weinberg <zackw@panix.com>
Mon, 13 Mar 2023 00:06:53 +0000 (20:06 -0400)
committerZack Weinberg <zackw@panix.com>
Mon, 13 Mar 2023 00:06:53 +0000 (20:06 -0400)
commit8db00aa848d0ce6d5b25a0afc07c9dc20ab04c3e
treefbf3e19e532372a928143b270a7e7205b73ebaec
parentddf21ca44a598565afb347d24b7f148703b16be6
Add experimental manifest.scm for testing Autoconf under guix shell.

‘guix shell’ is a utility for constructing isolated environments
for development; I’ve put together a “manifest” stating the
build and test requirements for autoconf, starting from a git
checkout.
manifest.scm [new file with mode: 0644]