Skip to content

Commit 19cad61

Browse files
committed
flake: fmt
1 parent f247963 commit 19cad61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

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

5555
postInstall = ''
5656
wrapProgram $out/bin/nynx \
57-
--prefix PATH : ${pkgs.lib.makeBinPath [ pkgs.nix-eval-jobs ]}
57+
--prefix PATH : ${pkgs.lib.makeBinPath [pkgs.nix-eval-jobs]}
5858
'';
5959

6060
version =

0 commit comments

Comments
 (0)