Skip to content

Instantly share code, notes, and snippets.

@drager
Created April 24, 2019 07:54
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 drager/7c9868f865f2250b6c3c9097510c157a to your computer and use it in GitHub Desktop.
Save drager/7c9868f865f2250b6c3c9097510c157a to your computer and use it in GitHub Desktop.
import (builtins.fetchGit {
# Descriptive name to make the store path easier to identify
name = "vscode-1.32.3";
url = https://github.com/nixos/nixpkgs/;
# Commit hash for vscode-1.32.3
rev = "2c6876d81bee4e0dcfc4bdcf29f391f6f5152c78";
}) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment