Fedi Jamoussi

Results 94 issues of Fedi Jamoussi

Old Android WebView versions might not support [calc](https://caniuse.com/calc) or [math](https://caniuse.com/css-math-functions) functions properly, if at all, which makes the promo menu appear empty. To solve this, either the user needs to...

**Describe the bug** Running onagre 1.1.0 crashes on start with the following output: ```console 2024-04-19T17:09:50.193906Z INFO onagre: Starting onagre 2024-04-19T17:09:50.193990Z ERROR onagre::app::style: Failed to parse theme "/home/user/.config/onagre/theme.scss": Failed to open...

bug

The PDF engine was changed to tectonic, but it was missing from the nix flake. Also, compiling the PDF fails on systems which don't have the Hasklug font installed, which...

### Did you check the docs and existing issues? - [X] I have read the docs - [X] I have searched the existing issues ### Neovim version (nvim -v) NVIM...

bug

Another PR has been opened in https://github.com/NixOS/nixpkgs/pull/332699 to integrate Taler in nixpkgs ## Changes This PR adds the following packages, which still need testing with the other taler components: -...

package

### Description - Some fish plugins such as [fish-async-prompt](https://github.com/acomagu/fish-async-prompt) require that starship be initialized as non-interactive. When the `programs.starship.enableInteractive` option is enabled, starship is initialized at the end of the...

- Add GNU Taler to the list of projects with a basic setup example. The tests require https://github.com/NixOS/nixpkgs/pull/332699 to be merged before they can work. - Init [taler-mailbox](https://git.taler.net/taler-mailbox.git/) package.

package
service

**Describe the bug** In a multi-monitor setup, some apps freeze when switching to another monitor. **To Reproduce** Steps to reproduce the behavior: 1. Open affected app (kitty, calibre's ebook-viewer, ...)...

bug
help wanted
multi-monitors
upstream

Hello, I'm a [nixpkgs](https://github.com/NixOS/nixpkgs/) contributor and I worked on [packaging Omnom](https://github.com/NixOS/nixpkgs/pull/339846) in [Summer of Nix 2024](https://github.com/ngi-nix/summer-of-nix) as part of the NGI/NLNet packaging effort. While continuing my work to package the...

Currently, only CLI/TUI apps can run with the shell demos. Some possible things we can use to add GPU support are: - https://github.com/nix-community/nixGL - https://github.com/numtide/nix-gl-host - https://github.com/soupglasses/nix-system-graphics