git config is in development

This commit is contained in:
Griffin Smith 2020-05-04 13:17:59 -04:00
parent 976ff9bbd3
commit d22a0381a5
2 changed files with 22 additions and 29 deletions

View file

@ -21,6 +21,12 @@
sha256 = "0zz2lrwn3y3rb8gzaiwxgz02dvy3s552zc70zvfqc0zh5dhydgn7";
}) { inherit pkgs; }).yarn2nix
julia
(pkgs.callPackage (pkgs.fetchFromGitHub {
owner = "hlolli";
repo = "clj2nix";
rev = "3ab3480a25e850b35d1f532a5e4e7b3202232383";
sha256 = "1lry026mlpxp1j563qs13nhxf37i2zpl7lh0lgfdwc44afybqka6";
}) {})
];
programs.git = {