tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
test
/
dotnet
/
default.nix
at
github-to-sqlite-beautifulsoup4
5 lines
83 B
view raw
1
{
callPackage
}:
2
3
{
4
project-references
=
callPackage
./project-references
{
}
;
5
}