nixpkgs/pkgs/development
Yurii Rashkovskii 6278dbf8c4
picolisp: fix help functionality
Currently, trying to use help results in something like this:

```
: (help 'db)
========================================
w3m: Can't exec
=======================================
```

By including `w3m` as an input, the behaviour changes to:

```
: (help 'db)
========================================
(db 'sym 'cls ['hook] 'any ['sym 'any ..]) -> sym | NIL
Returns a database object of class cls, where the values for the sym arguments
correspond to the any arguments. If a matching object cannot be found, NIL is
returned. sym, cls and hook should specify a tree for cls or one of its
superclasses. See also aux, collect, request, fetch, init and step.

========================================
-> db
```
2019-06-15 23:25:32 -07:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
compilers Merge pull request #63001 from Infinisil/update/ghcHEAD 2019-06-14 17:20:50 +02:00
coq-modules coqPackages.simple-io: 1.0.0 -> 1.2.0 2019-06-06 15:06:08 +00:00
dhall-modules
dotnet-modules/patches [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
em-modules/generic
go-modules buildGoModule: pre-initialize module cache (#61967) 2019-05-24 09:10:35 -07:00
go-packages
guile-modules guile-lib: 0.2.2 -> 0.2.6.1 (#60978) 2019-05-18 19:07:56 +02:00
haskell-modules Merge pull request #62876 from endgame/unbreak-reflex 2019-06-14 17:21:46 +02:00
idris-modules
interpreters picolisp: fix help functionality 2019-06-15 23:25:32 -07:00
java-modules
libraries Merge pull request #63095 from gebner/opencascade-update 2019-06-14 17:46:39 +02:00
lisp-modules
lua-modules luaPackages.lpeg: 1.0.1 -> 1.0.2 2019-06-07 21:17:01 +09:00
misc treewide: update cargoSha256 hashes for cargo-vendor upgrade 2019-06-01 15:17:52 +00:00
mobile Merge pull request #61906 from lilyball/cocoapods 2019-05-31 21:51:25 -04:00
node-packages node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set 2019-06-05 23:48:42 +02:00
ocaml-modules ocamlPackages.alcotest: 0.8.2 -> 0.8.5 2019-06-04 17:27:15 +02:00
perl-modules perl: get perl in HOST_PATH for patch-shebangs 2019-05-17 17:04:29 -04:00
pharo
pure-modules
python-modules Merge pull request #63002 from Gerschtli/update/flask-migrate 2019-06-12 21:53:09 -05:00
r-modules rPackages.git2r: Use system libgit2 2019-06-14 10:05:07 -05:00
ruby-modules gem-config: add zlib 2019-05-08 17:46:03 +02:00
tools cargo-xbuild: 0.5.11 -> 0.5.12 2019-06-14 13:05:21 +08:00
web grails: 3.3.9 -> 3.3.10 2019-06-10 23:20:58 +02:00