Commit graph

3 commits

Author SHA1 Message Date
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
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Rahul Gopinath ea8fb0aee5 SDL_sixel: init at 1.2-nightly
SDL_sixel is a fork of SDL1.2 that supports sixel as a video driver (for
console graphics)
2016-06-12 20:27:44 -07:00