Skip to content

Commit 742584d

Browse files
jhvstmtzguido
authored andcommitted
nix: fix pulse-dune build
1 parent 96789a2 commit 742584d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
packages.pulse-dune = pkgs.ocaml-ng.ocamlPackages_4_14.buildDunePackage rec {
4141

42-
pname = "pulse-dune";
42+
pname = "pulse";
4343
version = "2024.06.02";
4444
sourceRoot = "${src.name}/src/ocaml";
4545

0 commit comments

Comments
 (0)