Hi Gottfried,

gfp <[email protected]> writes:

> Hi Guix,
>
> I can't use the current version Musescore 4.5 at the moment.
>
> So I want to open Musescore 4.4, an older version with Guix shell.
>
> How can I do that?
>
> guix shell musesore ....
>
>
> I tried several possibilities, but it didn't work.
>
>
> how should one write the version after the package musescore?

You cannot really just 'write the version', Guix holds just one
definition of that package for specific version. You can try
using transformations that will change the source of the package - see
`--with-version` in `--help-transform`, or in the manual. But this will
work only if nothing changed in the build process between the two versions.

Another option is using a guix time-machine if there is a commit in the
past in Guix that used musescore of version 4.4.

Rutherther

>
>
> thanks
>
> Gottfried

Reply via email to