libnice: adopt

This commit is contained in:
whoomee
2026-08-10 21:01:21 +02:00
parent c33881bc35
commit bd50939c8a

View File

@@ -122,5 +122,6 @@ stdenv.mkDerivation (finalAttrs: {
lgpl21
mpl11
];
maintainers = with lib.maintainers; [ tmarkus ];
};
})