mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
webapp/homer: fix build
This commit is contained in:
parent
3c97fc85ed
commit
b22cb353a3
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ let
|
|||
"https://github.com/bastienwirtz/homer/releases/download/v${version}/homer.zip"
|
||||
];
|
||||
sha256 = "sha256-pr+0PFId1wG6tAFCdANiOaEdQoRMhOi+HfooO+X3geQ=";
|
||||
stripRoot = false;
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue