Skip to content

Instantly share code, notes, and snippets.

@ocharles
Created October 9, 2020 08:08
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 ocharles/6148771e9d96e10411726406348e5695 to your computer and use it in GitHub Desktop.
Save ocharles/6148771e9d96e10411726406348e5695 to your computer and use it in GitHub Desktop.
import (builtins.fetchTarball {
name = "nixos-20.03";
url = "https://github.com/nixos/nixpkgs/archive/0d0660fde3bb53a3d013b65e5e141eb11d1efb82.tar.gz";
sha256 = "13qpa916qq1kqvfj8q4zkmnfnbh2kpx0nxxg04nblai0smz97820";
}) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment