1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

Update flake and migrate used packages (#6408)

This commit is contained in:
6543
2026-04-10 12:18:00 +02:00
committed by GitHub
parent 17d0f12cf3
commit 817ff37de7
2 changed files with 5 additions and 5 deletions
Generated
+3 -3
View File
@@ -20,11 +20,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1774266782, "lastModified": 1775662680,
"narHash": "sha256-Wc+R3Z6Xe38xInt40T6Zi1bGp5ePHECO6wr7YmNikN0=", "narHash": "sha256-N6F+lC0JNTcj9qP6hneP28xkM62C2ld4kexRv9VuTsg=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1fc806d23f7b0643d057377704ccee12a4a21454", "rev": "81df7a1e2eefe78b4727c8f3d66293300bf193d1",
"type": "github" "type": "github"
}, },
"original": { "original": {
+2 -2
View File
@@ -29,8 +29,8 @@
# frontend # frontend
nodejs_24 nodejs_24
pnpm pnpm
nodePackages.typescript typescript
nodePackages.typescript-language-server typescript-language-server
# backend # backend
go go