mirror of
https://github.com/juanfont/headscale.git
synced 2026-01-23 02:24:10 +00:00
nix: fix deprecated attributes and update dev tools
- Fix deprecated flake output attributes (overlay -> overlays.default, devShell -> devShells.default, defaultPackage -> packages.default) - Use stdenv.hostPlatform.system instead of deprecated prev.system - Update grpc-gateway 2.24.0 -> 2.27.4 - Update protobuf-language-server - Update nixpkgs
This commit is contained in:
parent
ee303186b3
commit
aee1d2a640
2 changed files with 20 additions and 18 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -20,11 +20,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1766840161,
|
||||
"narHash": "sha256-Ss/LHpJJsng8vz1Pe33RSGIWUOcqM1fjrehjUkdrWio=",
|
||||
"lastModified": 1768875095,
|
||||
"narHash": "sha256-dYP3DjiL7oIiiq3H65tGIXXIT1Waiadmv93JS0sS+8A=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "3edc4a30ed3903fdf6f90c837f961fa6b49582d1",
|
||||
"rev": "ed142ab1b3a092c4d149245d0c4126a5d7ea00b0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue