overlay/repositories.xml
Jared Allard 16b0bfc772
All checks were successful
Test / elint (push) Successful in 35s
chore: update repositories.xml
2025-03-09 17:10:00 -07:00

13 lines
No EOL
523 B
XML

<repositories xmlns="" version="1.0">
<repo priority="50" quality="experimental" status="unofficial">
<name>jaredallard-overlay</name>
<description>Jared Allard's personal overlay</description>
<homepage>https://git.rgst.io/jaredallard/overlay</homepage>
<owner>
<email>jared@rgst.io</email>
<name>Jared Allard</name>
</owner>
<source type="git">https://git.rgst.io/jaredallard/overlay.git</source>
<feed>https://git.rgst.io/jaredallard/overlay.rss</feed>
</repo>
</repositories>