aboutsummaryrefslogtreecommitdiff
path: root/km-packages
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2019-09-06 18:11:08 -0400
committerKyle Meyer <kyle@kyleam.com>2019-09-06 18:11:08 -0400
commit0db725dbcb3e263cf8ae94bb081e5083399ab2d0 (patch)
tree9dbc62b2687231026c4935c1428d004165e71283 /km-packages
parent5ffcee8d5ac6ca91b7b05f5e7a586d5c965081e9 (diff)
downloadguix-packages-0db725dbcb3e263cf8ae94bb081e5083399ab2d0.tar.gz
git-annex-dev: Use km-git-annex's package arguments
This should have been done in 0d39391 (git-annex-dev: Inherit from km-git-annex, 2019-09-03).
Diffstat (limited to 'km-packages')
-rw-r--r--km-packages/git-annex.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/km-packages/git-annex.scm b/km-packages/git-annex.scm
index 1b55fc3..616ac08 100644
--- a/km-packages/git-annex.scm
+++ b/km-packages/git-annex.scm
@@ -118,7 +118,7 @@ full-featured binding.")
#:recursive? #t
#:select? (git-predicate %source-dir)))
(arguments
- `(,@(substitute-keyword-arguments (package-arguments git-annex)
+ `(,@(substitute-keyword-arguments (package-arguments km-git-annex)
((#:phases phases)
`(modify-phases ,phases
(add-before 'factor-setup 'delete-setup