summary refs log tree commit diff
path: root/pkgs/games/keen4
AgeCommit message (Collapse)AuthorFilesLines
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob1-1/+1
2020-11-09keen4: add final newline to builder.shSamuel Gräfenstein1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2016-03-07keen4: Add licenseEelco Dolstra1-1/+3
2014-10-12change md5sum to sha256sum for a few packagesLongrin Wischnewski1-1/+1
2013-06-25nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra1-1/+1
It's currently the same machine, but tarballs.nixos.org should become an S3/CloudFront site eventually.
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-2/+2
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2009-01-05* Get rid of references to losser.st-lab.cs.uu.nl.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=13707
2006-11-26* Oops, don't assume dosbox to be in $PATH.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=7135
2006-10-28* Use a proper distribution.Eelco Dolstra1-1/+4
svn path=/nixpkgs/trunk/; revision=6896
2006-10-28* An example of supporting legacy applications using dosbox ;-)Eelco Dolstra2-0/+47
svn path=/nixpkgs/trunk/; revision=6895