Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Commit 84fb267

Browse files
committed
fix(nix): the MIT license
1 parent f3c457c commit 84fb267

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
src = ./.;
5555
meta = {
5656
description = "Yet another Vim syntax highlighting plugin for Fennel";
57-
license = licenses.bsd3;
57+
license = licenses.mit;
5858
homepage = "https://github.com/m15a/${pname}";
5959
};
6060
};

0 commit comments

Comments
 (0)