4 lines
51 B
Nix
4 lines
51 B
Nix
|
pkgs: {
|
||
|
dijkstra = import ./dijkstra.nix pkgs;
|
||
|
}
|