Make example path for NixOS install consistent#13
Make example path for NixOS install consistent#13ThibaultLemaire wants to merge 1 commit intolf-:mainfrom ThibaultLemaire:patch-1
Conversation
|
Hi! I'm not sure if I understand the full context of this change. It looks like it's moving the code to the parent directory of the programs directory. I'm unfamiliar as to the implications of such though (this section of the readme was contributed, and I don't personally use home-manager). Can you clarify how the directory layout works? Do we still need to provide that style of install information now that nix-doc is in nixpkgs and is otherwise in maintenance mode, from my end (I don't have any planned features and don't know of any bugs; it just works)? Thanks for your contribution! |
Oh it is 😮 ? Silly me I found your project here and didn't check 🤦♂️ If you're okay with removing that part of the documentation, I can change this PR to replace it with an example of using it from nixpkgs (i.e.
There's no convention here. It's just that the previous section of the README says to put a derivation file in But if it's in nixpkgs anyway I vote we just delete that part. |
Yeah I'm the kind of guy that copy-pastes stuff. And this one didn't work :(