This is an old revision of the document!


Walkthrough: Gnucap on Nix on Debian

(root)# apt install nix-bin

(user)$ cd /some/where
(user)$ git clone https://github.com/nixos/nixpkgs
(user)$ cd nixpkgs
(user)$ nix-build . -A gnucap-full
(user)$ cd
[..]

(root)# mount -o bind ~user/.local/share/nix/root/nix/ /nix # is this needed?

(user)$ nix-shell -p gnucap-full -I nixpkgs=/some/where/nixpkgs
[nix-shell:~]$ gnucap
[..]
gnucap> _
gnucap/nix_on_debian.1708514707.txt.gz · Last modified: 2024/02/21 05:25 by felixs
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Run by Debian Driven by DokuWiki