forked from hacc/haccfiles
hasenloch: update to newer version
This commit is contained in:
parent
a2bd7880b4
commit
2974b9688b
1 changed files with 3 additions and 3 deletions
|
@ -11,10 +11,10 @@
|
|||
services.engelsystem = {
|
||||
enable = true;
|
||||
package = pkgs.engelsystem.overrideAttrs (oldAttrs: rec {
|
||||
version = "3.1.1-r2r";
|
||||
version = "main-c48664b";
|
||||
src = pkgs.fetchzip {
|
||||
url = "https://schwe.by/files/engelsystem2.zip";
|
||||
sha256 = "0kqididzlslzrcpx89pf57008lh040ghhhab83sz28zabsm9945q";
|
||||
url = "https://schwe.by/files/engelsystem3.zip";
|
||||
sha256 = "1rfbbl69llb4nd6kpz1zqs9aqlfj3qkrp4qc58mzcs1ng3px30b9";
|
||||
};
|
||||
});
|
||||
domain = "himmel.hacc.earth";
|
||||
|
|
Loading…
Reference in a new issue