summary refs log tree commit diff
path: root/pkgs/applications/taxes/aangifte-2008
Commit message (Collapse)AuthorAge
* orig-gcc -> orig-ccEelco Dolstra2015-03-04
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Add aangifte-2013Eelco Dolstra2014-03-01
|
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
| | | | | | | | | | builders. These are redundant now. * Inlined some trivial builders. * Removed a few explicit setup-hook creations. This is done automatically now if setupHook is set. * Deleted the initscripts package. NixOS doesn't use it anymore. svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
* * Dutch tax return program for 2008.Eelco Dolstra2009-03-24
(And the government is *still* violating the LGPL...) svn path=/nixpkgs/trunk/; revision=14678