R. RyanTM
|
29a7877a08
|
git-quick-stats: 2.0.8 -> 2.0.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-quick-stats/versions
|
2019-09-26 11:11:17 -07:00 |
|
volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +00:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Vladimír Čunát
|
fa9e51d8b6
|
git-quick-stats: use more idiomatic code
In particular, overriding *whole* phases isn't generally a good idea,
as you may lose various default hooks.
|
2019-06-09 11:27:52 +02:00 |
|
Kierán Meinhardt
|
59dce9c72f
|
git-quick-stats: init at 2.0.8
|
2019-06-02 00:44:12 +02:00 |
|