We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96789a2 commit 742584dCopy full SHA for 742584d
flake.nix
@@ -39,7 +39,7 @@
39
40
packages.pulse-dune = pkgs.ocaml-ng.ocamlPackages_4_14.buildDunePackage rec {
41
42
- pname = "pulse-dune";
+ pname = "pulse";
43
version = "2024.06.02";
44
sourceRoot = "${src.name}/src/ocaml";
45
0 commit comments