hotfix(flake): syntax

This commit is contained in:
Muhammad Nauman Raza 2024-03-25 22:51:03 +00:00
parent 1a4d3ec018
commit e3d07645fc
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

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