Toni Reina <[email protected]> writes: > Hello, > > I'm trying to install `sbcl-stumpwm` package and looks like it doesn't > work correctly. It's installed with no errors, but it doesn't generate > the stumpwm binary file. > > The following package will be installed: > sbcl-stumpwm 0.9.9 > /gnu/store/z92ri0kgjdavkp7llav1db0dia44sbid-sbcl-stumpwm-0.9.9 > > ls /gnu/store/z92ri0kgjdavkp7llav1db0dia44sbid-sbcl-stumpwm-0.9.9 > -> lib share >
It's in the "bin" output of sbcl-stumpwm package, you can get it with: guix package -i sbcl-stumpwm:bin
