packages feed

hnix-0.17.0: tests/files/file.nix

({ x ? 1, y ? x * 3 }: import ./file2.nix { a = y; }) {}