File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88} :
99buildGoModule rec {
1010 pname = "beszel" ;
11- version = "0.18.2 " ;
11+ version = "0.18.3 " ;
1212
1313 src = fetchFromGitHub {
1414 owner = "henrygd" ;
1515 repo = "beszel" ;
1616 tag = "v${ version } " ;
17- hash = "sha256-7jXhlstGuQc3EP4fm5k9FD22nge0ecXVZAk8mXdyKc0 =" ;
17+ hash = "sha256-/rFVH3kWf9OB3/iJNOARG85y1WH03hW8LvsIRzq1vnU =" ;
1818 } ;
1919
2020 webui = buildNpmPackage {
@@ -48,10 +48,10 @@ buildGoModule rec {
4848
4949 sourceRoot = "${ src . name } /internal/site" ;
5050
51- npmDepsHash = "sha256-Ks78fCJeHoLCImkyEHo1fSRJqIOEEvL6Zyydpy5LlTw =" ;
51+ npmDepsHash = "sha256-509/n5OH4z6LZH+jlmDLl2DlqKrD7M5ajtalmF/4n1o =" ;
5252 } ;
5353
54- vendorHash = "sha256-OnCX/0DGtkcACuWxGfIreS6SSx9dKq+feWKSymtkABs =" ;
54+ vendorHash = "sha256-O5gFpQ90AQFSAidPTWPrODZ4LWuwrOMpzEH/8HrjBig =" ;
5555
5656 preBuild = ''
5757 mkdir -p internal/site/dist
You can’t perform that action at this time.
0 commit comments