mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 18:14:42 +00:00
gotosocial: run nixfmt
This commit is contained in:
parent
a1b287f88d
commit
5da8c6df9c
@ -1,8 +1,9 @@
|
||||
{ lib
|
||||
, fetchurl
|
||||
, fetchFromGitHub
|
||||
, buildGoModule
|
||||
, nixosTests
|
||||
{
|
||||
lib,
|
||||
fetchurl,
|
||||
fetchFromGitHub,
|
||||
buildGoModule,
|
||||
nixosTests,
|
||||
}:
|
||||
let
|
||||
owner = "superseriousbusiness";
|
||||
|
Loading…
Reference in New Issue
Block a user