This website requires JavaScript.
Explore
Help
Sign in
nerf
/
choirMail
Watch
1
Star
0
Fork
You've already forked choirMail
0
Code
Issues
Pull requests
Releases
Activity
main
choirMail
/
default.nix
3 lines
65 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
let nixpkgs choose library and compiler versions, hopefully nothing will brake lol
2023-03-10 00:01:01 +01:00
{
pkgs
}:
pkgs
.
haskellPackages
.
callPackage
./choirMail.nix
{
}
Reference in a new issue
Copy permalink