Nix flake support#126
Conversation
|
Trying to bump this up in the hope it can be notoced and moved forward 🩷 |
|
I came here looking for a way to build reflection my machine (nixos), I tried the flake and I end up getting this error I might be using it wrong tho ('m a nixos newbie), I just pulled this branch and did the following:
|
Signed-off-by: Hugo Renard <hugo.renard@protonmail.com>
|
@ammaratef45 You can try this PR like this : nix run github:p2panda/reflection/pull/126/head |
nice, that worked! will it pick up changes if I make any locally or always run what's on the head of this pr? |
Nope, it needs to be merged or rebased locally. Then you can do |
|
Thank you for your contributions! 😺 I'm happy to merge this PR if somebody can confirm it's working! Nobody of the current maintainers uses Nix so we rely on a bit of help here & can't make guarantees about maintenance in the future unless we find someone who takes care of Nix support. |
I confirm it's working for me! |
Hi, great project !
I wanted to try it on nix, so I got the bare minimum working.
Are you interested to support nix ? If so I will polish this pull request, or make one on nixpkgs if you think it's ready.