Skip to content

Instantly share code, notes, and snippets.

@Avaq
Created June 6, 2019 13:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Avaq/67b125a4ec913d880d1b2c2b05f7bcea to your computer and use it in GitHub Desktop.
Save Avaq/67b125a4ec913d880d1b2c2b05f7bcea to your computer and use it in GitHub Desktop.
Nix Info Target Host
[root@nixos-avaq-pi:~]# nix-info -m
- system: `"aarch64-linux"`
- host os: `Linux 4.14.97, NixOS, 18.09.2102.38a99219f3c (Jellyfish)`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.1.3`
- channels(root): `"nixos-18.09.2102.38a99219f3c"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
[root@nixos-avaq-pi:~]# nix-channel --list
nixos https://nixos.org/channels/nixos-18.09
[root@nixos-avaq-pi:~]# nixos-version
18.09.2102.38a99219f3c (Jellyfish)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment