diff --git a/.guix/modules/tiedote-md-package.scm b/.guix/modules/tiedote-md-package.scm index 10fc735..273eff0 100644 --- a/.guix/modules/tiedote-md-package.scm +++ b/.guix/modules/tiedote-md-package.scm @@ -23,8 +23,7 @@ (version "0.0.1-git") (source (local-file "../.." "tiedote-md-checkout" #:recursive? #t - #:select? vcs-file? - )) + #:select? vcs-file?)) (build-system haskell-build-system) (inputs (list ghc-acid-state ghc-cryptonite