update to newer version

This commit is contained in:
schweby 2021-03-24 18:09:39 +01:00
parent c9039a7c33
commit eb97d1150c

View file

@ -13,8 +13,8 @@
package = pkgs.engelsystem.overrideAttrs (oldAttrs: rec {
version = "3.1.1-r2r";
src = pkgs.fetchzip {
url = "https://schwe.by/files/engelsystem.zip";
sha256 = "132xr9yn9qr3h0jpqjhn3fsnrq0hmd7r40in10lc95kyqd7028lc";
url = "https://schwe.by/files/engelsystem2.zip";
sha256 = "0kqididzlslzrcpx89pf57008lh040ghhhab83sz28zabsm9945q";
};
});
domain = "engel2.hacc.space";