about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2023-07-14 16:30:05 +0200
committerGitHub <noreply@github.com>2023-07-14 16:30:05 +0200
commit6262b10ef167564e3d2dd6db8a85f9b836c87292 (patch)
treec1c5b98c78dc12bd5f7df78b167cfb275102fe33 /pkgs/top-level
parent98ee443b8f5c49e0e1ca2fee354f7935ec683c9b (diff)
parent824bc780b268308eeb0f9e59c8df8d4b9e9305a8 (diff)
Merge pull request #242908 from donovanglover/tango
tango: init at 1.1.0
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index b38eed7e6f2ae..5e0e3850b35ae 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -13176,6 +13176,8 @@ with pkgs;
 
   tandoor-recipes = callPackage ../applications/misc/tandoor-recipes { };
 
+  tango = callPackage ../applications/misc/tango { };
+
   tangram = callPackage ../applications/networking/instant-messengers/tangram { };
 
   t1utils = callPackage ../tools/misc/t1utils { };