1
0
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:
Sharlatan Hellseher
2025-06-21 00:01:54 +01:00
parent e6d3f20f05
commit 7284e0967a

View File

@@ -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