summary refs log tree commit diff
path: root/pkgs/applications/office/ledger
Commit message (Collapse)AuthorAge
* treewide: update homepages to https where availableMatthew Bauer2019-04-15
| | | | | | | | Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
* ledger: 3.1.2 -> 3.1.3Alex Branham2019-03-31
|
* ledger: 3.1.1 -> 3.1.2Alex Branham2019-02-06
|
* ledger: Include info filesAlex Branham2018-12-21
|
* Revert "ledger: Enable building of tests, and concurrent make"John Wiegley2018-09-03
| | | | | | | This reverts commit acfa8cb2a98f96d96c46b52c7563f0be3bf4e700. This fails because none of the tests seems to be working for the version that's in nixpkgs master.
* ledger: Enable building of tests, and concurrent makeJohn Wiegley2018-09-03
|
* treewide: Make configureFlags listsJohn Ericson2018-08-03
|
* ledger: Use Boost Python support if applicableaszlig2018-07-01
| | | | | | | | | | | | | Since 772eef91686974b7710081a9a77e5c0e287c25e8 Boost no longer has Python support enabled by default, so depending on whether Ledger has Python support built in we also use either Boost with Python support or without. Tested building with and without Python support and both builds now succeed. Signed-off-by: aszlig <aszlig@nix.build> Cc: @the-kenny, @jwiegley
* ledger: enable python commandPhilipp Middendorf2018-05-03
| | | | | | ledger in nixpkgs currently uses python (it’s in buildInputs), but the ledger python command isn’t available until you turn it on via a cmake flag.
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* ledger: fixed with older boostPeter Hoeg2017-08-31
|
* ledger-3.1.1: mark build brokenPeter Simons2017-08-29
|
* ledger-2.6.3: mark build brokenPeter Simons2017-08-29
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* ledger: fix libdirDaiderd Jordan2016-09-08
|
* ledger: 3.1 -> 3.1.1Gabriel Ebner2016-06-19
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|
* Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
|
* ledger3: Update to 3.1Moritz Ulrich2014-11-07
| | | | | This commit also adds pkgs.ledger2 and pkgs.ledger3 plus a default attribute pkgs.ledger pointing at ledger3.
* boost: correct the install names for darwinJohn Wiegley2014-11-04
| | | | This also makes the recent change for ledger unnecessary.
* ledger3: reference the right lib directory...John Wiegley2014-11-04
|
* ledger3: On darwin, change boost lib paths to absolute referencesJohn Wiegley2014-11-04
|
* boost: Remove boost.libWilliam A. Kennington III2014-11-02
|
* ledger3: fix hashDomen Kožar2014-09-26
|
* ledger: 3.0.2 -> 3.0.4John Wiegley2014-09-23
|
* boost: Update depdendent packagesWilliam A. Kennington III2014-09-21
|
* ledger-3.0.nix: cosmetic fix of syntax highlighting in EmacsPeter Simons2014-05-01
|
* ledger-2.6.3: rename the derivation to "ledger2" to allow installingPeter Simons2014-05-01
| | | | | | | this version instead of ledger 3.x (which doesn't support reading GNUCash files) Discussed in <https://github.com/NixOS/nixpkgs/pull/2305>.
* Update ledger expression, add myself as a maintainerJohn Wiegley2014-04-17
|
* ledger3: Update to latest git (3b5f496536).Moritz Ulrich2014-01-10
|
* ledger3: Update to latest git (8d38060968)Moritz Ulrich2013-12-28
|
* Ledger3: Update to latest git.Moritz Ulrich2013-11-27
| | | | | | Works good here. Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* ledger3: Don't run tests on Darwin (they fail).Moritz Ulrich2013-09-06
| | | | | Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de> close #914
* ledger3: Install emacs-lisp files manually.Moritz Ulrich2013-09-04
| | | | | | Build process is currently broken for emacs lisp files. Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* ledger3: Use short git rev.Moritz Ulrich2013-09-04
| | | | Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* Update ledger3 to latest HEAD.Moritz Ulrich2013-09-01
| | | | Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* ledger3: UpdateShea Levy2013-06-28
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* ledger: update 3.x version to the latest Git snapshotPeter Simons2013-04-21
|
* ledger-2.6.3: update the location of the source code tarball some morePeter Simons2013-01-28
| | | | | I found the original tarball at a different URL. This one doesn't require Autoconf et al to compile.
* ledger-2.6.3: update location of the source code tarballPeter Simons2013-01-28
| | | | The source code tarball we used to rely on has disappeared.
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* ledger3: updated to current HEADPeter Simons2012-01-21
| | | | svn path=/nixpkgs/trunk/; revision=31782
* ledger3: added some kind of date-based fake version number to help nix-env ↵Peter Simons2012-01-21
| | | | | | decide when to update svn path=/nixpkgs/trunk/; revision=31781
* ledger: renamed 2.6.3 version's nix file for consistencyPeter Simons2012-01-21
| | | | svn path=/nixpkgs/trunk/; revision=31780
* ledger3: Get building on darwinShea Levy2012-01-06
| | | | svn path=/nixpkgs/trunk/; revision=31351
* Enable parallel building of ledger 3Shea Levy2012-01-06
| | | | svn path=/nixpkgs/trunk/; revision=31350
* Ledger isn't Linux-specificShea Levy2012-01-06
| | | | svn path=/nixpkgs/trunk/; revision=31338
* all-packages.nix: added ledger 3.0 via GitPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27861
* ledger: build this package only on Linux, all other platforms failPeter Simons2011-07-20
| | | | svn path=/nixpkgs/trunk/; revision=27857