Artturin
0734f54ef2
treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
...
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
R. Ryantm
d2113c56d8
grisbi: 2.0.4 -> 2.0.5
2021-12-10 18:02:46 +00:00
Ilan Joselevich
7e63cc5f7d
grisbi: 2.0.2 -> 2.0.4
2021-08-14 13:22:23 +03:00
Artturi
c61e6fa01e
Merge pull request #112896 from r-ryantm/auto-update/grisbi
...
grisbi: 2.0.1 -> 2.0.2
2021-08-08 03:19:05 +03:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
R. RyanTM
cba9bbf19b
grisbi: 2.0.1 -> 2.0.2
2021-02-12 12:20:59 +00:00
R. RyanTM
46c5a7c57f
grisbi: 2.0.0 -> 2.0.1
2021-02-04 13:15:43 +00:00
R. RyanTM
cf2f9718e9
grisbi: 1.2.2 -> 2.0.0
2021-01-30 02:35:52 +00:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
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
2021-01-11 10:38:22 +01:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Pavol Rusnak
2dbc41f637
grisbi: get rid of sha1 + package cleanup
2020-05-05 19:21:12 +02:00
Marek Mahut
18859c8841
grisbi: 1.2.1 -> 1.2.2
2020-02-13 09:02:23 +01:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
...
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Marcial Gaißert
c67332cbee
grisbi: add missing dependency libgsf
...
Without libgsf, the build fails
2019-04-03 23:02:28 +02:00
Marcial Gaißert
9e696227b8
grisbi: 1.0.4 -> 1.2.1
2019-04-03 23:02:16 +02:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
R. RyanTM
3d5bdd3570
grisbi: 1.0.2 -> 1.0.4
...
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-07-04 01:22:12 -07:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Guillaume Maudoux
cc92326e12
grisbi: init at 1.0.2
2017-08-15 14:52:32 +02:00