Ben Siraphob
|
8c5d37129f
|
pkgs/tools: stdenv.lib -> lib
|
2021-01-15 17:12:36 +07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01: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
|
de8df3ce47
|
rxp: update from 1.2.3 to 1.5.0
|
2014-11-14 19:20:16 +01:00 |
|
Mateusz Kowalczyk
|
7a45996233
|
Turn some license strings into lib.licenses values
|
2014-07-28 11:31:14 +02:00 |
|
Eelco Dolstra
|
c556a6ea46
|
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
|
2012-01-18 20:16:00 +00:00 |
|
Pjotr Prins
|
5747c2194b
|
rxp requires CFLAG -D_GNU_SOURCE
svn path=/nixpkgs/trunk/; revision=18318
|
2009-11-10 14:25:26 +00:00 |
|
Pjotr Prins
|
1587e34e0a
|
XML validating parser for Arb
svn path=/nixpkgs/trunk/; revision=12951
|
2008-10-05 08:57:39 +00:00 |
|