No matches.
Import-resolving Nix IR plugin
ssh://git@git.notashelf.dev:33/notashelf/nixir.git
# Simplest 'or' test
let
x = { a = 1; };
in x.a or 2