Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Configuration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Libraries
Go
Application
Configuration
Commits
ee57e01b
Verified
Commit
ee57e01b
authored
1 year ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
chore: update libs and move nix to 23-11
#12
parent
aa281558
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
devenv.lock
+17
-17
17 additions, 17 deletions
devenv.lock
devenv.nix
+3
-3
3 additions, 3 deletions
devenv.nix
devenv.yaml
+1
-1
1 addition, 1 deletion
devenv.yaml
go.mod
+7
-7
7 additions, 7 deletions
go.mod
go.sum
+12
-0
12 additions, 0 deletions
go.sum
with
40 additions
and
28 deletions
devenv.lock
+
17
−
17
View file @
ee57e01b
...
...
@@ -3,11 +3,11 @@
"devenv": {
"locked": {
"dir": "src/modules",
"lastModified": 1
698243190
,
"narHash": "sha256-
n+SbyNQRhUcaZoU00d+7wi17HJpw/kAUrXOL4zRcqE8
=",
"lastModified": 1
702549996
,
"narHash": "sha256-
mEN+8gjWUXRxBCcixeth+jlDNuzxbpFwZNOEc4K22vw
=",
"owner": "cachix",
"repo": "devenv",
"rev": "
86f476f7edb86159fd20764489ab4e4df6edb4b6
",
"rev": "
e681a99ffe2d2882f413a5d771129223c838ddce
",
"type": "github"
},
"original": {
...
...
@@ -74,16 +74,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1
698288402
,
"narHash": "sha256-
jIIjApPdm+4yt8PglX8pUOexAdEiAax/DXW3S/Mb21E
=",
"lastModified": 1
702346276
,
"narHash": "sha256-
eAQgwIWApFQ40ipeOjVSoK4TEHVd6nbSd9fApiHIw5A
=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "
60b9db998f71ea49e1a9c41824d09aa274be1344
",
"rev": "
cf28ee258fd5f9a52de6b9865cdb93a1f96d09b7
",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.
05
",
"ref": "nixos-23.
11
",
"repo": "nixpkgs",
"type": "github"
}
...
...
@@ -106,11 +106,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1
6982884
02,
"narHash": "sha256-
jIIjApPdm+4yt8PglX8pUOexAdEiAax/DXW3S/Mb21E
=",
"lastModified": 1
702350
02
6
,
"narHash": "sha256-
A+GNZFZdfl4JdDphYKBJ5Ef1HOiFsP18vQe9mqjmUis
=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "
60b9db998f71ea49e1a9c41824d09aa274be1344
",
"rev": "
9463103069725474698139ab10f17a9d125da859
",
"type": "github"
},
"original": {
...
...
@@ -130,11 +130,11 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1
698227354
,
"narHash": "sha256-
Fi5H9jbaQLmLw9qBi/mkR33CoFjNbobo5xWdX4tKz1Q
=",
"lastModified": 1
702456155
,
"narHash": "sha256-
I2XhXGAecdGlqi6hPWYT83AQtMgL+aa3ulA85RAEgOk
=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "
bd38df3d508dfcdff52cd243d297f218ed2257bf
",
"rev": "
007a45d064c1c32d04e1b8a0de5ef00984c419bc
",
"type": "github"
},
"original": {
...
...
@@ -171,11 +171,11 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1
690668568
,
"narHash": "sha256-
jzixQKFFW4oxO0S4GYqbkFCXzhBd6com6Z9+MtVKakU
=",
"lastModified": 1
700695799
,
"narHash": "sha256-
nXRhRE69kULaNxijX7ZF14pGSu6Ar/FIvfKCIut7OXc
=",
"ref": "refs/heads/master",
"rev": "
3838f03165b726e47d586c04a1821749375e1001
",
"revCount":
37
,
"rev": "
fdcc60bfd3642207e50e8e6c89c0a9a7b27a40a9
",
"revCount":
41
,
"type": "git",
"url": "https://gitlab.schukai.com/oss/utilities/version.git"
},
...
...
This diff is collapsed.
Click to expand it.
devenv.nix
+
3
−
3
View file @
ee57e01b
...
...
@@ -13,7 +13,7 @@
delve
dialog
drill
e
x
a
e
z
a
fd
fd
feh
...
...
@@ -76,7 +76,7 @@
PATH="
''$
{PATH}":
${
pkgs
.
gnutar
}
/bin
PATH="
''$
{PATH}":
${
pkgs
.
gzip
}
/bin/
PATH="
''$
{PATH}":
${
pkgs
.
procps
}
/bin/
PATH="
''$
{PATH}":
${
pkgs
.
e
x
a
}
/bin/
PATH="
''$
{PATH}":
${
pkgs
.
e
z
a
}
/bin/
PATH="
''$
{PATH}":
${
pkgs
.
git
}
/bin/
PATH="
''$
{PATH}":
${
pkgs
.
gnugrep
}
/bin/
PATH="
''$
{PATH}":
${
...
...
@@ -101,7 +101,7 @@
PATH="
''$
{PATH}":
${
pkgs
.
moreutils
}
/bin/
PATH="
''$
{PATH}":
${
pkgs
.
gnutar
}
/bin
PATH="
''$
{PATH}":
${
pkgs
.
gzip
}
/bin/
PATH="
''$
{PATH}":
${
pkgs
.
e
x
a
}
/bin/
PATH="
''$
{PATH}":
${
pkgs
.
e
z
a
}
/bin/
PATH="
''$
{PATH}":
${
pkgs
.
git
}
/bin/
PATH="
''$
{PATH}":
${
inputs
.
version
.
defaultPackage
.
"
${
builtins
.
currentSystem
}
"
...
...
This diff is collapsed.
Click to expand it.
devenv.yaml
+
1
−
1
View file @
ee57e01b
inputs
:
nixpkgs
:
url
:
github:nixos/nixpkgs/nixos-23.
05
url
:
github:nixos/nixpkgs/nixos-23.
11
version
:
url
:
git+https://gitlab.schukai.com/oss/utilities/version.git
...
...
This diff is collapsed.
Click to expand it.
go.mod
+
7
−
7
View file @
ee57e01b
module
gitlab.schukai.com/oss/libraries/go/application/configuration
go 1.2
0
go 1.2
1
require (
github.com/imdario/mergo
v0.3.16
github.com/kinbiko/jsonassert
v1.1.1
github.com/magiconair/properties
v1.8.7
github.com/pelletier/go-toml/v2
v2.1.
0
github.com/pelletier/go-toml/v2
v2.1.
1
github.com/r3labs/diff/v3
v3.0.1
github.com/stretchr/testify
v1.8.4
gitlab.schukai.com/oss/libraries/go/network/http-negotiation
v1.3.
1
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder
v0.9.
1
gitlab.schukai.com/oss/libraries/go/utilities/watch
v0.
3
.0
golang.org/x/exp
v0.0.0-20231
006140011-7918f672742d
gitlab.schukai.com/oss/libraries/go/network/http-negotiation
v1.3.
2
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder
v0.9.
2
gitlab.schukai.com/oss/libraries/go/utilities/watch
v0.
4
.0
golang.org/x/exp
v0.0.0-20231
214170342-aacd6d4b4611
gopkg.in/yaml.v3
v3.0.1
)
...
...
@@ -22,5 +22,5 @@ require (
github.com/pmezard/go-difflib
v1.0.0 // indirect
github.com/vmihailenco/msgpack/v5
v5.4.1 // indirect
github.com/vmihailenco/tagparser/v2
v2.0.0 // indirect
golang.org/x/sys
v0.1
3
.0 // indirect
golang.org/x/sys
v0.1
5
.0 // indirect
)
This diff is collapsed.
Click to expand it.
go.sum
+
12
−
0
View file @
ee57e01b
...
...
@@ -12,6 +12,8 @@ github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0V
github.com/magiconair/properties
v1.8.7/go.mod h1:
Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
github.com/pelletier/go-toml/v2
v2.1.0 h1:
FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4=
github.com/pelletier/go-toml/v2
v2.1.0/go.mod h1:
tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
github.com/pelletier/go-toml/v2
v2.1.1 h1:
LWAJwfNvjQZCFIDKWYQaM62NcYeYViCmWIwmOStowAI=
github.com/pelletier/go-toml/v2
v2.1.1/go.mod h1:
tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
github.com/pmezard/go-difflib
v1.0.0 h1:
4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib
v1.0.0/go.mod h1:
iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/r3labs/diff/v3
v3.0.1 h1:
CBKqf3XmNRHXKmdU7mZP1w7TV0pDyVCis1AUHtA4Xtg=
...
...
@@ -31,14 +33,24 @@ github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAh
github.com/vmihailenco/tagparser/v2
v2.0.0/go.mod h1:
Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds=
gitlab.schukai.com/oss/libraries/go/network/http-negotiation
v1.3.1 h1:
B6BZV3bURUew5u+L/QLaBjdqTlW7P3dHTO19QLkPSfI=
gitlab.schukai.com/oss/libraries/go/network/http-negotiation
v1.3.1/go.mod h1:
RS2rKf5O+rmSBshHLOgjG7dxg5N2MhNYokZOBcuXdX8=
gitlab.schukai.com/oss/libraries/go/network/http-negotiation
v1.3.2 h1:
tVuRVnE3lyYogterfIFsNCSJ+d1UJWYhpXvE2ujWCcA=
gitlab.schukai.com/oss/libraries/go/network/http-negotiation
v1.3.2/go.mod h1:
RS2rKf5O+rmSBshHLOgjG7dxg5N2MhNYokZOBcuXdX8=
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder
v0.9.1 h1:
WpM6PcFqQZWPBGDEuMILWHq98dPVBLAxi8ae9QMWWbM=
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder
v0.9.1/go.mod h1:
MqCBFv7DXKoBE2rZDc51LGvl2QI7Kz0D+XkQ0izj+ws=
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder
v0.9.2 h1:
cbrnohA6SyqH6NGvYDyIFcrh3lH4DcwLcGUbmaSKWlY=
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder
v0.9.2/go.mod h1:
MqCBFv7DXKoBE2rZDc51LGvl2QI7Kz0D+XkQ0izj+ws=
gitlab.schukai.com/oss/libraries/go/utilities/watch
v0.3.0 h1:
AgsYBBmGFdhkHHx6s44ZQfTAyf/dN8U+dRTXVB+s/WI=
gitlab.schukai.com/oss/libraries/go/utilities/watch
v0.3.0/go.mod h1:
tMFl68peRKHgFQLltrTN3JLredofMqvGi3C0SEAj73Y=
gitlab.schukai.com/oss/libraries/go/utilities/watch
v0.4.0 h1:
5jwbpUbE721pinIAgzQCfBEnjMjqd/rDQl6gNplpz1M=
gitlab.schukai.com/oss/libraries/go/utilities/watch
v0.4.0/go.mod h1:
1pP8q6sEYUXs8rRSXOBCshjGqg6JtVTx8NPkTBNZHwk=
golang.org/x/exp
v0.0.0-20231006140011-7918f672742d h1:
jtJma62tbqLibJ5sFQz8bKtEM8rJBtfilJ2qTU199MI=
golang.org/x/exp
v0.0.0-20231006140011-7918f672742d/go.mod h1:
ldy0pHrwJyGW56pPQzzkH36rKxoZW1tw7ZJpeKx+hdo=
golang.org/x/exp
v0.0.0-20231214170342-aacd6d4b4611 h1:
qCEDpW1G+vcj3Y7Fy52pEM1AWm3abj8WimGYejI3SC4=
golang.org/x/exp
v0.0.0-20231214170342-aacd6d4b4611/go.mod h1:
iRJReGqOEeBhDZGkGbynYwcHlctCvnjTYIamk7uXpHI=
golang.org/x/sys
v0.13.0 h1:
Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE=
golang.org/x/sys
v0.13.0/go.mod h1:
oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys
v0.15.0 h1:
h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc=
golang.org/x/sys
v0.15.0/go.mod h1:
/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
gopkg.in/check.v1
v0.0.0-20161208181325-20d25e280405 h1:
yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1
v0.0.0-20161208181325-20d25e280405/go.mod h1:
Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v3
v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:
K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment