diff options
Diffstat (limited to 'gnu/packages')
| -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 5dae996b17c..ecd604ff38e 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -5128,7 +5128,7 @@ package provides an API for comparing Golden files.") (version "0.1.1") (source (origin - (method git-fetch) + (method git-fetch/lfs) (uri (git-reference (url "https://github.com/charmbracelet/x") (commit (go-version->git-ref version |
