nixpkgs/pkgs/development/tools/vala-lint
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
..
default.nix vala-lint: fix build on vala-0.54 2021-12-22 00:11:11 +00:00