Merge pull request #281215 from 3JlOy-PYCCKUi/fix-269482

gwe: add reactivex dependency
This commit is contained in:
h7x4 2024-01-19 00:07:09 +01:00 committed by GitHub
commit 4e68f8bdc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,6 +28,7 @@ let
requests
rx
gtk3
reactivex
]);
in stdenv.mkDerivation rec {
pname = "gwe";