summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-01-18 14:04:31 +0100
committerGitHub <noreply@github.com>2021-01-18 14:04:31 +0100
commit0939b6d2e0b143922e2ef8d7b12f8e8eb422b50b (patch)
tree222c0b13f3ae33063c7b198c4166ea6f31f3e8e5 /pkgs/top-level
parente80cbcfb93aaf274f362aebbde83edf84e1c79b3 (diff)
parent1a2a8d50f93d50469271e0732198f1db7aa75f09 (diff)
Merge pull request #96536 from SCOTT-HAMILTON/haste-client
haste-client: Init at 0.2.3
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 eb049d9923db..8835bcec9d82 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -4915,6 +4915,8 @@ in
hasmail = callPackage ../applications/networking/mailreaders/hasmail { };
+ haste-client = callPackage ../tools/misc/haste-client { };
+
hal-flash = callPackage ../os-specific/linux/hal-flash { };
hal-hardware-analyzer = libsForQt5.callPackage ../applications/science/electronics/hal-hardware-analyzer { };