Commit Graph

2332 Commits

Author SHA1 Message Date
Doron Behar
8fabf581a8
Merge pull request #322835 from huskyistaken/master
gnomeExtensions.guillotine: package manually
2024-07-31 11:14:11 +00:00
Luna Perego
b6ae22c241
gnomeExtensions.guillotine: package manually 2024-07-31 06:47:04 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
R. Ryantm
6fdd3e82cd gnomeExtensions.systemd-manager: 16 -> 17 2024-07-27 14:29:15 +00:00
Sandro
4d97790375
Merge pull request #325257 from honnip/update-gnome-extensions
gnomeExtensions: auto-update, fix the patches
2024-07-21 21:21:10 +02:00
Honnip
9d9385d8e4
gnomeExtensions.tophat: update the patch 2024-07-20 00:05:06 +09:00
Honnip
c1a552a8e5
gnomeExtensions.easyeffects-preset-selector: update the patch 2024-07-20 00:04:41 +09:00
Honnip
d4cac523d3
gnomeExtensions: auto-update 2024-07-20 00:04:16 +09:00
Aleksana
3ea85ac338
Merge pull request #326827 from Aleksanaa/trivial-sha256-fix
treewide: sha256 -> hash attribute for gitlab.com,codeberg.org fetchers
2024-07-14 22:40:25 +08:00
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00
éclairevoyant
0926bdbf98
treewide: fix uses of finalAttrs.pname in source urls 2024-07-12 20:23:39 -04:00
Nick Cao
b50e7a07d1
Merge pull request #325203 from r-ryantm/auto-update/gnome-extensions-cli
gnome-extensions-cli: 0.10.1 -> 0.10.2
2024-07-10 18:56:51 -04:00
Bobby Rong
cb877ca423
gnome.mutter: 46.3 → 46.3.1
https://gitlab.gnome.org/GNOME/mutter/-/compare/46.3...46.3.1
2024-07-09 21:47:31 +08:00
R. Ryantm
0fe0e09d1b gnome-extensions-cli: 0.10.1 -> 0.10.2 2024-07-07 08:30:16 +00:00
Masum Reza
8f3b38daf2
Merge pull request #324495 from JohnRTitor/fix-gnome-clocks
gnome-clocks: add missing gstreamer dependency
2024-07-06 17:15:05 +05:30
John Titor
1f9ac8af58
gnome-clocks: remove unnecessary sound theme
plays a hardcoded ogg file now
2024-07-06 15:57:00 +05:30
John Titor
b0f1cfaf46
gnome-clocks: add missing gstreamer dependency
needed for alarms
2024-07-06 15:56:59 +05:30
John Titor
ea6879f611
gnome-clocks: update description
not a GNOME 3 app anymore
2024-07-06 09:59:11 +05:30
Martin Weinelt
d9610a9f2e
Merge remote-tracking branch 'origin/master' into staging-next 2024-07-06 01:51:14 +02:00
Jan Tojnar
35a90c3f3d
Merge pull request #324341 from bobby285271/upd/gnome
GNOME updates 2024-07-03
2024-07-05 22:46:46 +02:00
Bobby Rong
64d1c74c65
gnome.mutter: 46.2 → 46.3
https://gitlab.gnome.org/GNOME/mutter/-/compare/46.2...46.3
2024-07-05 22:16:23 +08:00
Bobby Rong
9f6d2a22dc
gnome.gnome-sudoku: 46.2 → 46.3
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/46.2...46.3
2024-07-05 22:16:22 +08:00
Bobby Rong
3db6da5dc1
gnome.gnome-software: 46.2 → 46.3
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/46.2...46.3
2024-07-05 22:16:22 +08:00
Bobby Rong
b11e88b3ad
gnome.gnome-shell: 46.2 → 46.3.1
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/46.2...46.3.1

I am mostly confused by b9b5f9a, actually I don't think we need jasmine-gjs in 46.x.

Dropping gtk3 and libstartup_notification:
27b9985da3

Verified that gtk3 is really not needed by `grep -nr '3\.0'` in src.

While at it explicitly add libX11 and libxml2 as direct deps.
2024-07-05 22:16:21 +08:00
github-actions[bot]
30cfd4445f
Merge master into staging-next 2024-07-05 00:02:21 +00:00
Bobby Rong
17364a70e3
gnome.gnome-remote-desktop: 46.2 → 46.3
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/46.2...46.3
2024-07-05 01:01:19 +08:00
Bobby Rong
541feca0fb
gnome.gnome-initial-setup: 46.2 → 46.3
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/46.2...46.3

I don't know why we need to set PKG_CONFIG_SYSTEMD_SYSUSERSDIR so I just dropped it,
it looks like the prefix is properly replaced in upstream's meson.build via pkgconfig_define.
2024-07-05 01:01:18 +08:00
Bobby Rong
5e3514cc3f
gnome.gnome-control-center: 46.2 → 46.3
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/46.2...46.3

Some tests are now disabled if Xvfb is missing, I imagine we don't need xvfb-run when
the X11SessionTestCase helper actually takes care of X and system/session bus.
51bf36ac68
2024-07-05 00:49:41 +08:00
Miika Tuominen
9786ed51fb
gnome-software: add glib-networking to fix screenshots
required to display screenshots
2024-07-04 16:28:07 +03:00
John Titor
fcd81d0843
gnome-clocks: rec -> finalAttrs, nixfmt-rfc-style 2024-07-04 15:52:45 +05:30
Martin Weinelt
7b8429bbc4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/jaxtyping/default.nix
2024-07-02 12:08:49 +02:00
Alyssa Ross
629d1dc03e
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/lua-modules/generated-packages.nix
2024-07-01 14:34:32 +02:00
Jan Tojnar
2413b51652 gnome: Unmaintain dead packages 2024-07-01 09:35:26 +02:00
Jan Tojnar
1369411184 gnome-keyring: Move from gnome scope to top-level
It is on the way out.
2024-07-01 09:35:26 +02:00
Jan Tojnar
71750a5e1d gnome-disk-utility: Move from gnome scope to top-level 2024-07-01 09:35:26 +02:00
Jan Tojnar
075a8fe3b5 gnome-dictionary: Move from gnome scope to top-level 2024-07-01 09:35:26 +02:00
Jan Tojnar
453e89fd19 cheese: Move from gnome scope to top-level 2024-07-01 08:26:50 +02:00
Jan Tojnar
0a823763e9 accerciser: Move from gnome scope to top-level 2024-07-01 08:26:50 +02:00
Jan Tojnar
25000395ce gnome-pomodoro: Move from gnome scope to top-level
Not really a GNOME project.
2024-07-01 08:26:50 +02:00
Jan Tojnar
9993102c58 gnome-tweaks: Move from gnome scope to top-level 2024-07-01 08:26:49 +02:00
Jan Tojnar
ecb525108e gnome-packagekit: Move from gnome scope to top-level 2024-07-01 08:26:49 +02:00
Jan Tojnar
e3a06d65ff gnome-themes-extra: Move from gnome scope to top-level
Upstream archived.
2024-07-01 08:26:49 +02:00
Jan Tojnar
6d725135fe gnome-font-viewer: Move from gnome scope to top-level 2024-07-01 08:26:49 +02:00
Jan Tojnar
598a574e08 totem: Move from gnome scope to top-level 2024-07-01 08:26:49 +02:00
Jan Tojnar
2bb2f5742a sushi: Move from gnome scope to top-level 2024-07-01 08:26:49 +02:00
Jan Tojnar
87a6bb325c yelp-xsl: Move from gnome scope to top-level 2024-07-01 08:26:49 +02:00
Jan Tojnar
4f71ac5153 gnome-system-monitor: Move from gnome scope to top-level 2024-07-01 08:26:49 +02:00
Jan Tojnar
433464eb6a dconf-editor: Move from gnome scope to top-level 2024-07-01 08:26:48 +02:00
Jan Tojnar
23f2529ffc gpaste: Move from gnome scope to top-level
Not really a GNOME project.
2024-07-01 08:26:48 +02:00