Created
April 24, 2019 07:54
-
-
Save drager/7c9868f865f2250b6c3c9097510c157a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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