up: init at 0.3.1

With this tool you can interactively write shell pipes with a previewed
intermediate result.

See https://github.com/akavel/up
This commit is contained in:
Maximilian Bosch
2018-11-09 14:14:39 +01:00
parent 5e02b5e689
commit 0045ea5b10
3 changed files with 91 additions and 0 deletions

View File

@@ -5884,6 +5884,8 @@ with pkgs;
untrunc = callPackage ../tools/video/untrunc { };
up = callPackage ../tools/misc/up { };
upx = callPackage ../tools/compression/upx { };
uqmi = callPackage ../tools/networking/uqmi { };