Skip to content

Commit 2524568

Browse files
SuperSandro2000bjornfor
authored andcommitted
headscale: 0.24.0 -> 0.24.1
Diff: juanfont/headscale@v0.24.0...v0.24.1
1 parent 82b8c79 commit 2524568

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/servers/headscale/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
}:
99
buildGoModule rec {
1010
pname = "headscale";
11-
version = "0.24.0";
11+
version = "0.24.1";
1212

1313
src = fetchFromGitHub {
1414
owner = "juanfont";
1515
repo = "headscale";
1616
rev = "v${version}";
17-
hash = "sha256-s9zzhN8NTC6YxOO6fyO+A0jleeY8bhN1wcbf4pvGkpI=";
17+
hash = "sha256-s6s+0RHgAPxmSidfAoAne1d7DRwbC3d9udki3TlPmlY=";
1818
};
1919

2020
vendorHash = "sha256-SBfeixT8DQOrK2SWmHHSOBtzRdSZs+pwomHpw6Jd+qc=";

0 commit comments

Comments
 (0)