Commit graph

18 commits

Author SHA1 Message Date
Jonathan Ringer 5c171862b6 git-lfs: 2.8.0 -> 2.10.0 2020-04-02 16:11:45 +00:00
Mario Rodas 9e968db302 git-lfs: use buildGoPackage 2019-09-21 04:34:00 -05:00
Roman Volosatovs 9630cb4b8d
git-lfs: 2.7.2 -> 2.8.0, ensure go 1.13 compatibility 2019-09-10 22:55:30 +02: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
Will Dietz e9568d3b01
git-lfs: 2.5.2 -> 2.7.2 2019-05-15 17:17:00 -05:00
Vladyslav Mykhailichenko dbc3d50396 git-lfs: 2.4.2 -> 2.5.2 2018-09-17 23:04:22 +03:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Vladyslav M 5c16e62d4b git-lfs: 2.3.4 -> 2.4.2 (#41249) 2018-05-30 23:39:12 +02:00
Robin Gloster d1c8c04ea6
git-lfs: 2.3.3 -> 2.3.4 2017-10-22 14:14:13 +02:00
Mathias Schreck bd559dcea7 git-lfs: 2.2.1 -> 2.3.3 2017-10-10 23:47:24 +02:00
Lluís Batlle i Rossell 55821dc576 git-lfs: adding old 1.5.6 (supports old server protocols)
Some git-lfs servers may not be ready for 2.x clients.
2017-08-25 14:59:49 +02:00
Mathias Schreck e19a7068ba git-lfs: 2.0.2 -> 2.2.1 2017-08-05 14:22:18 +02:00
James ‘Twey’ Kay cba00cb44b
git-lfs: 1.3.1 -> 2.0.2
fixes #25004
2017-04-18 21:39:12 +02:00
Philipp Hausmann d94ec6ce14 git-lfs: 2016-06-7 -> 1.3.1 2016-08-03 22:36:01 +02:00
zimbatm a5a1d45636 git-lfs: 1.2.0 -> 2016-06-07
Fixes import issues after go1.5+
2016-06-09 16:11:33 +02:00
Kamil Chmielewski bbc37e0eb7 Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski 7eb671ebcd no more goPackages 2016-06-09 13:08:00 +02:00
Kamil Chmielewski ece0626593 git-lfs: extracted from goPackages 2016-06-09 11:21:30 +02:00