mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-29 19:53:32 +00:00
flake.lock: Update (#5206)
This commit is contained in:
parent
fbf6724b80
commit
10a5eacf4a
@ -20,11 +20,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1743084624,
|
"lastModified": 1748358057,
|
||||||
"narHash": "sha256-0yakT0r/iCAOuAr9oDbSCwdVlZWv9GrkXsZupzeFuNw=",
|
"narHash": "sha256-JrIw2CvtXFUzFiUl+Nlw0TRxFfBzfix+ay2Dq0e/HAI=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "c5f6ab77dc862b96369ea33f6ea856d0626c1b4c",
|
"rev": "495e5187df01bad31fbe7faf4bc20feade7132d8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
tree
|
tree
|
||||||
|
|
||||||
# frontend
|
# frontend
|
||||||
nodejs_23
|
nodejs_24
|
||||||
pnpm
|
pnpm
|
||||||
nodePackages.typescript
|
nodePackages.typescript
|
||||||
nodePackages.typescript-language-server
|
nodePackages.typescript-language-server
|
||||||
|
|
||||||
# backend
|
# backend
|
||||||
go_1_23
|
go_1_24
|
||||||
glibc.static
|
glibc.static
|
||||||
gofumpt
|
gofumpt
|
||||||
golangci-lint
|
golangci-lint
|
||||||
|
Loading…
Reference in New Issue
Block a user