about summary refs log tree commit diff
path: root/pkgs/applications/taxes
AgeCommit message (Collapse)AuthorFilesLines
2015-10-24Dutch tax office (Belastingdienst) software for entrepreneurs version 2014leenaars1-0/+41
2015-10-24Dutch tax office software for entrepreneurs version 2013leenaars1-0/+41
2015-10-24Dutch tax return Linux version 2014leenaars1-0/+41
2015-03-04orig-gcc -> orig-ccEelco Dolstra7-9/+9
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley8-19/+19
This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
2014-03-01Add aangifte-2013Eelco Dolstra10-30/+62
2013-04-05aangifte2012: preload library which seems neededMathijs Kwik1-1/+2
The last step "gegevens verzenden" will segfault otherwise.
2013-03-22add dutch tax application for 2012Mathijs Kwik1-0/+37
2012-03-10* It's that time of year again.Eelco Dolstra1-0/+37
svn path=/nixpkgs/trunk/; revision=32976
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra6-6/+6
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-03-23* Add Aangifte 2010.Eelco Dolstra1-0/+37
svn path=/nixpkgs/trunk/; revision=26473
2010-03-25* aangifte2009 requires xdg-utils to open a browser.Eelco Dolstra1-1/+5
svn path=/nixpkgs/trunk/; revision=20830
2010-03-25* Added the Dutch Tax Return program for 2009.Eelco Dolstra1-0/+33
svn path=/nixpkgs/trunk/; revision=20828
2009-04-23* Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra4-12/+4
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
2009-03-24* Dutch tax return program for 2008.Eelco Dolstra2-0/+43
(And the government is *still* violating the LGPL...) svn path=/nixpkgs/trunk/; revision=14678
2008-03-15svn path=/nixpkgs/trunk/; revision=11135Eelco Dolstra2-1/+4
2008-03-15* Aangifte 2007.Eelco Dolstra2-0/+39
svn path=/nixpkgs/trunk/; revision=11134
2007-05-24* Use patchelf 0.3.Eelco Dolstra2-4/+2
svn path=/nixpkgs/trunk/; revision=8767
2007-03-14* Aangifte 2006, still violating the LGPL on GTK+...Eelco Dolstra2-0/+38
svn path=/nixpkgs/trunk/; revision=8291
2007-03-14* Refactoring.Eelco Dolstra2-0/+33
svn path=/nixpkgs/trunk/; revision=8290