This website works better with JavaScript.
Explore
Help
Register
Sign In
mrf
/
recursorwf
Watch
1
Star
0
Fork
You've already forked recursorwf
0
Code
Issues
Pull Requests
Projects
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.
35
Commits
1
Branch
0
Tags
157 KiB
Elm
34.5%
Nix
30.9%
HTML
23.6%
Haskell
9.8%
Shell
1.2%
Tree:
b29adfbf95
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b29adfbf95'
${ noResults }
recursorwf
/
ssg
/
default.nix
2 lines
78 B
Raw
Blame
History
{
pkgs
?
import
<nixpkgs>
{
}
}:
pkgs
.
haskellPackages
.
callPackage
./ssg.nix
{
}
Reference in new issue
Copy Permalink