snis: fix meta (#359435)

This commit is contained in:
jopejoe1
2024-11-27 19:57:49 +00:00
committed by GitHub
+1 -1
View File
@@ -26,7 +26,7 @@ buildEnv {
done
'';
meta = snis-unwrapped // {
meta = snis-unwrapped.meta // {
hydraPlatforms = [ ];
};
}