File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
pkgs/servers/homepage-dashboard Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414} :
1515let
1616 dashboardIcons = fetchFromGitHub {
17- owner = "walkxcode " ;
17+ owner = "homarr-labs " ;
1818 repo = "dashboard-icons" ;
19- rev = "be82e22c418f5980ee2a13064d50f1483df39c8c " ; # Until 2024-07-21
20- hash = "sha256-z69DKzKhCVNnNHjRM3dX/DD+WJOL9wm1Im1nImhBc9Y =" ;
19+ rev = "51a2ae7b101c520bcfb5b44e5ddc99e658bc1e21 " ; # Until 2025-01-06
20+ hash = "sha256-rKXeMAhHV0Ax7mVFyn6hIZXm5RFkbGakjugU0DG0jLM =" ;
2121 } ;
2222
2323 installLocalIcons = ''
2929in
3030buildNpmPackage rec {
3131 pname = "homepage-dashboard" ;
32- version = "0.10.8 " ;
32+ version = "0.10.9 " ;
3333
3434 src = fetchFromGitHub {
3535 owner = "gethomepage" ;
3636 repo = "homepage" ;
3737 rev = "v${ version } " ;
38- hash = "sha256-eFRWkwPSXQFhyKORpOTe9ifCX25ZeyVG7iezRmMxPvA =" ;
38+ hash = "sha256-q8+uoikHMQVuTrVSH8tPsoI5655ZStMc/7tmoAfoZIY =" ;
3939 } ;
4040
4141 npmDepsHash = "sha256-N39gwct2U4UxlIL5ceDzzU7HpA6xh2WksrZNxGz04PU=" ;
You can’t perform that action at this time.
0 commit comments