Domagoj Mišković
Domagoj Mišković
Oh I have been hunting for GSoC merge derivation proposition and reading the 'derivations.c'. It lead me here. So it looks like this one also relates to the restructuring of...
Hello. By looking at the list of redirects at [[nix.dev/blob/master/_redirects](https://github.com/NixOS/nix.dev/blob/master/_redirects)](https://github.com/NixOS/nix.dev/blob/master/_redirects) and the script provided I am first thinking something like: ```jsx const redirects = { "index.html": { "old-section": "new-section", "/tutorials/install-nix":...
> Therefore we need an extra file that handles client side redirects – it will only work with JavaScript enabled, but that's better than nothing. Does that mean we copy...
Thanks. I'll be working on this, and looking to help out more with the documentation as well.
I have a local working [nix.dev](http://nix.dev) repository, and I'm viewing it locally. First I look how to extract the anchor links. By looking at the markdown files I see that...
Im on a trip ten more days and I have little connection nor access to a laptop. I have mapped out the links but failed in making the js work.
Hi all, I’m not sure whether I should continue the discussion here in the issue tracker or open a PR for proper code review. I’ve added a derivation for Openfire...