aboutsummaryrefslogtreecommitdiff

772e'>packages/busybox.scm
AgeCommit message (Expand)Author
2023-05-30gnu: busybox: Update to 1.36.1....* gnu/packages/busybox.scm (busybox): Update to 1.36.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Hilton Chain
2023-02-02gnu: busybox: Update to 1.36.0....* gnu/packages/busybox.scm (busybox): Update to 1.36.0. Efraim Flashner
2022-11-06gnu: busybox: Update to 1.35.0....* gnu/packages/busybox.scm (busybox): Update to 1.35.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain
2022-09-26gnu: busybox: Fix cross-compilation....* gnu/packages/busybox.scm (busybox)[arguments]: Switch to gexps. Honor #:tests? in 'check' phase. Add #:make-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Lu Hui
2022-05-22gnu: toybox: Use #:make-flags....* gnu/packages/busybox.scm (toybox)[arguments]: Add #:make-flags to replace ad hoc use of environment variables and custom phases. Remove the 'set-environment-variables and custom 'install phase. Tobias Geerinckx-Rice
2022-05-22gnu: toybox: Update to 0.8.7....* gnu/packages/busybox.scm (toybox): Update to 0.8.7. Tobias Geerinckx-Rice
2022-05-22gnu: busybox: Update to 1.34.1....* gnu/packages/busybox.scm (busybox): Update to 1.34.1. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-01-06gnu: toybox: Use G-expressions....* gnu/packages/busybox.scm (toybox)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2022-01-06gnu: toybox: Update to 0.8.6....* gnu/packages/busybox.scm (toybox): Update to 0.8.6. Tobias Geerinckx-Rice
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-11-30gnu: toybox: Update to 0.8.5....* gnu/packages/busybox.scm (toybox): Update to 0.8.5. [arguments]: Add a new 'fix-or-skip-broken-tests phase. Don't explicitly return #t from the other phases. Tobias Geerinckx-Rice