Loading pkgs/development/ocaml-modules/lru/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ buildDunePackage rec { pname = "lru"; version = "0.3.1"; duneVersion = "3"; src = fetchurl { url = "https://github.com/pqwy/lru/releases/download/v${version}/lru-${version}.tbz"; hash = "sha256-bL4j0np9WyRPhpwLiBQNR/cPQTpkYu81wACTJdSyNv0="; Loading Loading
pkgs/development/ocaml-modules/lru/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ buildDunePackage rec { pname = "lru"; version = "0.3.1"; duneVersion = "3"; src = fetchurl { url = "https://github.com/pqwy/lru/releases/download/v${version}/lru-${version}.tbz"; hash = "sha256-bL4j0np9WyRPhpwLiBQNR/cPQTpkYu81wACTJdSyNv0="; Loading