Any guide on building from source

Any bried guide on building from source. I want build friclicli as not in nix repo. Tried to search on internet but didn't got anything. (New to nixOS)

9 points · 3 comments · view on lemmy.world

3 Comments

Corngood@lemmy.ml · 4 pts · 2y

https://codeberg.org/ncc1988/friclicli

It's this, right?

I'd look for something in simple nixpkgs that uses curses and cmake, and base a new nix derivation on that.

You can also just bring in the dependencies to a nix shell and build it normally according to the readme.

I'll try to give you some examples next time I'm at my dev machine.

Atemu@lemmy.ml · 2 pts · 2y
jason@poliverso.org · 1 pts · 2y

@itsaj26744 [Testing fedivere]