Commit Graph

23 Commits

Author SHA1 Message Date
Sergei Trofimovich
2a4f991e79 libpeas2: 2.2.0 -> 2.2.1
Changes: https://gitlab.gnome.org/GNOME/libpeas/-/blob/2.2.1/NEWS?ref_type=tags
2026-03-03 21:27:45 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Jan Tojnar
1541b67c63 libpeas2: 2.1.0 → 2.2.0
https://gitlab.gnome.org/GNOME/libpeas/-/compare/2.1.0...2.2.0

Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com>
2025-11-03 10:50:14 +01:00
Jan Tojnar
dd229d70a2 libpeas2: 2.0.7 → 2.1.0
https://gitlab.gnome.org/GNOME/libpeas/-/compare/2.0.7...2.1.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2025-11-03 10:50:03 +01:00
Jan Tojnar
6e7aa04892 libpeas2: 2.0.5 → 2.0.7
https://gitlab.gnome.org/GNOME/libpeas/-/compare/2.0.5...2.0.7

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2025-05-07 02:08:17 +02:00
Fernando Rodrigues
05580f4b44 treewide: switch instances of lib.teams.*.members to the new meta.teams attribute
Follow-up to #394797.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-04-25 22:20:17 -03:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
Wolfgang Walther
b19d0f6d3d treewide: replace substituteAll with replaceVars 2025-02-10 22:51:56 +01:00
misuzu
65dcbb7320 libpeas2: fix cross compilation (#345305) 2024-12-14 15:18:15 +02:00
Bobby Rong
ab71ec532c libpeas2: Build vapi
Enabled in most distros and required by valent.
2024-10-14 20:54:20 +08:00
Bobby Rong
feb9b32f1c libpeas2: 2.0.4 → 2.0.5
https://gitlab.gnome.org/GNOME/libpeas/-/compare/2.0.4...2.0.5

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:14 +08:00
Bobby Rong
0d9336c4e9 libpeas2: 2.0.3 → 2.0.4
https://gitlab.gnome.org/GNOME/libpeas/-/compare/2.0.3...2.0.4

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:10 +08:00
Colin
7062afb2ff libpeas2: fix cross compilation 2024-09-29 13:49:46 +00:00
Bobby Rong
380f61aa82 libpeas2: 2.0.2 → 2.0.3
https://gitlab.gnome.org/GNOME/libpeas/-/compare/2.0.2...2.0.3
2024-07-05 22:16:22 +08:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Bobby Rong
215fa1e09a pkgs/development: Move away from wiki.gnome.org/Projects
The wiki.gnome.org site is planned for retirement.
2024-05-01 00:27:50 +08:00
Maxine Aubrey
8eba5a14fa libpeas: 2.0.1 → 2.0.2
https://download.gnome.org/sources/libpeas/2.0/libpeas-2.0.2.news

Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:18 +02:00
Federico Damián Schonborn
a474fb8826 libpeas2: Fix Python loader
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2024-01-13 21:39:26 -03:00
Bobby Rong
2b3ee859c2 libpeas2: 2.0.0 → 2.0.1
https://gitlab.gnome.org/GNOME/libpeas/-/compare/2.0.0...2.0.1
2024-01-10 22:21:14 +08:00
Bobby Rong
eddd441005 libpeas2: 1.99.1 → 2.0.0
https://gitlab.gnome.org/GNOME/libpeas/-/compare/1.99.1...2.0.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:16 +01:00
Bobby Rong
42fe6c4a0a libpeas2: 1.99.0 → 1.99.1
https://gitlab.gnome.org/GNOME/libpeas/-/compare/1.99.0...1.99.1

Require mozjs115.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:00 +01:00
Bobby Rong
8a87c968a7 libpeas2: init at 1.99.0
https://gitlab.gnome.org/GNOME/libpeas/-/compare/libpeas-1.36.0...1.99.0
2023-11-21 08:41:43 +01:00