summaryrefslogtreecommitdiff
path: root/nonguix
AgeCommit message (Expand)Author
2020-01-16nonguix: Add support for libraries for an extension other than ".so".•••* nonguix/build-system/binary.scm (binary-build): Don't fail when setting the interpreter of libraries that don't contain ".so" in their name. Pierre Neidhardt
2020-01-08linux-initrd: Don't close over core Guile modules.•••* nonguix/modules.scm: New file. * nongnu/system/linux-initrd.scm: Limit 'source-module-closure' to guix and nonguix modules only. Alex Griffin
2020-01-08utils: Add 'concatenate-files' function.•••* nonguix/build/utils.scm (concatenate-files): New function. Alex Griffin
2019-12-29nonguix: Remove spurious getenv* export.•••* nonguix/utils.scm: Do it. Pierre Neidhardt
2019-12-29nonguix: Fix default values for patchelf-plan and install-plan.•••* nonguix/build-system/binary.scm (binary-build): Default values are unquoted, so we add an extra quote. Pierre Neidhardt
2019-12-29Move the "binary" build system from the Gaming Channels to Nonguix.•••* nonguix/build-system/binary.scm: New file. * nonguix/build/binary-build-system.scm: New file. * nonguix/build/utils.scm: New file. * nonguix/utils.scm: New file. Pierre Neidhardt
2019-07-27nongnu: Add unredistributable-url-fetch.•••* nonguix/download.scm: New file. Julien Lepiller
2019-05-26Add nonfree licenses.•••* nonguix/licenses.scm: New file. Alex Griffin