No matches.
Import-resolving Nix IR plugin
ssh://git@git.notashelf.dev:33/notashelf/nixir.git
let
attrs = { a = 1; };
in
{ inherit (attrs) a; }