summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/misc/tewisay/deps.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/tewisay/deps.nix')
-rw-r--r--pkgs/tools/misc/tewisay/deps.nix21
1 files changed, 0 insertions, 21 deletions
diff --git a/pkgs/tools/misc/tewisay/deps.nix b/pkgs/tools/misc/tewisay/deps.nix
deleted file mode 100644
index b6b1356dcf80..000000000000
--- a/pkgs/tools/misc/tewisay/deps.nix
+++ /dev/null
@@ -1,21 +0,0 @@
-# This file was generated by https://github.com/kamilchm/go2nix v1.2.1
-[
- {
- goPackagePath = "github.com/mattn/go-runewidth";
- fetch = {
- type = "git";
- url = "https://github.com/mattn/go-runewidth";
- rev = "97311d9f7767e3d6f422ea06661bc2c7a19e8a5d";
- sha256 = "0dxlrzn570xl7gb11hjy1v4p3gw3r41yvqhrffgw95ha3q9p50cg";
- };
- }
- {
- goPackagePath = "github.com/ogier/pflag";
- fetch = {
- type = "git";
- url = "https://github.com/ogier/pflag";
- rev = "45c278ab3607870051a2ea9040bb85fcb8557481";
- sha256 = "0620v75wppfd84d95n312wpngcb73cph4q3ivs1h0waljfnsrd5l";
- };
- }
-]