waffle: update src.owner (#472980)

This commit is contained in:
Aleksana
2025-12-22 07:04:51 +00:00
committed by GitHub
+1 -1
View File
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
src = fetchFromGitLab {
domain = "gitlab.freedesktop.org";
owner = "libgbm";
owner = "Mesa";
repo = "waffle";
rev = "v${version}";
sha256 = "sha256-Y7GRYLqSO572qA1eZ3jS8QlZ1X9xKpDtScaySTuPK/U=";