where
```
;; manifest-py.scm
(specifications->manifest (list "python" "bash"))
```
and
```
;; manifest-R.scm
(specifications->manifest (list "r" "bash"))
```
and `channels.scm` from `guix describe -f channels`
where
```
;; manifest-py.scm
(specifications->manifest (list "python" "bash"))
```
and
```
;; manifest-R.scm
(specifications->manifest (list "r" "bash"))
```
and `channels.scm` from `guix describe -f channels`