Commit Graph

4 Commits

Author SHA1 Message Date
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +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
Orivej Desh
ff7be8f807 dgsh: fix build with glibc 2.26 2017-11-28 08:39:02 +00:00
Rahul Gopinath
7901a7a65f dgsh-unstable: Init at 2017-02-05 (#22657)
Dgsh is the directed graph shell
2017-02-18 14:25:49 +01:00