haskell-nix/hnix

Implement builtins.builtins

Open

#273 opened on Apr 29, 2018

 (0 comments) (0 reactions) (0 assignees)Nix (116 forks)github user discovery
builtinshelp wanted

Repository metrics

Stars
 (835 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Probably not useful, except for completeness.

Can't be straightforwardly added to builtinsList because it needs the builtins reference produced by the builtins function.

Contributor guide