diff options
Diffstat (limited to 'gnu/packages/golang-xyz.scm')
| -rw-r--r-- | gnu/packages/golang-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 6c399a0fb2b..5dae996b17c 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5024,7 +5024,7 @@ package provides an API for comparing Golden files.") (version "0.1.0") (source (origin - (method git-fetch) + (method git-fetch/lfs) (uri (git-reference (url "https://github.com/charmbracelet/x") (commit (go-version->git-ref version |
