Skip to content

Commit 1b42e7d

Browse files
committed
oxlint: set version
1 parent 643f56d commit 1b42e7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/by-name/ox/oxlint/package.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ rustPlatform.buildRustPackage rec {
2525
darwin.apple_sdk.frameworks.Security
2626
];
2727

28+
env.OXC_VERSION = version;
29+
2830
cargoBuildFlags = [ "--bin=oxlint" ];
2931
cargoTestFlags = cargoBuildFlags;
3032

0 commit comments

Comments
 (0)