about summary refs log tree commit diff
path: root/pkgs/applications/office/grisbi
AgeCommit message (Collapse)AuthorFilesLines
2022-09-26treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputsArtturin1-2/+1
found with nixpkgs-lint
2021-12-10grisbi: 2.0.4 -> 2.0.5R. Ryantm1-2/+2
2021-08-14grisbi: 2.0.2 -> 2.0.4Ilan Joselevich1-2/+2
2021-08-08Merge pull request #112896 from r-ryantm/auto-update/grisbiArtturi1-2/+2
grisbi: 2.0.1 -> 2.0.2
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-02-12grisbi: 2.0.1 -> 2.0.2R. RyanTM1-2/+2
2021-02-04grisbi: 2.0.0 -> 2.0.1R. RyanTM1-2/+2
2021-01-30grisbi: 1.2.2 -> 2.0.0R. RyanTM1-2/+2
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-10-17treewide: remove periods from end of package descriptionsBen Siraphob1-1/+1
2020-05-05grisbi: get rid of sha1 + package cleanupPavol Rusnak1-6/+21
2020-02-13grisbi: 1.2.1 -> 1.2.2Marek Mahut1-2/+2
2019-09-18treewide: drop adding hicolor-icon-theme where possibleworldofpeace1-2/+2
This was either for the setup-hook to remove caches or added even though the respective icon theme propagated it.
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-04-03grisbi: add missing dependency libgsfMarcial Gaißert1-2/+2
Without libgsf, the build fails
2019-04-03grisbi: 1.0.4 -> 1.2.1Marcial Gaißert1-2/+2
2019-02-14gnome3: stop using aliasesJan Tojnar1-1/+1
2018-07-04grisbi: 1.0.2 -> 1.0.4R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/grisbi/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4/bin/grisbi had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4/bin/.grisbi-wrapped had a zero exit code or showed the expected version - 0 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 1.0.4 with grep in /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4 - directory tree listing: https://gist.github.com/88cf58691f673a3bb235fbe5a74e830e - du listing: https://gist.github.com/56e8df132720715c41cd5f30253080d8
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-2/+2
2017-08-15grisbi: init at 1.0.2Guillaume Maudoux1-0/+32