hotfix(flake): syntax

This commit is contained in:
Muhammad Nauman Raza 2024-03-25 22:51:03 +00:00
parent 9eafe7a7a6
commit 69a576af8d

View file

@ -13,7 +13,7 @@
in rec
{
packages.default =
(pkgs.makeRustPlatform.buildRustPackage {
pkgs.makeRustPlatform.buildRustPackage {
pname = "bunbun";
version = "1.3.0";
src = ./.;