This website requires JavaScript.
Explore
Help
Sign In
greg
/
nix-bitcoin
Watch
1
Star
0
Fork
0
You've already forked nix-bitcoin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f2529154d496ce316a44c6fbc32dbb72768db5c5
nix-bitcoin
/
default.nix
T
4 lines
65 B
Nix
Raw
Normal View
History
Unescape
Escape
Make repository importable as NUR (including an overlay)
2019-03-28 09:13:04 +01:00
{
pkgs
?
import
<nixpkgs>
{
}
}:
delete modules/default.nix
2022-08-22 14:57:42 +02:00
import
./pkgs
{
inherit
pkgs
;
}
Reference in New Issue
Copy Permalink