volth
|
bc0d605cf1
|
treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
|
2021-01-24 19:56:59 +07:00 |
|
Ben Siraphob
|
badf51221d
|
treewide: stdenv.lib -> lib
|
2021-01-16 17:58:11 +07: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 |
|
Tobias Geerinckx-Rice
|
158e1cfdd0
|
Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
|
2015-05-28 19:20:29 +02:00 |
|
Michael Raskin
|
304facbf3b
|
Adding LCI lambda calculus interpreter
svn path=/nixpkgs/trunk/; revision=33962
|
2012-05-01 05:07:39 +00:00 |
|