Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2020-12-31 13:29:55 +01:00
96 changed files with 1009 additions and 486 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ buildGoModule rec {
src = fetchFromGitHub {
owner = "jaeles-project";
repo = pname;
rev = "${version}";
rev = version;
sha256 = "03gl8y2047iwa6bhmayyds3li21wy3sw1x4hpp9zgqgi95039q86";
};