This website works better with JavaScript.
Explore
Help
Sign In
sehqlr
/
spell
Watch
1
Star
0
Fork
You've already forked spell
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31
Commits
1
Branch
0
Tags
126 KiB
Haskell
84%
Nix
11.9%
Makefile
4.1%
Tag:
Branch:
Tree:
main
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
spell
/
release.nix
4 lines
87 B
Raw
Permalink
Blame
History
let
pkgs
=
import
<nixpkgs>
{
}
;
in
pkgs
.
haskellPackages
.
callPackage
./default.nix
{
}
Reference in new issue
View Git Blame
Copy Permalink