Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{ fetchNextcloudApp
, lib
,
}: source:
fetchNextcloudApp {
url = source.src.url;
sha256 = source.src.sha256;
license = "unlicense"; # Blatant lie
}