Skip to content
Snippets Groups Projects

Full graph construction for calls and modules with associated sizes

Merged Serge S. Gulin requested to merge full_graph into main
15 files
+ 683
117
Compare changes
  • Side-by-side
  • Inline
Files
15
+ 5
0
 
builtins.fetchTarball {
 
name = "nixos-nixpkgs-23.11";
 
url = "https://github.com/NixOS/nixpkgs/archive/refs/tags/23.11.tar.gz";
 
sha256 = "1ndiv385w1qyb3b18vw13991fzb9wg4cl21wglk89grsfsnra41k";
 
}
Loading