R. Ryantm
19e00d10fd
vala-lint: unstable-2022-09-14 -> unstable-2022-09-15
2022-09-19 13:20:26 +08:00
R. Ryantm
bddda66d29
vala-lint: unstable-2022-05-20 -> unstable-2022-09-14
2022-09-15 09:46:51 +08:00
R. Ryantm
d7380f5587
vala-lint: unstable-2022-02-16 -> unstable-2022-05-20
2022-09-10 16:44:45 +08:00
R. Ryantm
a77d575286
vala-lint: unstable-2021-12-28 -> unstable-2022-02-16
2022-03-13 18:48:33 +00:00
Bobby Rong
56c01891f9
vala-lint: unstable-2021-11-18 -> unstable-2021-12-28
2022-01-10 17:58:55 +08:00
Bobby Rong
729053d2e8
vala-lint: unstable-2021-02-17 -> unstable-2021-11-18
2021-12-26 21:59:46 +08:00
Sergei Trofimovich
9c5a157ef6
vala-lint: fix build on vala-0.54
...
Without the change the build fails as:
../lib/Utils.vala:103.21-103.27: error: too many type arguments for `bool'
public delegate bool<G> FilterFunction<G> (G element);
^^^^^^^
2021-12-22 00:11:11 +00:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-18 23:07:00 +08:00
Jan Tojnar
0cb07fcdd1
vala-lint: 2020-08-18 → 2021-02-17
2021-05-05 22:43:03 +02:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -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
Jan Tojnar
0992424542
vala-lint: 2019-10-11 → 2020-08-18
...
Fix build.
a077bbec30...fc5dd9e95b
2020-10-24 01:18:46 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
worldofpeace
7a4ea26f2e
vala-lint: init at 2019-10-11
2019-10-31 21:15:53 -04:00