hotfix(flake): syntax
This commit is contained in:
parent
1a4d3ec018
commit
e3d07645fc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
in rec
|
in rec
|
||||||
{
|
{
|
||||||
packages.default =
|
packages.default =
|
||||||
(pkgs.makeRustPlatform.buildRustPackage {
|
pkgs.makeRustPlatform.buildRustPackage {
|
||||||
pname = "bunbun";
|
pname = "bunbun";
|
||||||
version = "1.3.0";
|
version = "1.3.0";
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
Loading…
Reference in a new issue