summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@users.noreply.github.com>2019-02-05 15:34:54 -0500
committerworldofpeace <worldofpeace@users.noreply.github.com>2019-02-22 17:52:26 -0500
commit276077a42f9686945585dba351ad1f54fd8bc003 (patch)
treeade54977ee164aad6f7bab0ccb2e9d2abd9a4a83 /pkgs/top-level
parent6e6962668042d838f80002d239bc91b5da3c5a91 (diff)
notes-up: init at 1.6.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 72e3f1135fe2..56c5d5523448 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -4497,6 +4497,8 @@ in
notify-osd = callPackage ../applications/misc/notify-osd { };
+ notes-up = callPackage ../applications/office/notes-up { };
+
notify-osd-customizable = callPackage ../applications/misc/notify-osd-customizable { };
nox = callPackage ../tools/package-management/nox { };