Atemu
Atemu
When searching for something, I almost always have to fish the actual drv out of a sea of FHSEnvs and other symlink trees that reference it. This is time consuming...
# Issue type - Bug report # Environment Emacs version: 26.3 (https://github.com/NixOS/nixpkgs/commit/b50ef9afa11b384c72f7123ca4760ebc6d199fe8) Operating System: NixOS (https://github.com/Atemu/nixos-config/commit/e024b6ffc1ccaa7b2bb315ce94e4b10fa5b38f05) Evil version: evil-git-015303a70 Evil installation type: MELPA Graphical/Terminal: Graphical Tested in a `make emacs`...
The project does not work on NixOS OOTB because of FHS assumptions. Nix dependencies also aren't mentioned in the README. This PR removes the dependency on /bin/bash and /lib64/ and...
Due to the nature of its task, NPE often has major issues which is very detrimental to the UX. What would you think of an (optional?) youtube-dl-based backend? Their extractor...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Remote builds require a...
### Extension or Userscript? Both ### Request or suggest a new feature! Currently, the video ID is sent in plain text, allowing the operator of the backend to potentially track...
Deferring package loading is awesome for startup time but in some cases I don't care about startup time and/or want everything to be ready to use. Use case 1: Emacs...
Hi there, we at Nixpkgs currently need to [hackily insert the imgui source into the build](https://github.com/NixOS/nixpkgs/blob/75021339971840c0f34b890e368dbfca10173d83/pkgs/tools/graphics/mangohud/default.nix#L32-L66) but we actually have it [packaged natively](https://github.com/NixOS/nixpkgs/blob/75021339971840c0f34b890e368dbfca10173d83/pkgs/development/libraries/imgui/default.nix). Could you add a `-Duse_system_imgui` option like...
Hi, in the README it states that you include "Minor OS changes made to allow backing up any app" for Seedvault but I wasn't able to find the patch(es) for...
Here's how magit-delta looks in spacemacs using the spacemacs-dark theme: This is how it looks in macOS Terminal.app: As you can see, the colours are much darker and not true...