infinisil changed the topic of #nix-lang to: Channel for discussing Nix as a language - https://nixos.org/nix/manual/#chap-writing-nix-expressions - Logs: https://logs.nix.samueldr.com/nix-lang/
rodrigo_ has joined #nix-lang
<rodrigo_> Hi I was trying configure one udev rule in nixos, but I can't make work, this rule have a run clausule, after run nixos-rebuild return this error message: '/bin/usbip_printer is called in udev rules but is not executable or does not exist'
<qyliss> rodrigo_: I think you're looking for #nixos :)
<rodrigo_> o sorry I think was correlated
<rodrigo_> thanks for the warning.
<MichaelRaskin> Related, but for different parts of the stack
<rodrigo_> oh right, I got it.
rodrigo_ has quit [Quit: Leaving]
ddellacosta has quit [Quit: WeeChat 2.2]
ddellacosta has joined #nix-lang
ddellacosta has quit [Ping timeout: 272 seconds]
hmpffff has joined #nix-lang
__monty__ has joined #nix-lang
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nix-lang
tilpner_ has joined #nix-lang
tilpner has quit [Ping timeout: 256 seconds]
tilpner_ is now known as tilpner
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nix-lang
hmpffff has quit [Client Quit]
hmpffff has joined #nix-lang
<puck> > let test = a: if builtins.isFunction a then builtins.functionArgs a else null; in test (a: a)
<{^_^}> { }
<puck> > let test = a: if builtins.isFunction a then builtins.functionArgs a else null; in test builtins.isFunction
<{^_^}> 'functionArgs' requires a function, at (string):312:45
<pie_> > builtins.functionArgs builtins.functionArgs
<{^_^}> 'functionArgs' requires a function, at (string):312:1
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nix-lang
hmpffff has quit [Client Quit]
hmpffff has joined #nix-lang
__monty__ has quit [Quit: leaving]
hmpffff has quit [Quit: nchrrrr…]