mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-go-git-go-git-fixtures-v4: Keep all phases.
* gnu/packages/golang.scm (go-github-com-go-git-go-git-fixtures-v4): Keep all phases. Change-Id: I76e6ef5bc5551612672a2cd13330532928054c1c
This commit is contained in:
parent
292bb140e5
commit
23e8853944
1 changed files with 1 additions and 4 deletions
|
@ -6243,10 +6243,7 @@ temporal directories.")
|
|||
(list
|
||||
;; XXX: panic: runtime error: makeslice: cap out of range
|
||||
#:tests? (target-64bit?)
|
||||
#:import-path "github.com/go-git/go-git-fixtures/v4"
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(delete 'reset-gzip-timestamps))))
|
||||
#:import-path "github.com/go-git/go-git-fixtures/v4"))
|
||||
(native-inputs
|
||||
(list go-github-com-stretchr-testify))
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue