Commit Graph

2273 Commits

Author SHA1 Message Date
Jan Tojnar
4380c1aa38 baobab: Move from gnome scope to top-level 2024-07-01 08:26:47 +02:00
Jan Tojnar
b69ed4249d zenity: Move from gnome scope to top-level
It is widely used outside gnome, not much inside.
2024-07-01 08:26:47 +02:00
Jan Tojnar
2adc7d7340 geary: Move from gnome scope to top-level 2024-07-01 08:26:46 +02:00
Jan Tojnar
5c5c20919b adwaita-icon-theme: Move from gnome scope to top-level
It is widely used outside gnome – although it probably should not be.
2024-07-01 08:26:46 +02:00
Jan Tojnar
545822250c rygel: Move from gnome scope to top-level 2024-07-01 08:26:46 +02:00
Jan Tojnar
0fc6f66f88 gnome-common: Move from gnome scope to top-level
Most of maintained software moved from Autotools to Meson by now.
2024-07-01 08:26:45 +02:00
Jan Tojnar
fedc161645 simple-scan: Move from gnome scope to top-level 2024-07-01 08:26:45 +02:00
Jan Tojnar
f622b52aaa seahorse: Move from gnome scope to top-level 2024-07-01 08:26:45 +02:00
Jan Tojnar
0daa38a8fc gnome-calendar: Move from gnome scope to top-level 2024-07-01 08:26:45 +02:00
Jan Tojnar
66c4983d67 gnome-calculator: Move from gnome scope to top-level 2024-07-01 08:26:45 +02:00
Jan Tojnar
eb16eabf25 gnome-screenshot: Move from gnome scope to top-level
No longer used by GNOME.
2024-07-01 08:26:45 +02:00
Jan Tojnar
8e1827acef gnome: Get rid of with
It can mask unknown variable errors.
2024-07-01 08:26:45 +02:00
Jan Tojnar
bcfdf0252d eog: Move from gnome scope to top-level
Replaced by loupe anyway.
2024-07-01 08:26:45 +02:00
Jan Tojnar
9d9d02c56a ghex: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Jan Tojnar
7013d1cbc9 evolution-data-server: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Jan Tojnar
5482d7417b evince: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Jan Tojnar
85a1179dab file-roller: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Jan Tojnar
b91d4ead2a gnome-terminal: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Jan Tojnar
04393cdded nautilus-python: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Jan Tojnar
2be24442bb nautilus: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Jan Tojnar
e124f51ee1 gnome-user-share: Move from gnome scope to top-level 2024-07-01 08:15:53 +02:00
Jan Tojnar
7a3aad75d3 gnome-autoar: Move from gnome scope to top-level 2024-07-01 08:15:53 +02:00
Jan Tojnar
b0a6721b1d gnome: Mention that the scope should not get new packages
Mainly, the consensus of GNOME maintainers a long time ago was that the scope is more trouble than it’s worth:

- Overlays are even harder (`overrideScope` required).
- Referring to non-leaf packages outside the scope is annoying – `callPackage` can only inject the scope, and overriding the dependencies requires modifying the scope.
- Attributes already have `gnome-` as prefix so it would be duplicated in the scope name.
- Selection criteria are unclear – should this just be core package set?
- Upstream package status is fluent – what should we do if an app becomes a part of core, what if it gets removed?
- Main benefit was ability to update all GNOME packages at once but we still needed to do libraries like GLib or GTK manually. Nowadays we use [predicate matching on `updateScript` name](517d8466ca/maintainers/scripts/update.nix (L165)) but there is still room for improvement (e.g. adding tags).
2024-07-01 08:15:53 +02:00
Jan Tojnar
8471cfbf67
Merge pull request #321785 from jtojnar/libgnome-keyring
libgnome-keyring: Unify
2024-07-01 08:05:39 +02:00
linsui
b111f6b7b8 gnomeExtensions: make manually packages extensions overridable 2024-07-01 10:25:59 +08:00
Doron Behar
1e3deb3d8a
Merge pull request #321469 from linsui/systemd-manager
gnomeExtensions.systemd-manager: package manually
2024-06-27 09:07:08 +03:00
John Titor
206ac69058
gnome.gnome-sudoku: 46.1 -> 46.2 2024-06-25 18:50:48 +05:30
Jan Tojnar
859183c058 libgnome-keyring: move from gnome scope to top-level 2024-06-22 21:26:38 +02:00
Artturin
e81266cf34 libgnome-keyring3: Apply cross-fixes from libgnome-keyring
Cherry-picked from 757052408f
2024-06-22 17:22:29 +02:00
Doron Behar
679224d7c7 gnomeExtensions.systemd-manager: nixfmt & add doronbehar as maintainer 2024-06-21 13:44:35 +03:00
Doron Behar
4c0a299d2c gnomeExtensions.systemd-manager: allow install polkit files 2024-06-21 13:43:54 +03:00
linsui
e3945f2507 gnomeExtensions.systemd-manager: package manually
As per https://extensions.gnome.org/extension/4174/systemd-manager/ this
is no longer uploaded to e.g.o
2024-06-21 17:52:10 +08:00
Basti
3ae3a26547
Merge pull request #317972 from pogobanane/dev/auto-update
gnomeExtensions: auto-update
2024-06-13 01:58:15 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02: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
Doron Behar
cd76254478 gnomeExtensions.easyScreenCast: 1.7.1 -> 1.9.0
Diff: https://github.com/EasyScreenCast/EasyScreenCast/compare/1.7.1...1.9.0
2024-06-08 20:47:46 +03:00
Pogobanane
db32fe79bd gnomeExtensions: auto-update 2024-06-07 11:08:20 +02:00
Pol Dellaiera
1522b6c4be
Merge pull request #308278 from surfaceflinger/gnome-ddcutil-fix
gnomeExtensions.brightness-control-using-ddcutil: fix for ddcutil path patch
2024-06-06 08:04:10 +02:00
nat
86d3f6b9a3
gnomeExtensions.brightness-control-using-ddcutil: fix for ddcutil path patch 2024-06-04 14:33:50 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
Jan Tojnar
4655367aee gnome.gnome-control-center: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/46.1...46.2
2024-06-01 14:07:08 +02:00
Jan Tojnar
c4f8dbd245 gnome.gdm: 46.0 → 46.2
https://gitlab.gnome.org/GNOME/gdm/-/compare/46.0...46.2
2024-06-01 14:07:08 +02:00
Jan Tojnar
195626dfe4 epiphany: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/epiphany/-/compare/46.0...46.1
2024-06-01 14:06:19 +02:00
Aleksana
fc2390fa15
Merge pull request #316096 from uninsane/pr-gnome-color-manager-cross
gnome.gnome-color-manager: fix cross compilation
2024-06-01 16:03:47 +08:00
Jan Tojnar
661b8098ce
Merge pull request #316000 from Nanotwerp/gnome-shell-extensions-fix
gnome.gnome-shell-extensions: patch `GTop` path for the builtin GNOME System Monitor extension
2024-05-31 23:27:34 +02:00
Colin
6d7ba969df gnome.gnome-color-manager: fix cross compilation
glib is used (additionally) for `glib-compile-resources`, used at build time.
2024-05-31 09:06:25 +00:00
Jan Tojnar
c7e65c09b0
Merge pull request #314893 from honnip/gnome-extensions-collision
gnomeExtensions: count naming collisions only for the last three shell versions
2024-05-31 11:01:55 +02:00
Nano Twerpus
78ecb9195e gnome.gnome-shell-extensions: patch GTop path for the GNOME System Monitor extension
Formatted with `nixfmt-rfc-style`.
2024-05-30 17:37:55 -04:00
Artturin
b79309a470
Merge pull request #311773 from uninsane/pr-gnome-keyring-cross
gnome.gnome-keyring: support cross compilation
2024-05-29 21:06:00 +03:00
Honnip
820a0fea9e
gnomeExtensions: add honnip to maintainers 2024-05-29 11:01:25 +09:00