Commit Graph

7 Commits

Author SHA1 Message Date
Ivan Malison
6ff64c2974
git-sync: Wrap both binaries (#130515)
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2021-07-23 11:38:36 +02:00
Ivan Malison
0c98c6bbc4
git-sync: unstable-2015-10-24 -> unstable-2021-07-14 (#130306)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-16 00:04:43 +02:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
Ivan Malison
53138130f8
git-sync: init at 20151024 2018-06-12 10:33:25 -07:00