Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08: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 |
|
Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
Pascal Wittmann
|
4c7ef76862
|
libeb: s/licence/license
|
2015-10-10 11:13:20 +02:00 |
|
Gabriel Ebner
|
07cd629184
|
libeb: init at 4.4.3
|
2015-09-24 07:45:42 +02:00 |
|