[ { "name": "myhello", "version": "2.10", "source": "mirror://gnu/hello/hello-2.10.tar.gz", "build-system": "gnu", "arguments": { "tests?": false } "home-page": "https://www.gnu.org/software/hello/", "synopsis": "Hello, GNU world: An example GNU package", "description": "GNU Hello prints a greeting.", "license": "GPL-3.0+", "native-inputs": ["gettext"] }, { "name": "greeter", "version": "1.0", "source": "https://example.com/greeter-1.0.tar.gz", "build-system": "gnu", "arguments": { "test-target": "foo", "parallel-build?": false, }, "home-page": "https://example.com/", "synopsis": "Greeter using GNU Hello", "description": "This is a wrapper around GNU Hello.", "license": "GPL-3.0+", "inputs": ["myhello", "hello"] } ] ption value='koszko-scripts'>koszko-scripts Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/commencement.scm
res....
AgeCommit message (2020-07-12gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès
Chris Marusich
2021-03-23gnu: binutils-final: Provide bash for binary on powerpc-linux....Efraim Flashner
2021-03-23gnu: gcc-boot0: Enable 128-bit long double for POWER9....Chris Marusich
2021-03-23gnu: glibc: Fix ldd path on powerpc*....Leo Le Bouter
2020-11-26gnu: gcc-boot0, cross-base: Enable 128-bit long double for POWER9....dftxbs3e
2020-10-12gnu: gcc-toolchain: Add 'GUIX_LOCPATH' to the search paths....Ludovic Courtès
2020-09-25gnu: nyacc: Add 1.03.0....Ludovic Courtès
2020-09-16gnu: commencement: bash-mesboot0: Break store file-name in comment....Jan (janneke) Nieuwenhuizen
2020-09-13gnu: gcc-toolchain: Reword description....zimoun
2020-09-10gnu: gcc-toolchain: Make "gcc" a "deprecated" alias for "gcc-toolchain"....Ludovic Courtès