Merge pull request #117900 from ivanbrennan/fly-remove-writetext
fly: remove writeText
This commit is contained in:
commit
ff0d25b9dc
@ -1,4 +1,4 @@
|
|||||||
{ buildGoModule, fetchFromGitHub, stdenv, lib, writeText }:
|
{ buildGoModule, fetchFromGitHub, stdenv, lib }:
|
||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "fly";
|
pname = "fly";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user