fix overlay version to alleviate opaline issues
This commit is contained in:
parent
c603272e02
commit
bf6d36b2ef
2 changed files with 9 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
# nixpkgs.url = "github:nixOS/nixpkgs";
|
||||
nixpkgs.follows = "ocaml-overlay/nixpkgs";
|
||||
ocaml-overlay = {
|
||||
url = "github:nix-ocaml/nix-overlays";
|
||||
url = "github:nix-ocaml/nix-overlays?rev=274761cacd971c2570516141e854ccd9184fab24";
|
||||
};
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue