Naïm Camille Favier

Results 97 issues of Naïm Camille Favier

Reverts NixOS/nixos-search#504, see https://github.com/NixOS/nixos-search/pull/502#issuecomment-1193305553 The issue with some flakes is really a bug with those flakes (needlessly copying paths to the store for evaluation) rather than a bug with Nix....

Basically a mirror of https://github.com/NixOS/flake-registry/issues/25, triggered by https://github.com/NixOS/nixos-search/pull/482. I think the policies should be somewhat similar between the two repos (if not tied together by only indexing flakes in the...

See https://github.com/NixOS/nixpkgs/issues/164453: obsolete options like `networking.interfaces..ipAddress` are displayed (poorly) in nixos-search, while they are absent from the nixos manual. We should either remove them, or make it clear that the...

enhancement

It's not the first time I see the import fail because e.g. someone put a string in `meta.maintainers` (cf. https://github.com/NixOS/nixos-search/issues/389). It would be nice to be more resilient to such...

It would be nice if haskeline defined instances like `MonadState s m => MonadState s (InputT m)`, `MonadError e m => MonadError e (InputT m)` and so forth.

Nix supports `sourcehut:` inputs, but flake-compat doesn't.

I run X on tty1. When switching to another tty with ctrl + alt + F2, then back to X with ctrl + alt + F1, alacritty sees the alt...

Poor Agda the Hen looks all grim on dark backgrounds. ![](https://f.monade.li/DBojqU.png) Can you please make the background non-transparent? Suggestion: ![](https://user-images.githubusercontent.com/4323933/185783050-f8277e4b-f837-46e6-9b76-6641f86aa486.png)

type: enhancement
repository
type: task
not-in-changelog
PR welcome

I just spent way too long debugging why `execsnoop` failed with this error: ``` :1:10: fatal error: './include/linux/kconfig.h' file not found #include "./include/linux/kconfig.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Traceback (most recent...

Found this one while experimenting with a bot on Libera: 1. Enable nick enforcement with a 30 second delay 2. Connect, identify, disconnect, reconnect before the 30 seconds expire 3....