Hi,
once again, my pre-inst-env seems to be incomplete, When running
$ ./pre-inst-env guix refresh -u vis
gnu/packages/text-editors.scm:81:2: error: cannot download for this
method: #<procedure git-fetch (ref hash-algo hash #:optional name #:key
system guile git)>
Updating some other package, which is using http-fetch, works. So this
seams to be related to git.
Looks like something missing. Any hints?
The manifest for the profile I'm using for development is:
(specifications->manifest
'("recutils" "nss-certs" "openssl"
"bzip2" "gzip" "zlib" "lzlib" "sqlite" "libgcrypt" "pkg-config" "guile"
"util-linux" "glibc-utf8-locales"
;; propagated-inputs
"gnutls" "guile-gcrypt" "guile-git" "guile-json" "guile-lzlib"
"guile-semver" "guile-sqlite3" "guile-ssh" "guile-zlib" ))
--
Regards
Hartmut Goebel
| Hartmut Goebel | [email protected] |
| www.crazy-compilers.com | compilers which you thought are impossible |