diff --git a/flake.nix b/flake.nix index 5587bed..37520c6 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ in rec { packages.default = - (pkgs.makeRustPlatform.buildRustPackage { + pkgs.makeRustPlatform.buildRustPackage { pname = "bunbun"; version = "1.3.0"; src = ./.;