root = true
[*.{c,h,cpp,hpp,el,scm,ac,am,m4,po}{,.in}]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
[*.{c,h,cpp,hpp,ac,am,m4,el,scm}{,.in}]
max_line_length = 85
[*.{c,h,cpp,hpp,ac,m4,el,scm}{,.in}]
indent_style = space
[*.{c,h,cpp,hpp}{,.in}]
indent_size = 4
/uucp.scm?h=koszko' type='application/atom+xml'/>
Age | Commit message (Expand) | Author |
2024-11-09 | gnu: go-github-com-dustin-go-humanize: Move to golang-xyz....* gnu/packages/golang.scm (go-github-com-dustin-go-humanize): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/uucp.scm: Add golang-xyz module.
Change-Id: Ic0913615d559ec255bf98abfab99383edf3c9a84
| Sharlatan Hellseher |
2024-07-25 | gnu: go-github-com-hjson-hjson-go: Rename variable....* gnu/packages/golang-web.scm (go-github-com-hjson-hjson-go): Rename
variable to go-github-com-hjson-hjson-go-v4 to reflect go.mod import path.
Apply new package style.
* gnu/packages/networking.scm (yggdrasil) [propagated-inputs]: Remove
go-github-com-hjson-hjson-go, add go-github-com-hjson-hjson-go-v4.
* gnu/packages/uucp.scm (nncp) [propagated-inputs]: Remove
go-github-com-hjson-hjson-go, add go-github-com-hjson-hjson-go-v4.
Change-Id: I9e99f208feaf535d9946e11dff09a81fc4a01a7a
| Sharlatan Hellseher |
2024-06-29 | gnu: nncp: Apply "-trimpath" flag....* gnu/packages/uucp.scm (nncp) [arguments]:
<#:phases>: Remove 'remove-go-references phase.
Set BUILDFLAGS=-trimpath to replace 'remove-go-references phase in
'configure phase.
Change-Id: I7cfe14174e38708d36329d8e33ed6bb1ce0ae220
| Sharlatan Hellseher |