Skip to content

Instantly share code, notes, and snippets.

@countoren
Created March 7, 2019 04:07
Show Gist options
  • Save countoren/578fe7fb54e02bee6cf79c90c778dcb5 to your computer and use it in GitHub Desktop.
Save countoren/578fe7fb54e02bee6cf79c90c778dcb5 to your computer and use it in GitHub Desktop.
with import <nixpkgs> {};
import (fetchFromGitHub {
owner="NixOS";
repo="nixpkgs";
rev="f7c6e6b";
sha256="06bmjlsq5h2hfypzxldyb6zyxbbfapmw2cn6p384vl2pw3ibc340";
}) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment