This website requires JavaScript.
Explore
Help
Sign in
nek0
/
yammat
Watch
1
Star
0
Fork
You've already forked yammat
0
Code
Issues
Pull requests
Releases
Wiki
Activity
618f72ad55
yammat
/
default.nix
4 lines
79 B
Nix
Raw
Normal View
History
Unescape
Escape
pkg.nix: rename from default.nix, add sensible default.nix
2020-12-03 16:14:55 +00:00
{
pkgs
?
import
<nixpkgs>
{
}
}:
pkgs
.
haskellPackages
.
callPackage
./pkg.nix
{
}
Reference in a new issue
Copy permalink