1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(retiolum): add via krops

This commit is contained in:
2020-10-18 17:27:43 +02:00
parent 125379fb18
commit da436bfafc
4 changed files with 15 additions and 2 deletions

View File

@@ -30,6 +30,11 @@ let
url = "https://cgit.krebsco.de/stockholm";
path = toString .versions/stockholm.json;
};
retiolum = {
ref = "refs/heads/master";
url = "https://github.com/krebs/retiolum";
path = toString .versions/retiolum.json;
};
};
updateCommand = name: dependency: ''