Re: [racket-users] NixOS: (help map) does not find documentation

2020-04-17 Thread unlimitedscolobb
On Thursday, April 16, 2020 at 7:48:35 PM UTC+2, asumu wrote: > > On 2020-04-16 05:19:26 -0700, unlimitedscolobb wrote: > >I started a discussion on NixOS Discourse here: > > > https://discourse.nixos.org/t/racket-does-not-find-documentation-after-update/ > > >Would you mind submitt

Re: [racket-users] NixOS: (help map) does not find documentation

2020-04-16 Thread Asumu Takikawa
On 2020-04-16 05:19:26 -0700, unlimitedscolobb wrote: >I started a discussion on NixOS Discourse here: > > https://discourse.nixos.org/t/racket-does-not-find-documentation-after-update/ >Would you mind submitting a PR from your `racket-enable-useprefix` branch? >If you don't have ti

Re: [racket-users] NixOS: (help map) does not find documentation

2020-04-16 Thread unlimitedscolobb
Hi Asumu and great thanks for your answer! On Thursday, April 16, 2020 at 12:42:46 AM UTC+2, asumu wrote: > > On 2020-04-14 15:53:09 -0700, unlimitedscolobb wrote: > >Turns out this file does not even exist on my machine, but > > > /nix/store/za0k7s00bg3v5sasyqalv12ii7pxjbjn-racket-7.6/s

Re: [racket-users] NixOS: (help map) does not find documentation

2020-04-15 Thread Asumu Takikawa
On 2020-04-14 15:53:09 -0700, unlimitedscolobb wrote: >Turns out this file does not even exist on my machine, but >/nix/store/za0k7s00bg3v5sasyqalv12ii7pxjbjn-racket-7.6/share/doc/index.html >does!  (mind the added share/) > >I'm running Racket 7.6 and I am on nixos-unstable channe

[racket-users] NixOS: (help map) does not find documentation

2020-04-14 Thread unlimitedscolobb
Hello, I noticed the following behaviour today: > (require racket/help) > (help map) Loading help index... ; help: no documentation found for: map provided by: "/nix/store/za0k7s00bg3v5sasyqalv12ii7pxjbjn-racket-7.6/collects/racket/base.rkt" ; Context: ; /nix/store/za0k7s00bg3v5sasyqalv12ii7px