nixpkgs/pkgs/by-name/gi/github-runner
Ramses d298ddec02
github-runner: use finalAttrs to make it possible to override the version (#363733)
With rec, it is nearly impossible to override the version since it is
used in so many different places in the nix expression.
With the current change, it is possible to override version and src to
build a different version.
2024-12-09 18:30:37 -05:00
..
patches github-runner: fix test execution on build 2024-11-23 17:14:34 +01:00
deps.nix
package.nix github-runner: use finalAttrs to make it possible to override the version (#363733) 2024-12-09 18:30:37 -05:00
update.sh