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
Will Dietz d1fdcf67b5 scfbuild: bump to latest git (Jun 2017)
No release tags on the repo, unclear how versioning works,
keeping version number reported in repo for now.

Users of this (such as twemoji-color-font) have build instructions
that always grab latest git revision so this seems appropriate.
2019-02-27 13:52:31 -06:00
Nikolay Amiantov c336e5c872 scfbuild: move to all-packages
It's not a library.
2018-02-25 22:24:09 +03:00