Commit graph

5 commits

Author SHA1 Message Date
Mario Rodas 552a1f9278
itsx: enable on darwin 2020-07-28 13:48:55 -05: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
Ryan Mulligan 508ae42a0f treewide: fix redirect URLs 2019-07-10 12:52:51 -07:00
Bruno Bzeznik 00431493c0 itsx: init at 1.1.1 2019-03-26 15:52:35 +01:00