This website requires JavaScript.
Explore
Help
Sign In
nmattia
/
niv
Watch
1
Star
1
Fork
0
You've already forked niv
mirror of
https://github.com/nmattia/niv.git
synced
2024-11-07 22:36:53 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
8d4c790464
niv
/
default.nix
3 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
Test that README is up-to-date
2019-02-01 17:51:40 +03:00
with
{
pkgs
=
import
./nix
{
}
;
}
;
{
inherit
(
pkgs
)
niv
readme
readme-test
;
}
Reference in New Issue
Copy Permalink