mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
e6d3f20f05
commit
7284e0967a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue