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 |
|
Tuomas Tynkkynen
|
2258b21e4b
|
treewide: Add lots of platforms to packages with no meta
Build-tested on x86_64 Linux and on Darwin.
|
2016-08-02 21:17:44 +03:00 |
|
zimbatm
|
47c2411d00
|
rubyripper: fix installation
|
2016-03-05 18:49:13 +00:00 |
|
Oliver Charles
|
ab65932cea
|
rubyripper: New expression
Adds minimal support for being able to run rrip_cli
|
2013-09-25 13:06:08 +01:00 |
|