Commit Graph

14 Commits

Author SHA1 Message Date
Bobby Rong
9c91284484
greybird: 3.23.2 -> 3.23.3
https://github.com/shimmerproject/Greybird/compare/v3.23.2...v3.23.3
2023-09-07 22:41:38 +08:00
José Romildo
01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
José Romildo
7c36eb005e greybird: 3.23.1 -> 3.23.2 2022-09-03 08:09:50 -03:00
José Romildo
e36a5d1154 greybird: 3.22.15 -> 3.23.1 2022-03-23 09:36:46 -03:00
José Romildo
b5f27628e4 greybird: 3.22.14 -> 3.22.15 2021-09-25 10:37:50 -03:00
Ben Siraphob
d13840759c pkgs/data: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
José Romildo Malaquias
ced009c2a0 greybird: 3.22.13 -> 3.22.14 2021-01-12 14:42:40 -03: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
R. RyanTM
729954f169 greybird: 3.22.12 -> 3.22.13 2020-12-04 13:34:35 +00:00
José Romildo Malaquias
a572e1f1fb greybird: 3.22.11 -> 3.22.12 2020-03-21 09:05:24 -03:00
José Romildo Malaquias
7d01524ba8 greybird: 3.22.10 -> 3.22.11
- update to version 3.22.11
- build system ported to meson
2020-01-05 11:03:17 -03:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
José Romildo Malaquias
b84ca8131a greybird: 3.22.9 -> 3.22.10 2019-02-10 13:38:12 -02:00