Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Commit

Permalink
Add 'git' to nativeBuildInputs in shell.nix (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
int-index authored and snowleopard committed Mar 19, 2018
1 parent 7a5ee60 commit 57d0fca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ in
nativeBuildInputs = drv.nativeBuildInputs ++
[ hadrianPackages.hadrian
nixpkgs.arcanist
nixpkgs.git
nixpkgs.python3Packages.sphinx
nixpkgs.texlive.combined.scheme-basic
(nixpkgs.haskell.packages.ghc822.ghcWithPackages
Expand Down

0 comments on commit 57d0fca

Please sign in to comment.