Language package manager for Scheme
Akku.scm is a project-based language package manager for R6RS and R7RS Scheme. It is mainly meant for programmers who develop portable programs or libraries in Scheme, but could potentially work for end-users of those programs. It also has a translator from R7RS, which allows most R7RS code to run on R6RS implementations.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/0df92nrj3iwx28gbjdjav7qxfcxirh0m-akku-1.0.1.drv | ||
x86_64-linux | i586-pc-gnu | /gnu/store/1mnimxjsi32gfmhybs3zwh6pk8ssaq02-akku-1.0.1.drv | |
x86_64-linux | arm-linux-gnueabihf | /gnu/store/lm08iwk44f6m2kvslmr278d44ij208yh-akku-1.0.1.drv | |
x86_64-linux | aarch64-linux-gnu | /gnu/store/963w2n53cr0pcfkyvmq6smd1bhzf7gh6-akku-1.0.1.drv | |
powerpc64le-linux | /gnu/store/sf1mmpvy2qs16saad46g13wwyvlg3rs4-akku-1.0.1.drv | ||
mips64el-linux | /gnu/store/0x751pc1x2zmnswsbag5q3qwixmz7xsg-akku-1.0.1.drv | ||
i686-linux | /gnu/store/dp1py2fv8s2ynfkf392fi6i80gibr670-akku-1.0.1.drv | ||
i586-gnu | /gnu/store/rwklpcyjpcsqs01xb702lyn3f4mznqin-akku-1.0.1.drv | ||
armhf-linux | /gnu/store/dcf712f99hcm9d2z8l35qjnbzby6z9pj-akku-1.0.1.drv | ||
aarch64-linux | /gnu/store/kwjxac0qagip0j4djyqlmxxaaj0nbg1m-akku-1.0.1.drv |
Linter | Message | Location |
---|---|---|
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used |