mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: forgejo-runner: Don't install sources.
* gnu/packages/ci.scm (forgejo-runner): Don't install sources. Change-Id: Ide8277bd4ef2d373ec4afb9f7670376e826189d5
This commit is contained in:
@@ -315,6 +315,7 @@ reinventing them.")
|
||||
(arguments
|
||||
(list
|
||||
#:go go-1.23
|
||||
#:install-source? #f
|
||||
#:import-path "gitea.com/gitea/act_runner"
|
||||
#:embed-files #~(list ".*\\.json" ".*\\.js" ".*\\.sh")
|
||||
#:test-flags
|
||||
|
||||
Reference in New Issue
Block a user