Fix changed behaviour of fetchGit
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
let
|
||||
src = fetchGit {
|
||||
url = "https://git.clerie.de/clerie/uptime-status.git";
|
||||
ref = "main";
|
||||
rev = "caacaced97617838bbd9b7b91a4e3d06e411139b";
|
||||
};
|
||||
pname = "uptimestatus";
|
||||
|
Reference in New Issue
Block a user