return to ocaml overlay
This commit is contained in:
parent
d58c56b66a
commit
999a560f5a
3 changed files with 35 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
{culrOverlay}: {
|
||||
{overlays}: {
|
||||
imports = [./culr-module.nix];
|
||||
nixpkgs.overlays = [culrOverlay];
|
||||
nixpkgs.overlays = overlays;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue