Language

Package: busybox @ 1.34.1

Synopsis

Many common UNIX utilities in a single executable

Description

BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides a fairly complete environment for any small or embedded system.

Home page
https://www.busybox.net
Location
gnu/packages/busybox.scm (line: 35, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/ydqym7yjyn9xxzykycxhgknybigjnvax-busybox-1.34.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/k5ns7mnf2kl4syay724psgw06a3gjdr8-busybox-1.34.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/6fy0h6pa9cc2b16051nhnwn3g02bshna-busybox-1.34.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/lzavjlmpcvzc51j3mynzcd3hkqd6ivq7-busybox-1.34.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/s0yszdvryl0nwjm3b1j9i2cqi76gi9wl-busybox-1.34.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/dk0xmfm2wrv1p63js77anc80xpz9dddy-busybox-1.34.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/dgjlb1cxw0y5291yl848wavn7a9jf3hm-busybox-1.34.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/ma0gnfp6a4gmcdkvzisnhp0iwwygblxv-busybox-1.34.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/8aq9a588fd5j4h72k4pbiavrsd9kzhzh-busybox-1.34.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/7akby6asg4l0i52zzassdwgprn09wmnd-busybox-1.34.1.drv
riscv64-linux/gnu/store/m1ilq10p59v9f76inyf8hkj6c9fmm8x2-busybox-1.34.1.drv
    powerpc-linux/gnu/store/jq72f5h30r82bg21yrjnqhq4lzwgz0ca-busybox-1.34.1.drv
      powerpc64le-linux/gnu/store/fa7a0pcmgxk777brnc1zdnviasq17wq1-busybox-1.34.1.drv
      mips64el-linux/gnu/store/471s4prgj3w87fnlk48hisiq19kv1pmh-busybox-1.34.1.drv
        i686-linux/gnu/store/w015qgc053fldv7a95iasx92nshhsva8-busybox-1.34.1.drv
        i586-gnu/gnu/store/bgd0q7p89m087xgni00cykm4ys4wl3si-busybox-1.34.1.drv
        armhf-linux/gnu/store/pckfq3k14n8xxc35ax116z34p74bwngh-busybox-1.34.1.drv
        aarch64-linux/gnu/store/74axpp3qd398cp05xvnbz9axfb893bfa-busybox-1.34.1.drv

        Lint warnings

        LinterMessageLocation
        formatting

        Look for formatting issues in the source

        line 91 is way too long (92 characters)
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?