treewide: remove unused with
Auto-fixed by nixf-diagnose.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, lib, ... }:
|
||||
{
|
||||
name = "gotify-server";
|
||||
meta = with pkgs.lib.maintainers; {
|
||||
meta = {
|
||||
maintainers = [ ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user