format all
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{ rustPlatform, lib, pkgs, ... }:
|
||||
{
|
||||
rustPlatform,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "kop-fhcalendar";
|
||||
version = "1.0.0";
|
||||
|
||||
Reference in New Issue
Block a user