Nicolas Berbiche

Results 108 comments of Nicolas Berbiche

@colemickens do you know when wdisplays was last updated? My fork now points to , and I don't think this is the "new original".

Maybe we could use Emersion's fork? https://github.com/emersion/wdisplays

@colemickens ~the "master" branch doesn't have the fix merged in #264.~ This one has it . AUR seems to be using this fork: edit: the patch doesn't seem to work...

> could you explain what this does? > > ``` > ignore = [ "waybar" ]; > args = lib.filterAttrs (n: v: (!builtins.elem n ignore)) args_; > ``` At a...

Extracting the default name of the binary to run from the name of the derivation is how `nix run` works. And the `meta.mainProgram` would allow the example in the README...

Quick question: how does wlsunset compare to gammastep?

In that case, the wlsunset expression from nixpkgs only needs to be copied here to make it work with the auto-update bot

Will be possible once https://github.com/NixOS/nixpkgs/pull/105086 is merged

Merged in master on nixpkgs: https://github.com/NixOS/nixpkgs/pull/119387