fmt
This commit is contained in:
parent
bd872960d8
commit
61babda8f8
@ -1,4 +1,5 @@
|
||||
{ stdenv, lib, buildGoModule, fetchFromGitHub, makeWrapper, go, git, ffmpeg, ... }:
|
||||
{ stdenv, lib, buildGoModule, fetchFromGitHub, makeWrapper, go, git, ffmpeg, ...
|
||||
}:
|
||||
let
|
||||
gotosocialVersion = "0.5.0-rc2";
|
||||
gotosocialWebAssets = builtins.fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user