Conversation
|
@HannesGitH thank you for working on that, but I really think this is not a priority right now (I haven't really seen people asking for nix build support) so I believe we should just hold off until there's more demand.. I would really appreciate it if you can work on some of the other issues meanwhile.. thanks again |
|
Sure thing, no worries. Wanted to make it work anyway and now that it does I can instead add it downstream to nixpkgs, you don't have to see it again ;) |
|
For any nix user stumbling upon this, I'll probably open a pr to nixpkgs soon, in the meantime you can edit: here it is: NixOS/nixpkgs#356826 |
Description
introduction of a nix flake, this allows reproducible, deterministic builds.
As a side effect it also allows nix users to
nix run github:Abdenasser/neohtopFixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Checklist: