1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-16 01:47:08 +03:00
niv/default.nix
2019-02-01 15:56:05 +01:00

3 lines
78 B
Nix

with { pkgs = import ./nix {}; };
{ inherit (pkgs) niv readme readme-test ; }