summaryrefslogtreecommitdiff
path: root/modules/freya/packages/golang.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/freya/packages/golang.scm (renamed from modules/home-packages/golang.scm)54
1 files changed, 27 insertions, 27 deletions
diff --git a/modules/home-packages/golang.scm b/modules/freya/packages/golang.scm
index 3fd8fd2..f626ade 100644
--- a/modules/home-packages/golang.scm
+++ b/modules/freya/packages/golang.scm
@@ -1,4 +1,4 @@
-(define-module (home-packages golang)
+(define-module (freya packages golang)
#:use-module ((guix licenses) #:prefix license:)
#:use-module (guix gexp)
#:use-module (gnu packages base)
@@ -123,7 +123,7 @@
"https://github.com/golang/protobuf" ; url
"03f1w2cd4s8a3xhl61x7yjx81kbzlrjpvnnwmbhqnz814yi7h43i" ; hash
"github.com/golang/protobuf" ; path
- (list)))) ; inputs
+ (list)))) ; inputs
(define go-go-uber-org-multierr
(go-package
@@ -159,7 +159,7 @@
"https://go.googlesource.com/exp" ; url
"054hbk826n3kprk75m19ik89mnicbshq6kdiwd60xxfczdjf88rn" ; hash
"golang.org/x/exp" ; path
- (list)))) ; inputs
+ (list)))) ; inputs
(define go-golang-org-x-sync
(source-only (go-package
@@ -168,7 +168,7 @@
"https://go.googlesource.com/sync" ; url
"0jmkqah45db9nz6yjdd8vvanpjfzb5lsv6bxf0d1dih4zhp4l8kc" ; hash
"golang.org/x/sync" ; path
- (list)))) ; inputs
+ (list)))) ; inputs
(define go-golang-org-x-text
(source-only (go-package
@@ -177,7 +177,7 @@
"https://go.googlesource.com/text" ; url
"1a0d6f9qqzd9njd8xb59mjrfv5jrz8130crcxbqaiy7lk434nq1k" ; hash
"golang.org/x/text" ; path
- (list)))) ; inputs
+ (list)))) ; inputs
(define go-golang-org-x-term
(source-only (go-package
@@ -186,7 +186,7 @@
"https://go.googlesource.com/term" ; url
"19abybnsqix924d9ak4p93bgq1312zp1yk11bilrrmsjplhbrzqf" ; hash
"golang.org/x/term" ; path
- (list)))) ; inputs
+ (list)))) ; inputs
(define go-golang-org-x-net
(source-only (go-package
@@ -195,17 +195,17 @@
"https://go.googlesource.com/net" ; url
"0pk9pfd5n5hlg5zx1ab3gfzi6lfcs41dfds6fyn661g5xs00l9s1" ; hash
"golang.org/x/net" ; path
- (list)))) ; inputs
+ (list)))) ; inputs
(define go-golang-org-x-crypto
- (source-only (go-package
+ (source-only (go-package
"go-golang-org-x-crypto" ; name
"0.12.0" ; version
"https://go.googlesource.com/crypto" ; url
"00cg67w0n01a64fc4kqg5j7r47fx5y9vyqlanwb60513dv6lzacs" ; hash
"golang.org/x/crypto" ; path
- (list)))) ; inputs
+ (list)))) ; inputs
(define go-golang-org-x-sys
(source-only (go-package
@@ -214,7 +214,7 @@
"https://go.googlesource.com/sys" ; url
"1pp0479l9w92kr6p97d19s8y0hj16gblg4hvdqqzcrf3d9mr4cs3" ; hash
"golang.org/x/sys" ; path
- (list)))) ; inputs
+ (list)))) ; inputs
(define go-github-com-quic-go-qtls-go1-20
(go-package
@@ -223,7 +223,7 @@
"https://github.com/quic-go/qtls-go1-20" ; url
"0fl3yv1w8cygag3lav45vvzb4k9i72p92x13wcq0xn13wxirzirn" ; hash
"github.com/quic-go/qtls-go1-20" ; path
- (list go-golang-org-x-crypto ; inputs
+ (list go-golang-org-x-crypto ; inputs
go-golang-org-x-sys)))
(define go-github-com-google-go-cmp
@@ -285,7 +285,7 @@
"https://github.com/quic-go/quic-go" ; url
"0jiwh97xpvswrbq5glnafc2jc3ybpl17ffa0cg9x3f03raa2q8vg" ; hash
"github.com/quic-go/quic-go" ; path
- (list go-golang-org-x-crypto ; inputs
+ (list go-golang-org-x-crypto ; inputs
go-golang-org-x-exp
go-golang-org-x-net
go-golang-org-x-sys
@@ -298,7 +298,7 @@
"https://github.com/prometheus/procfs" ; url
"0k2d27pm6q6im42x8ikwz0d4sb31wn6rvfs9wlf51d9gldncmpqz" ; hash
"github.com/prometheus/procfs" ; path
- (list go-golang-org-x-sys))) ; inputs
+ (list go-golang-org-x-sys))) ; inputs
(define go-github-com-prometheus-client-model
(source-only (go-package
@@ -307,7 +307,7 @@
"https://github.com/prometheus/client_model" ; url
"0w3hxsc0qmb5vdm8lyhsvkm0g9yk81vrpcyf31haysvid8yjrzg0" ; hash
"github.com/prometheus/client_model" ; path
- (list go-github-com-golang-protobuf)))) ; inputs
+ (list go-github-com-golang-protobuf)))) ; inputs
(define go-github-com-prometheus-common
(source-only (go-package
@@ -316,7 +316,7 @@
"https://github.com/prometheus/common" ; url
"161ayg76ag1h21kaf0qycpy7cizvy3xrm0dn598hj91n44v4z0hf" ; hash
"github.com/prometheus/common" ; path
- (list go-github-com-golang-protobuf ; inputs
+ (list go-github-com-golang-protobuf ; inputs
go-github-com-matttproud-golang-protobuf-extensions
go-github-com-prometheus-client-model))))
@@ -327,10 +327,10 @@
"https://github.com/prometheus/client_golang" ; url
"041br6n309bajwdv871f69fwy1yq3vk46rmzxnkr1ldpq1bhd63n" ; hash
"github.com/prometheus/client_golang" ; path
- (list go-github-com-prometheus-client-model ; inputs
+ (list go-github-com-prometheus-client-model ; inputs
go-github-com-prometheus-procfs
go-github-com-prometheus-common))))
-
+
(define go-github-com-klauspost-cpuid-v2
(go-package
"go-github-com-klauspost-cpuid-v2" ; name
@@ -338,7 +338,7 @@
"https://github.com/klauspost/cpuid" ; url
"127jlppxs226lnq499rjnjyzgmp849xlxhq7380w2ypdkhvafni1" ; hash
"github.com/klauspost/cpuid/v2" ; path
- (list))) ; inputs
+ (list))) ; inputs
(define go-github-com-libdns-libdns
(go-package
@@ -347,7 +347,7 @@
"https://github.com/libdns/libdns" ; url
"1ix668h4n2n9iph4xiznzdfw7hy0ijy906mvnys4kq9f0v9ih4bg" ; hash
"github.com/libdns/libdns" ; path
- (list))) ; inputs
+ (list))) ; inputs
(define go-github-com-mholt-acmez
(go-package
@@ -356,7 +356,7 @@
"https://github.com/mholt/acmez" ; url
"1wzkgbgnp23vbcz4nc3c8x7vi1lkqp36485f7g05zbshc7hzby6d" ; hash
"github.com/mholt/acmez" ; path
- (list go-go-uber-org-zap ; inputs
+ (list go-go-uber-org-zap ; inputs
go-golang-org-x-crypto
go-golang-org-x-text
go-golang-org-x-net)))
@@ -368,7 +368,7 @@
"https://github.com/miekg/dns" ; url
"1svvx9qamy3hy0ms8iwbisqjmfkbza0zljmds6091siq150ggmws" ; hash
"github.com/miekg/dns" ; path
- (list go-golang-org-x-net ; inputs
+ (list go-golang-org-x-net ; inputs
go-golang-org-x-sys)))
(define go-github-com-zeebo-blake3
@@ -378,7 +378,7 @@
"https://github.com/zeebo/blake3" ; url
"1pkk97d1jwfcg3hs9g09zbwn31l96icx1vk4d9l2rhcvfw0aw0fc" ; hash
"github.com/zeebo/blake3" ; path
- (list go-github-com-klauspost-cpuid-v2))) ; inputs
+ (list go-github-com-klauspost-cpuid-v2))) ; inputs
(define go-github-com-caddy-certmagic
(go-package
@@ -387,7 +387,7 @@
"https://github.com/caddyserver/certmagic" ; url
"07a1xiynbbaqm7qzg0q1xhvab99x8mvzr2rw68npxws4dshgdv5f" ; hash
"github.com/caddyserver/certmagic" ; path
- (list go-github-com-klauspost-cpuid-v2 ; inputs
+ (list go-github-com-klauspost-cpuid-v2 ; inputs
go-github-com-libdns-libdns
go-go-uber-org-zap
go-golang-org-x-crypto
@@ -405,7 +405,7 @@
"https://github.com/quic-go/qpack" ; url
"00mjz445hhx4yar5l8p21bpp4d06jyg2ajw0ax7bh64d37l4kx39" ; hash
"github.com/quic-go/qpack" ; path
- (list go-golang-org-x-net))) ; inputs
+ (list go-golang-org-x-net))) ; inputs
(define go-google-golang-org-protobuf
(source-only (go-package
@@ -414,7 +414,7 @@
"https://go.googlesource.com/protobuf" ; url
"1xf18kzz96hgfy1vlbnydrizzpxkqj2iamfdbj3dx5a1zz5mi8n0" ; hash
"google.golang.org/protobuf" ; path
- (list go-github-com-google-go-cmp ; inputs
+ (list go-github-com-google-go-cmp ; inputs
go-github-com-golang-protobuf))))
(define go-github-com-google-cel-go
@@ -710,7 +710,7 @@
"https://github.com/yuin/goldmark"
"0qs08hy288zdr0xpd49rp8h1048s1n7frmzcmb8diqpcv5hvbmgm"
"github.com/yuin/goldmark"
- (list))
+ (list))
go-1.14)
(set-go (go-package
"go-github-com-alecthomas-chroma"
@@ -826,7 +826,7 @@
`(,@arguments #:import-path
"github.com/caddyserver/caddy/cmd/caddy")))))))
(synopsis "A powerful, enterprise-ready, open source web server with automatic HTTPS written in Go ")
- (description "Caddy simplifies your infrastructure. It takes care of TLS certificate renewals, OCSP stapling, static file serving, reverse proxying, Kubernetes ingress, and more.
+ (description "Caddy simplifies your infrastructure. It takes care of TLS certificate renewals, OCSP stapling, static file serving, reverse proxying, Kubernetes ingress, and more.
Its modular architecture means you can do more with a single, static binary that compiles for any platform.
Caddy runs great in containers because it has no dependencies—not even libc. Run Caddy practically anywhere.")
(home-page "https://caddyserver.com/")