* Use simplexmq with client_library flag
* fix server config for mq master
* simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
* Revert "scripts: ghc version update (#4010)"
This reverts commit 35b7f2cb1c.
* Revert "Force include hs_init_with_rtsopts (#4028)"
This reverts commit 76a33a3743.
* Revert "core: fix nix config (#4003)"
This reverts commit f8e6a78a3b.
* Revert "ci: build armv7a with 8.10.7 in the main branches (master, stable) (#3733)"
This reverts commit 0d7a32877f.
* Drop entropy patch
We don't need the patch anymore. We can set -fDoNotGetEntropy these days to achieve the same.
* remove entropy.patch
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* add armv7a
* disable armv6l, that is lacking SMP atomics
* Add Android 8 setting (API Ver 26)
* Drop x86_64-linux, this makes no sense with `pkgs' = androidPkgs`.
* Drop mis-labled x86_64-linux:lib:support (it was aarch64-android)
* Drop x86_64-android, these do not exist in nixpkgs
The ones set up were aarch64-android anyway (pkgs' = androidPkgs)
* android: support Android 8+, armeabi-v7a (32 bit) (#2012)
* test
* stubs for allowing to launch the app
* more stubs and minSdk lowered to 26
* replaced functions that supported on higher API levels with other functions
* animated images on lower API levels and write permission
* updated abi filter and scripts for downloading libs
* changed compression script for multiple apks
* cmake changes
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
* update haskell.nix ref
* bump hackage
* bump haskell.nix (again)
* build-android: add armv7
* flake.nix: remove local nixconf
This change to flake.nix breaks build-android.sh script by forcing user
to input y/n. AFAIK, this cannot be automated and I rather not include
workarounds like piping "yes n | nix build ...".
* build-android.sh: update nix version
* flake.{nix,lock}: testing
* flake.{nix,lock}: restore to original
* update android/prepare script to use zip archives
* update gradle file
* android: 4.6-beta.0 (104)
* android: abi filter for bundle (#2075)
* android: abi filter for bundle
* removed log
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
---------
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com>
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
Co-authored-by: shum <shum@liber.li>
* update tls to 1.6.0 and change nix config
Revert "revert tls to 1.5.7 and nix config changes (#746)"
This reverts commit 976b1c919f.
* nix: update hackage index
* update hackage index