baronleonardo
baronleonardo
I'm using 3G connection Linphone works but CSipSimple works only on wifi !
Is there any example to make `mail` module use `SecretService` as a backend keyring ?
I have a nix shell like this ```nix {pkgs ? import {} }: (pkgs.buildFHSUserEnv { name = "clang-env"; targetPkgs = pkgs: (with pkgs; [ vim python3 python3Packages.six clang lldb zlib...
no commits since like 3 years, I wonder if this plugin is still active or it's obsolete ?
### Zig Version 0.10.1 ### Steps to Reproduce and Observed Behavior ```zig test "testing" { std.log.warn("test", .{}); } ``` output: ``` Test [1/1] test.testing... [default] (warn): test ``` ### Expected...
 I tested the issue on c++ and zig
- This package is not in fedora main repo - there is only one copr but it is unmaintained "https://copr.fedorainfracloud.org/coprs/casjay/mugshot/"
### Describe the bug I have 2 keyboard layouts on my mobile english and arabic If I changed the layout on my mobile (android) to arabic (gnome keyboard layout at...
**Describe the bug** can't start any container **Steps how to reproduce the behaviour** 1. run `toolbox enter xxx` **Output of `toolbox --version` (v0.0.90+)** `toolbox version 0.0.99.4` **Toolbox package info (`rpm...
This option ```nix boot.kernelParams = [ # Force use of the thinkpad_acpi driver for backlight control. # This allows the backlight save/load systemd service to work. "acpi_backlight=native" ]; ``` from...