Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created March 12, 2017 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/000995701fc379825b7748e44933d343 to your computer and use it in GitHub Desktop.
Save cleverca22/000995701fc379825b7748e44933d343 to your computer and use it in GitHub Desktop.
let
pkgs = import /home/clever/apps/nixpkgs { platform = pkgs.platforms.raspberrypi2; system = "armv7l-linux"; };
in pkgs.hello
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment