lol

wyoming-satellite: fix build

Relaxes the pyring-buffer constraint and unrelaxes the wyoming constraint
that we already override and which tends to cause actual API breakage.

+1 -1
+1 -1
pkgs/by-name/wy/wyoming-satellite/package.nix
··· 36 36 ]; 37 37 38 38 pythonRelaxDeps = [ 39 - "wyoming" 39 + "pyring-buffer" 40 40 "zeroconf" 41 41 ]; 42 42