committed by
Mateusz Kowalczyk
parent
3a29982287
commit
5e4cf92121
@@ -4,6 +4,8 @@ let
|
||||
ocaml_version = (builtins.parseDrvName ocaml.name).version;
|
||||
in
|
||||
|
||||
assert stdenv.lib.versionAtLeast ocaml_version "3.12";
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "cryptokit-1.9";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user