aboutsummaryrefslogtreecommitdiff
path: root/modules/customs/cgit
Commit message (Collapse)AuthorAgeFilesLines
* fix: format flake with `nixfmt-rfc-style`tdback42 hours1-33/+55
|
* chore: remove extra indentationtdback9 days1-6/+6
|
* chore: cleanup syntaxtdback12 days1-14/+12
|
* fix: remove pipe-operators experimental featuretdback2024-12-271-2/+4
| | | | | | | im going to hold off on using the pipe-operators until they are an official part of the nix language. in its current state portability gets hurt for any modules using the feature, since one has to manually opt-in. in the end, it's just a syntax change!
* tidy up optionstdback2024-12-251-12/+12
|
* use cgit's "dumb cloning"tdback2024-12-211-4/+2
|
* initial commit to self-hosted gittdback2024-12-211-0/+134