chore: reindent + install pi.dev
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{ rustPlatform, fetchFromGitHub, pkg-config, sqlite, lib }:
|
||||
{
|
||||
rustPlatform,
|
||||
fetchFromGitHub,
|
||||
pkg-config,
|
||||
sqlite,
|
||||
lib,
|
||||
}:
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "rtk";
|
||||
version = "0.22.2";
|
||||
|
||||
Reference in New Issue
Block a user