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.
2
Commits
1
Branch
0
Tags
157 KiB
Elm
34.5%
Nix
30.9%
HTML
23.6%
Haskell
9.8%
Shell
1.2%
Tree:
220ef9b1ec
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '220ef9b1ec'
${ noResults }
recursorwf
/
release.nix
5 lines
74 B
Raw
Blame
History
{
nixpkgs
}:
let
pkgs
=
import
nixpkgs
{
}
;
in
{
inherit
(
pkgs
)
hello
;
}
Reference in new issue
Copy Permalink