éclairevoyant
éclairevoyant
### Acknowledgements ### - [x] There's no other issue describing the same problem, regardless of its current state (i.e. including both closed and open issues).\* - [x] There's no fix...
Was there a specific reason why `w = 374` was chosen for the [main window](../blob/master/src/main.cpp#L96)? It seems to render incorrectly on my machine. I'm not using KDE, just using a...
started looking into this due to unnecessary tracefs entry in genfstab after installation, and came upon https://bbs.archlinux.org/viewtopic.php?id=274522 for context
Motivating discussion: NixOS/nixpkgs#208242 Additional context: https://github.com/NixOS/nixpkgs/issues/292468, https://github.com/NixOS/nixpkgs/pull/293767 Fixes #414.
**Describe the bug** `--show-trace` or other nix flags don't get passed to nix and error instead **To Reproduce** Steps to reproduce the behavior: 1. Run `sudo system-manager --nix-option --show-trace build...
**Describe the bug** Running `nix flake show` fails: ``` $ nix flake show github:the-argus/spicetify-nix github:the-argus/spicetify-nix/3c702af1f717b7876fac08809201b1368d0d956c ├───checks │ ├───aarch64-linux │ │ ├───all-exts-and-apps omitted (use '--all-systems' to show) │ │ ├───all-for-theme omitted...
**Description** Birdtray hardcodes a default path `/usr/bin/thunderbird` which may not exist when using birdtray as packaged via nix. In particular it will not exist on NixOS. If we then try...
**Is your feature request related to a problem? Please describe.** Currently, using SRI hashes with `nix-prefetch-url` require an invocation such as: ```sh nix-prefetch-url --type sha256 | xargs nix hash convert...
## Description of changes Fixes #323814 ## Things done - Built on platform(s) - [ ] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin -...