Ben Siraphob
|
badf51221d
|
treewide: stdenv.lib -> lib
|
2021-01-16 17:58:11 +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 |
|
Yegor Timoshenko
|
c93c7752e9
|
darcnes: use web.archive.org links, clean up
|
2017-09-30 23:50:51 +00:00 |
|
Mateusz Kowalczyk
|
007f80c1d0
|
Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999, issue #739
|
2014-11-06 00:48:16 +00: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 |
|
Lluís Batlle i Rossell
|
a602209a6b
|
Fixing the name of darcnes.
svn path=/nixpkgs/trunk/; revision=26552
|
2011-03-27 20:14:42 +00:00 |
|
Lluís Batlle i Rossell
|
ef57b57b92
|
Adding two NES emulators.
Because of them, I made allegro build the allegrogl library.
I also added the HawkNL library.
svn path=/nixpkgs/trunk/; revision=26517
|
2011-03-25 22:15:48 +00:00 |
|