Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
10440
Issues
Patches
Jobs
Commits
›
07fb86f8737bf5b6e1bf5083f0b81836e3a65419
ci: readd kyua to the list of needed packages
Baptiste Daroussin
committed
11 months ago
commit 07fb86f8737bf5b6e1bf5083f0b81836e3a65419
parent
ea2a04600fd2a340d3f7be15a50c343d42fb29ed
1 file changed
+1
-0
modified
.builds/freebsd.yml
@@ -2,6 +2,7 @@ image: freebsd/latest
packages:
- pkgconf
- python3
+
- kyua
sources:
- https://github.com/freebsd/pkg
tasks: