Commit Graph

765 Commits

Author SHA1 Message Date
Sandro
035c360136
Merge pull request #148257 from zseri/opt-disable-avahi-geoclue 2022-02-25 13:00:05 +01:00
R. Ryantm
bdc5169fa4 gnomeExtensions.dash-to-dock: 71+date=2022-01-24 -> 71+date=2022-02-23 2022-02-24 13:51:29 +01:00
R. Ryantm
52e9fca9ee gnomeExtensions.arcmenu: 21 -> 23 2022-02-24 05:53:24 +00:00
zseri
2bd4a5d10d evince: make libsecret optional 2022-02-23 23:38:06 +01:00
Jan Tojnar
2427ba619c
Merge pull request #161260 from jtojnar/gnome-update-bump
gnome.updateScript: Various improvements
2022-02-23 21:17:45 +01:00
piegames
ac3478bf83
Merge pull request #161103: gnomeExtensions: auto-update 2022-02-23 11:53:50 +01:00
Jan Tojnar
00ee56846b gnome.updateScript: allow updating to unstable releases
It is now possible to update to GNOME pre-release by simply running:

GNOME_UPDATE_STABILITY=unstable nix-shell maintainers/scripts/update.nix --arg predicate '(path: pkg: pkg.updateScript.name or null == "gnome-update-script")' --argstr keep-going true --argstr commit true
2022-02-21 19:12:36 +01:00
Jan Tojnar
86a0a335dc gnome.updateScript: avoid rebuilding the derivation
Previously, a separate derivation was needed for each upper bound.

Since we are using bash specific features, let’s declare it explicitly.
2022-02-21 19:12:35 +01:00
Jan Tojnar
5b8320d446 gnome.updateScript: Use experimental support for custom commit messages 2022-02-21 19:12:35 +01:00
Ryan Horiguchi
10600763f5
gnomeExtensions: auto-update 2022-02-20 21:14:00 +01:00
0x4A6F
09033167ee gnome-bluetooth: fix transposition error 2022-02-20 11:58:16 +01:00
piegames
bb04f169d0
Merge pull request #160726: dash-to-dock: Build from source again
gnomeExtensions.dash-to-dock: Build from source again
2022-02-19 12:18:55 +01:00
R. Ryantm
0925d04a8e gnome.mutter: 41.3 -> 41.4 2022-02-19 11:55:56 +01:00
R. Ryantm
d0b5c17b5c gnome.gnome-shell: 41.3 -> 41.4 2022-02-19 01:21:38 +01:00
R. Ryantm
664c68a5c4 gnome.gnome-shell-extensions: 41.1 -> 41.2 2022-02-19 00:53:39 +01:00
Jan Tojnar
967a4c22db gnomeExtensions.dash-to-dock: Build from source again
The stable version has several usability bugs (e.g. https://github.com/micheleg/dash-to-dock/issues/1629)
but patches do not apply cleanly to the zips from the extension portal.
Let’s switch back to building from source to make it easier to update the extension.

This reverts commit 2bb795bab2,
adds an update script and updates to latest git revision.
2022-02-18 17:28:28 +01:00
R. Ryantm
d67ffe7bcb gnome.gpaste: 3.42.2 -> 3.42.5 2022-02-17 02:06:29 +01:00
Anders Kaseorg
854a00b962 yelp: Use webkit2gtk-4.0 ABI
yelp was our only package using the webkit2gtk-4.1 ABI, which inflated
the NixOS GNOME ISO with an extra flavor of webkit2gtk.

Fixes part of #159612.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-02-17 02:06:12 +01:00
R. Ryantm
f70e28e3b1 gnome.gnome-autoar: 0.4.2 -> 0.4.3 2022-02-17 02:05:54 +01:00
R. Ryantm
7ff5dd058d gnome.gnome-software: 41.3 -> 41.4 2022-02-17 02:05:42 +01:00
R. Ryantm
08a56a0435 evolution-data-server: 3.42.3 -> 3.42.4 2022-02-17 02:05:36 +01:00
R. Ryantm
1f9f068724 gnome.gedit: 40.1 -> 41.0 2022-02-17 02:05:07 +01:00
R. Ryantm
4aa5df74fc gnome.gnome-control-center: 41.2 -> 41.4 2022-02-17 02:04:49 +01:00
piegames
48343d24e4
Merge pull request #159338: gnomeExtensions.arcmenu: 20 -> 21 2022-02-15 21:02:38 +01:00
R. Ryantm
7c5210039b gnome.gnome-todo: unstable-2022-01-01 -> unstable-2022-02-01 2022-02-15 14:11:52 +01:00
Bobby Rong
e7439d8fcf
Merge pull request #160128 from r-ryantm/auto-update/gnome-initial-setup
gnome.gnome-initial-setup: 41.2 -> 41.4
2022-02-15 19:35:47 +08:00
R. Ryantm
760e49aece gnome.gnome-maps: 41.2 -> 41.4 2022-02-15 12:34:56 +01:00
R. Ryantm
6067bd6a2e gnome.gnome-initial-setup: 41.2 -> 41.4 2022-02-15 09:41:44 +00:00
R. Ryantm
068c36f83b gnomeExtensions.arcmenu: 20 -> 21 2022-02-11 20:52:05 +00:00
piegames
ac68b477d6
Merge pull request #158952: gnomeExtensions: auto-update 2022-02-11 13:01:58 +01:00
piegames
1a7a5bf2e8
Merge pull request #157147: gnomeExtensions.dash-to-panel: move to manual packaging
gnomeExtensions.dash-to-panel: fix wrongly shown version number and remove manual packaging (closes #157005)
2022-02-10 21:13:44 +01:00
Ryan Horiguchi
6d715cb295
gnomeExtensions: auto-update 2022-02-10 13:09:40 +01:00
Simon Voordouw
d6209cb7ab gnomeExtensions.pop-shell: fix executables
Fix the shebang and set the executable bit for the color_dialog
and floating_exceptions executables.
2022-02-08 23:45:26 +01:00
github-actions[bot]
991e2a4022
Merge master into staging-next 2022-01-31 12:01:14 +00:00
R. Ryantm
c63b71869b gnome.tali: 40.4 -> 40.5 2022-01-31 06:46:07 +00:00
Jan Tojnar
345a5e4bea gnome.gnome-shell: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-shell/41/gnome-shell-41.3.news
2022-01-30 20:39:49 +01:00
Jan Tojnar
75df38ecda gnome.mutter: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/mutter/41/mutter-41.3.news
2022-01-30 20:39:49 +01:00
Jan Tojnar
161cd51dc4 gnome.gnome-session: 40.1.1 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-session/40/gnome-session-40.8.news
https://ftp.gnome.org/pub/GNOME/sources/gnome-session/41/gnome-session-41.3.news

- Patch no longer relies on grep (db1a97c2ff).
- Also format the expression.
2022-01-30 20:39:49 +01:00
Jan Tojnar
6396b5dbc2 gnome.gnome-desktop: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/41/gnome-desktop-41.3.news
2022-01-30 04:47:01 +01:00
Jan Tojnar
1a11eb1eb3 gnome.gdm: 41.0 → 41.3
Remove nvidiaWayland NixOS option since it was severely out of date.

https://ftp.gnome.org/pub/GNOME/sources/gdm/41/gdm-41.3.news
2022-01-30 04:47:01 +01:00
Jan Tojnar
c1556aac51 gitg: 3.32.1 → 41
https://ftp.gnome.org/pub/GNOME/sources/gitg/41/gitg-41.news
2022-01-30 04:47:01 +01:00
piegames
defabb219d
Merge pull request #157154: gnomeExtensions: auto-update 2022-01-29 18:05:35 +01:00
Ryan Horiguchi
833cc0db4e
gnomeExtensions.dash-to-panel: fix wrongly shown version number and remove manual packaging (closes #157005) 2022-01-29 17:26:16 +01:00
Ryan Horiguchi
79dd2fd10a
gnomeExtensions: auto-update 2022-01-28 16:05:51 +01:00
Ryan Hendrickson
617d557d3b gnome-2048: init at 3.38.2 2022-01-27 15:40:02 -05:00
github-actions[bot]
11cced7438
Merge master into staging-next 2022-01-24 00:01:45 +00:00
piegames
0354c3a913
Merge pull request #156199: gnomeExtensions: auto-update 2022-01-24 00:12:22 +01:00
github-actions[bot]
93a9821309
Merge master into staging-next 2022-01-23 18:01:11 +00:00
Jörg Thalheim
543dbb4ffb gnomeExtension.pop-shell: 2021-11-30 -> 2022-01-14 2022-01-23 11:58:41 +01:00
Ryan Horiguchi
6ac669cca9
gnomeExtensions: auto-update 2022-01-22 20:47:44 +01:00
Vladimír Čunát
14dfd74d8e
gnome.gnome-settings-daemon338: fix build with new meson
Our default gnome-settings-daemon release already contains this.
2022-01-22 08:06:05 +01:00
github-actions[bot]
fd5336b13e
Merge master into staging-next 2022-01-21 18:01:25 +00:00
R. Ryantm
90ec465b16 gnome.nautilus: 41.1 -> 41.2 2022-01-21 13:31:56 +01:00
github-actions[bot]
ed9751296d
Merge master into staging-next 2022-01-15 18:01:07 +00:00
piegames
385d12ff26
Merge pull request #154692 from rhoriguchi/gnomeExtensions.volume-mixer
gnomeExtensions.volume-mixer: add override to fix extension
2022-01-15 15:21:50 +01:00
github-actions[bot]
a6317e795d
Merge master into staging-next 2022-01-15 06:01:01 +00:00
Jan Tojnar
081dc871ee
Merge pull request #154834 from jtojnar/gnome.noalias
gnome: Remove old aliases
2022-01-15 06:22:43 +01:00
github-actions[bot]
2e421aaac4
Merge master into staging-next 2022-01-15 00:01:36 +00:00
Tom Fitzhenry
47a8b15664 evolution-data-server: propagate libgdata
Motivation: Stop programs from having to declare transitive dependencies (fixed in this commit).

Per https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/57/diffs, evolution-data-server requires libgdata for gobject introspection.

See also 025960d229, which did a similar thing for libsoup.
2022-01-15 06:05:40 +11:00
github-actions[bot]
dc1b038f25
Merge master into staging-next 2022-01-14 12:01:14 +00:00
Jan Tojnar
897f195006
Merge pull request #154185 from symphorien/eds-udpdate
evolution-data-server: 3.42.2 -> 3.42.3
2022-01-14 12:16:30 +01:00
Jan Tojnar
f49d95382e gnome: Drop old removed aliases
These have been removed over two years ago.
2022-01-13 03:55:59 +01:00
Jan Tojnar
e703bc0ade gnome: Remove old aliases
Had to move the aliases outside of the scope or packages in the scope
would have the throws injected instead of the proper packages
from the parent scope.

Also removed the gnome3 alias since that was mostly for internal use
– I doubt people would use gnome3.gnome3.package attribute paths.
It does not really work when moved out of the scope
and it is no longer used in the scope anyway.
2022-01-13 03:52:21 +01:00
github-actions[bot]
7def368b6f
Merge master into staging-next 2022-01-12 18:01:16 +00:00
Ryan Horiguchi
ca1cddd15b
gnomeExtensions.volume-mixer: add override to fix extension 2022-01-12 16:55:54 +01:00
R. Ryantm
25e1800f2d gnome.rygel: 0.40.2 -> 0.40.3 2022-01-12 15:44:42 +01:00
R. Ryantm
84e626c60c gnome.gnome-autoar: 0.4.1 -> 0.4.2 2022-01-12 15:43:45 +01:00
R. Ryantm
9cf36f1225 gnome.gnome-boxes: 41.2 -> 41.3 2022-01-12 15:42:35 +01:00
github-actions[bot]
e8dc263ca3
Merge staging-next into staging 2022-01-11 18:01:57 +00:00
R. Ryantm
8345537085 gnome.gnome-software: 41.2 -> 41.3 2022-01-11 16:50:41 +01:00
Jan Tojnar
f7aa55946b Merge branch 'staging-next' into staging
; Conflicts:
;	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
;	nixos/doc/manual/release-notes/rl-2205.section.md
;	pkgs/build-support/libredirect/default.nix
2022-01-10 01:26:05 +01:00
Guillaume Girol
aba6be0888 evolution-data-server: 3.42.2 -> 3.42.3 2022-01-09 22:00:35 +01:00
Jan Tojnar
e4eed15d8b
Merge pull request #153246 from jtojnar/glib-schemadatadir
glib: Add helpers for finding schema datadir
2022-01-09 16:09:54 +01:00
Jan Tojnar
abf7b0533d
Merge pull request #154064 from NixOS/slimmer-iso
Slim down iso_gnome output size
2022-01-09 14:21:46 +01:00
Jan Tojnar
701f1c4c55 gnome.gnome-shell: switch to non-full asciidoc
The full variant does not seem to be actually needed,
allowing us to prune Java from the build closure.

In fact, the AsciiDoc/a2x tool is not actually used
at all when building from tarball because it contains
a pre-generated copy of the manual page.

Let’s remove the pregenerated file so that building
from tarball is more consistent with the VCS build
(e.g. when testing new versions or patches).
2022-01-09 00:39:38 +01:00
Jonathan Ringer
172bcecd6b
Merge remote-tracking branch 'origin/staging-next' into staging 2022-01-07 10:32:13 -08:00
Jonathan Ringer
86f9a32c4c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/hydra/default.nix
2022-01-07 10:31:29 -08:00
Ulrik Strid
ea368b3c62 gnomeExtensions.taskwhisperer: 16 -> 20 2022-01-04 11:20:23 +01:00
github-actions[bot]
d6a3b9cec5
Merge staging-next into staging 2022-01-04 06:01:41 +00:00
github-actions[bot]
872c4bf219
Merge master into staging-next 2022-01-04 06:01:03 +00:00
piegames
c18f3fb561
Merge pull request #153283: gnomeExtensions.arcmenu: 19 -> 20 2022-01-04 01:18:21 +01:00
github-actions[bot]
25662d01ae
Merge staging-next into staging 2022-01-04 00:02:40 +00:00
Martin Weinelt
11a0b61783 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-03 23:21:08 +01:00
R. Ryantm
71646d4e31 gnomeExtensions.arcmenu: 19 -> 20 2022-01-03 00:28:23 +00:00
Jan Tojnar
009de75a84
Merge pull request #153225 from NixOS/libportal
Fix builds broken by libportal update
2022-01-03 00:46:23 +01:00
Jan Tojnar
7e95149bdb glib: Add helpers for finding schema datadir
It is commonly needed for test environments.
2022-01-02 20:34:53 +01:00
Jan Tojnar
bb54aca688 gnome.nautilus: fix build 2022-01-02 17:27:49 +01:00
Jan Tojnar
dd166870fe epiphany: fix build 2022-01-02 17:21:11 +01:00
Jan Tojnar
7ad378b30d gnome.eog: fix build 2022-01-02 17:07:08 +01:00
Jan Tojnar
548dc7c056
Merge pull request #152948 from jtojnar/adw1
pango,gtk3,gtk4,libadwaita: update
2022-01-02 10:54:27 +01:00
Jan Tojnar
09e03d0544 gnome.gnome-todo: 41.0 → unstable-2022-01-01
https://gitlab.gnome.org/GNOME/gnome-todo/-/compare/41.0...4a6be8c38510d909a9f94ec34c4da1f31ac9f1ab
2022-01-02 00:22:02 +01:00
piegames
4f9a44802d
Merge pull request #152724 from rhoriguchi/gnomeExtensions
gnomeExtensions: auto-update
2022-01-01 19:34:09 +01:00
Ryan Horiguchi
c318bf2ed8 gnomeExtensions: auto-update 2022-01-01 14:48:21 +01:00
github-actions[bot]
df24694c45
Merge master into staging-next 2021-12-31 18:01:05 +00:00
Rasmus Thomsen
87b3239e9f
gnome-text-editor: init at 41.1 2021-12-31 12:53:16 +01:00
github-actions[bot]
129083edcf
Merge master into staging-next 2021-12-29 06:01:11 +00:00
Jonathan Ringer
c40db3150d
gnome.power-manager: update homepage 2021-12-28 09:09:12 -08:00
Dmitry Kalinkin
2ddda43924
Merge branch 'staging' into staging-next
Conflicts:
	pkgs/os-specific/linux/kernel/common-config.nix
2021-12-25 17:16:26 -05:00
R. Ryantm
bf3c550956 gnome.simple-scan: 40.6 -> 40.7 2021-12-24 14:05:45 +01:00
Jonathan Ringer
182e07f0d9
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/libraries/webkitgtk/default.nix
	pkgs/development/python-modules/pylast/default.nix
	pkgs/development/python-modules/pymavlink/default.nix
2021-12-23 10:16:42 -08:00
Bobby Rong
4cc9dd266d
gnome.epiphany: 41.2 → 41.3
https://gitlab.gnome.org/GNOME/epiphany/-/blob/gnome-41/NEWS
2021-12-21 15:43:44 +08:00
Jan Tojnar
56cd070503
Merge pull request #151356 from Artturin/gnomedesktop-determistic
gnome.gnome-desktop: make deterministic
2021-12-19 20:34:18 +01:00
Artturin
acb6265866 gnome.gnome-desktop: set gnome_distributor
arch sets this to "Arch Linux"
openSUSE to "openSUSE"
2021-12-19 21:12:12 +02:00
Artturin
f58b14b0ac gnome.gnome-desktop: make deterministic
makes it so the date wont be added to gnome-version.xml
<date>2021-12-18</date>
2021-12-19 21:04:52 +02:00
piegames
98f95dee12
Merge pull request #151022 from rhoriguchi/gnomeExtensions
gnomeExtensions: auto-update
2021-12-19 15:05:03 +01:00
github-actions[bot]
46528ab039
Merge staging-next into staging 2021-12-19 06:01:51 +00:00
R. Ryantm
6469875608 gnome.gnome-remote-desktop: 41.1 -> 41.2 2021-12-19 01:46:02 +01:00
github-actions[bot]
d1e6365b21
Merge staging-next into staging 2021-12-18 00:02:05 +00:00
Jan Tojnar
8a79c57475
Merge pull request #151081 from bobby285271/epiphany
gnome.epiphany: 41.0 → 41.2
2021-12-17 21:48:17 +01:00
Bobby Rong
16595b8841
gnome.epiphany: 41.0 → 41.2
https://gitlab.gnome.org/GNOME/epiphany/-/blob/gnome-41/NEWS
2021-12-17 19:53:13 +08:00
Ryan Horiguchi
1eb38afcb4
gnomeExtensions: auto-update 2021-12-16 23:02:22 +01:00
github-actions[bot]
1a2b61419f
Merge staging-next into staging 2021-12-13 18:01:54 +00:00
R. Ryantm
fe96112597 gnome.gnome-shell-extensions: 41.0 -> 41.1 2021-12-13 17:18:39 +01:00
R. Ryantm
7f4028d006 gnome.gnome-shell: 41.1 -> 41.2 2021-12-13 17:18:19 +01:00
R. Ryantm
7fd3e067cd gnome.mutter: 41.1 -> 41.2 2021-12-13 16:59:35 +01:00
piegames
0dadd5fabb
Merge pull request #150340 from justinas/freon-45
gnomeExtensions.freon: 44 -> 45, patch binary paths
2021-12-13 15:04:27 +01:00
github-actions[bot]
60c2e603bb
Merge staging-next into staging 2021-12-13 12:02:07 +00:00
R. Ryantm
bf2ed22673 gnome.gnome-calendar: 41.1 -> 41.2 2021-12-12 21:30:38 +01:00
Justinas Stankevicius
702dfffa06 gnomeExtensions.freon: 44 -> 45, patch binary paths 2021-12-12 02:24:40 +02:00
Dmitry Kalinkin
07a8ae0c5a
Merge branch 'staging-next' into staging
Conflicts:
	pkgs/development/libraries/log4cplus/default.nix
2021-12-11 14:01:19 -05:00
Bobby Rong
e143a2cbf7
Merge pull request #150233 from bobby285271/pantheon
Pantheon updates 2021-12-11
2021-12-11 22:04:27 +08:00
Bobby Rong
508d45f8b5
pantheon.evince: use upstream patch 2021-12-11 21:02:40 +08:00
R. Ryantm
e0c33ded5f gnome.gpaste: 3.42.1 -> 3.42.2 2021-12-10 22:58:30 +01:00
github-actions[bot]
4d0ca624f0
Merge staging-next into staging 2021-12-08 12:01:58 +00:00
R. Ryantm
fe73fe0c6e gnome.gnome-terminal: 3.42.1 -> 3.42.2 2021-12-08 10:08:58 +01:00
R. Ryantm
ca0d00fe50 gnome.gnome-desktop: 41.1 -> 41.2 2021-12-08 10:08:29 +01:00
R. Ryantm
1540a5115f gnome.gnome-calculator: 41.0 -> 41.1 2021-12-08 09:33:59 +01:00
R. Ryantm
74d8cc0190 evolution-data-server: 3.42.1 -> 3.42.2 2021-12-06 22:07:46 +01:00
Jan Tojnar
7fa6c8c4d4
Merge pull request #148864 from r-ryantm/auto-update/gnome.eog
gnome.eog: 41.0 -> 41.1
2021-12-06 14:07:50 +01:00
Jan Tojnar
981e6c9165
Merge pull request #148867 from r-ryantm/auto-update/gnome.ghex
gnome.ghex: 3.41.0 -> 3.41.1
2021-12-06 14:03:49 +01:00
Jan Tojnar
22d61d935f
Merge pull request #148868 from r-ryantm/auto-update/yelp
gnome.yelp: 41.1 -> 41.2
2021-12-06 14:00:34 +01:00
Jan Tojnar
7959db355d
Merge pull request #148870 from r-ryantm/auto-update/gnome.gnome-boxes
gnome.gnome-boxes: 41.1 -> 41.2
2021-12-06 14:00:00 +01:00
Jan Tojnar
d40bae46b6
Merge pull request #148880 from r-ryantm/auto-update/gnome.gnome-software
gnome.gnome-software: 41.1 -> 41.2
2021-12-06 13:59:27 +01:00
Jan Tojnar
368fe3ade4
Merge pull request #148896 from r-ryantm/auto-update/gnome-connections
gnome-connections: 41.1 -> 41.2
2021-12-06 13:57:26 +01:00
Bobby Rong
73322b485f
Merge pull request #148852 from r-ryantm/auto-update/yelp-xsl
gnome.yelp-xsl: 41.0 -> 41.1
2021-12-06 19:25:42 +08:00
Bobby Rong
1b2cf88eb1
Merge pull request #148861 from r-ryantm/auto-update/gnome.aisleriot
gnome.aisleriot: 3.22.19 -> 3.22.20
2021-12-06 19:21:53 +08:00
Bobby Rong
a857e371f5
Merge pull request #148873 from r-ryantm/auto-update/gnome.gnome-control-center
gnome.gnome-control-center: 41.1 -> 41.2
2021-12-06 19:08:59 +08:00
Bobby Rong
00afdf8c8e
Merge pull request #148876 from r-ryantm/auto-update/gnome.gnome-initial-setup
gnome.gnome-initial-setup: 41.0 -> 41.2
2021-12-06 19:01:30 +08:00
Bobby Rong
21643a4349
Merge pull request #148878 from r-ryantm/auto-update/gnome.gnome-maps
gnome.gnome-maps: 41.1 -> 41.2
2021-12-06 18:55:29 +08:00
R. Ryantm
445289b1db gnome-connections: 41.1 -> 41.2 2021-12-06 06:30:31 +00:00
R. Ryantm
71b451a6d1 gnome.gnome-software: 41.1 -> 41.2 2021-12-06 05:48:29 +00:00
R. Ryantm
29634b2031 gnome.gnome-maps: 41.1 -> 41.2 2021-12-06 05:35:18 +00:00
R. Ryantm
e73b68e497 gnome.gnome-initial-setup: 41.0 -> 41.2 2021-12-06 05:28:24 +00:00
R. Ryantm
7b698e4d81 gnome.gnome-control-center: 41.1 -> 41.2 2021-12-06 05:19:31 +00:00
R. Ryantm
26c5db5aad gnome.gnome-boxes: 41.1 -> 41.2 2021-12-06 05:11:33 +00:00
R. Ryantm
0c02c53354 gnome.ghex: 3.41.0 -> 3.41.1 2021-12-06 05:02:22 +00:00
R. Ryantm
ec7e2ca004 gnome.yelp: 41.1 -> 41.2 2021-12-06 04:55:11 +00:00
R. Ryantm
717f761eee gnome.eog: 41.0 -> 41.1 2021-12-06 04:54:07 +00:00
R. Ryantm
ba5adfe1f1 gnome.aisleriot: 3.22.19 -> 3.22.20 2021-12-06 04:44:41 +00:00
R. Ryantm
95a7d1ed78 gnome.yelp-xsl: 41.0 -> 41.1 2021-12-06 04:05:22 +00:00
piegames
9650e5aa20
Merge pull request #148734: gnomeExtensions: auto-update 2021-12-05 20:36:33 +01:00
Patrick Chilton
2fde20d45c gnome.gnome-flashback: 3.42.0 → 3.42.1
https://ftp.gnome.org/pub/GNOME/sources/gnome-flashback/3.42/gnome-flashback-3.42.1.news
2021-12-05 18:23:54 +01:00
Ryan Horiguchi
ef4173bca3
gnomeExtensions: auto-update 2021-12-05 18:10:49 +01:00
Jan Tojnar
15f2cda367
Merge pull request #148720 from bobby285271/mutter
gnome.mutter: fix libdir path
2021-12-05 16:41:19 +01:00
Bobby Rong
1a5a9b1e9d
gnome.mutter: fix libdir path 2021-12-05 23:06:19 +08:00
Michael Livshin
96e01b7e16 gnomeExtensions: fix ddterm
It needs gjs, zenity & vte.

Fixes #125363.
2021-12-04 23:21:01 +02:00
Thiago Kenji Okada
f2bda69e08
Merge pull request #148457 from AdsonCicilioti/x11-gestures-fix-touchegg
gnomeExtensions.x11-gestures:  can't find Touchegg
2021-12-04 09:57:13 -03:00
davidak
e82ccfb9ee
Merge pull request #148372 from bobby285271/vala
Vala updates 2021-12-02
2021-12-03 18:16:44 +01:00
Adson Silva Cicilioti
d205f7e6af gnomeExtensions.x11-gestures: can't find Touchegg 2021-12-03 13:54:58 -03:00
Adson Cicilioti
05e82bfdc2 gnomeExtensions.x11-gestures: can't find Touchegg 2021-12-03 13:01:59 -03:00
Bobby Rong
17aff7a84b
gnome.caribou: build with latest vala 2021-12-03 22:48:31 +08:00
piegames
461a7d223c
Merge pull request #147542: gnomeExtensions.pop-shell: init 2021-12-01 11:33:56 +01:00
genofire
753c1f5a97 gnomeExtensions.pop-shell: init at unstable-2021-11-30 2021-12-01 02:59:06 +01:00
Jan Tojnar
f9212df975 gnome.sushi: Enable more codecs 2021-11-24 20:55:25 +01:00
Jan Tojnar
fda27cf38e gnome.sushi: Fix runtime 2021-11-24 20:55:24 +01:00
Jan Tojnar
2767ab90d4
Merge pull request #147037 from jtojnar/gnome-update
gnome update
2021-11-23 16:09:58 +01:00
piegames
9c1e0e0244
Merge pull request #147117 from VergeDX/arcmenu 2021-11-23 15:44:23 +01:00
Jan Tojnar
e9f6e6c49f gnome.gnome-screenshot: 40.0 → 41.0
https://ftp.gnome.org/pub/GNOME/sources/gnome-screenshot/41/gnome-screenshot-41.0.news
2021-11-23 15:34:14 +01:00
Jan Tojnar
1ad7180e21 gnome.gnome-flashback: 3.40.0 → 3.42.0
https://ftp.gnome.org/pub/GNOME/sources/gnome-flashback/3.42/gnome-flashback-3.42.0.news
2021-11-23 15:34:14 +01:00
Jan Tojnar
e102c85c09 evince: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/evince/41/evince-41.3.news
2021-11-23 15:34:14 +01:00
Jan Tojnar
7635358235 gnome.cheese: 41.0 → 41.1
https://ftp.gnome.org/pub/GNOME/sources/cheese/41/cheese-41.1.news
2021-11-23 15:34:07 +01:00
piegames
d2d03f071a
Merge pull request #146953 from piegamesde/gnome-extensions 2021-11-23 15:16:36 +01:00
piegames
e41a7715a2 gnomeExtensions: improve README
Document that the all-packages.nix needs to be updated too (this was forgotten
in the GNOME 41 update). Also fixed typos.
2021-11-23 15:08:30 +01:00
piegames
bc1f025afb gnomeExtensions: improve override mechanism
The reduced reduncancy should help us avoid making some copy-paste errors,
as happened previously. Also, increased ergonomics.
2021-11-23 15:06:08 +01:00
Vanilla
a391439b7b
gnomeExtensions.arcmenu: 14 -> 19 2021-11-23 20:33:01 +08:00
github-actions[bot]
cbcbfb4901
Merge master into staging-next 2021-11-22 06:01:10 +00:00
piegames
620b40bdbf
Merge PR #146183: gnomeExtensions: make buildShellExtension visible 2021-11-22 01:44:00 +01:00
github-actions[bot]
2f9a2c9dfe
Merge master into staging-next 2021-11-22 00:01:39 +00:00
piegames
df61dcbba3
Merge pull request #145382: gnomeExtensions: auto-update 2021-11-22 00:57:31 +01:00
piegames
4a27ec097b
Merge pull request #146753 from rhoriguchi/gnomeExtensions.caffeine 2021-11-22 00:55:42 +01:00
github-actions[bot]
18ad263272
Merge master into staging-next 2021-11-21 18:01:07 +00:00
Ryan Burns
2175b157ac treewide: refactor isi686 && isx86_64 -> isx86 2021-11-20 17:50:41 -08:00
Ryan Horiguchi
195a579890
gnomeExtensions.caffeine remove manual packaging and use extension overrides 2021-11-20 13:42:16 +01:00
Ryan Horiguchi
0cd1cbefe6
gnomeExtensions: auto-update 2021-11-20 12:58:00 +01:00
github-actions[bot]
90829d83e5
Merge master into staging-next 2021-11-17 00:01:49 +00:00
Jan Tojnar
609af42a9d
Merge pull request #145982 from doronbehar/pkg/gnome/sound-output-device-chooser
gnomeExtensions.sound-output-device-chooser: 38 -> 39
2021-11-16 22:50:23 +01:00
Jonathan Ringer
a2e621d20d
Merge remote-tracking branch 'origin/master' into staging-next 2021-11-16 07:50:20 -08:00
Jan Tojnar
1b2a061c87 gnome.gedit: fix typelib path
We patch gobject-introspection and meson to store absolute paths to libraries in typelibs but that requires the install_dir is an absolute path.
2021-11-16 15:01:22 +01:00
tu-maurice
a19640fb81 gnomeExtensions: make buildShellExtension visible
Simply inheriting does not work because all-packages.nix explicitly inherits
only gnomeExtensions and gnome*Extensions.
2021-11-15 22:00:20 +01:00
Doron Behar
2b43943229 gnomeExtensions.sound-output-device-chooser: 38 -> 39 2021-11-14 20:12:04 +02:00
github-actions[bot]
9f6360b7fb
Merge staging-next into staging 2021-11-14 18:01:49 +00:00
Alyssa Ross
4e1852096f
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/tools/parsing/flex/2.6.1.nix
2021-11-14 14:17:46 +00:00
Maciej Krüger
014715ef31
Merge pull request #144960 from newAM/dash-to-panel 2021-11-14 13:13:55 +01:00
R. Ryantm
fa591a4b16 gnome.gnome-calendar: 41.0 -> 41.1 2021-11-14 01:54:25 +00:00
Alex Martens
0d2b8f5911 gnomeExtensions.dash-to-panel: 44 -> 45 2021-11-13 14:44:55 -08:00
Alex Martens
dd5b304b3f gnomeExtensions.dash-to-panel: 43 -> 44 2021-11-13 14:44:55 -08:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
Fabián Heredia Montiel
c805435134 simple-scan: 40.5 → 40.6 2021-11-10 16:49:51 +01:00
Fabián Heredia Montiel
4ad135cb7f gnome.gnome-desktop: 41.0 → 41.1 2021-11-10 16:49:51 +01:00
Fabián Heredia Montiel
412ee75d07 gnome.gnome-shell: 41.0 → 41.1 2021-11-10 16:49:51 +01:00
Fabián Heredia Montiel
fc72445872 gnome.mutter: 41.0 → 41.1 2021-11-10 16:49:50 +01:00
Claudio Bley
94a8d38dcd gnome.gnome-todo: Use patch to fix build race condition
Instead of fetching the patch of the commit that added the patch file to the
FreeBSD repository, fetch the patch itself.
2021-11-09 08:00:18 -08:00
Ryan Horiguchi
89443d70e5 gnomeExtensions: auto-update 2021-11-02 11:03:56 -07:00
maxine [they]
619b7870c8
Merge pull request #143978 from jtojnar/more-gnome 2021-10-31 23:54:09 +01:00
Jan Tojnar
c348f7c17d gnome.tali: 40.3 → 40.4 2021-10-31 12:20:29 +01:00
Jan Tojnar
78946b0e98 gnome.nautilus: 41.0 → 41.1 2021-10-31 12:20:29 +01:00
Jan Tojnar
1ae58eb531 gnome.libgnome-games-support: 1.8.1 → 1.8.2 2021-10-31 12:20:29 +01:00
Jan Tojnar
a3dca903bb gnome.gnome-terminal: 3.42.0 → 3.42.1 2021-10-31 12:20:29 +01:00
Jan Tojnar
d984d321b4 gnome.gnome-remote-desktop: 41.0 → 41.1
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/41.0...41.1
2021-10-31 12:20:22 +01:00
Jan Tojnar
7508b25ad0 gnome.gnome-maps: 41.0 → 41.1 2021-10-31 12:19:36 +01:00
Jan Tojnar
467f55e87e gnome.gnome-chess: 41.0 → 41.1 2021-10-31 12:19:36 +01:00
Jan Tojnar
81271ee4c1 gnome.gnome-autoar: 0.4.0 → 0.4.1 2021-10-31 12:19:36 +01:00
Jan Tojnar
dd4e65d620 gnome.aisleriot: 3.22.17 → 3.22.19
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.17...3.22.19
2021-10-31 11:03:59 +01:00
Jan Tojnar
c713c5d261
Merge pull request #143910 from jtojnar/gpaste
gnome.gpaste: 3.42.0 → 3:42.1
2021-10-31 01:46:00 +02:00
Jan Tojnar
3f189f860d gnome.gpaste: 3.42.0 → 3:42.1
https://www.imagination-land.org/posts/2021-10-30-gpaste-3.42.1-released.html
2021-10-31 00:48:12 +02:00
Jan Tojnar
39423b9f03
Merge pull request #142824 from jtojnar/nautilus-python
gnome.nautilus-python: fix loading gi
2021-10-30 01:56:28 +02:00
Jan Tojnar
f930c08357 gnome-connections: 41.0 → 41.1 2021-10-29 12:37:51 +02:00
Jan Tojnar
0247146b01 gnome.gnome-software: 41.0 → 41.1 2021-10-29 12:37:51 +02:00
Jan Tojnar
76e31c3fd2 gnome.gnome-control-center: 41.0 → 41.1 2021-10-29 12:37:51 +02:00
Jan Tojnar
2d4f057ca6 evolution-data-server: 3.42.0 → 3.42.1 2021-10-29 10:20:40 +00:00
Bobby Rong
8e440f1776
Merge pull request #142810 from bobby285271/pantheon
Pantheon updates 2021-10-25, 2021-10-26
2021-10-28 08:16:34 +08:00
maralorn
ed814a4586
Merge pull request #142215 from rhoriguchi/gnome41Extensions
Add gnome41Extensions
2021-10-27 23:01:42 +02:00
Doron Behar
76bbfe49ea
Merge pull request #143019 from doronbehar/pkg/gnome/easyScreenCast.update 2021-10-27 14:06:28 +03:00
Bobby Rong
20a9ac8d35
pantheon.epiphany: update patches
https://github.com/elementary/browser/pull/41
2021-10-27 09:00:38 +08:00
Ryan Horiguchi
bb412a5125
gnomeExtensions: cleanup extension renames 2021-10-27 00:18:58 +02:00
Ryan Horiguchi
934ced4e81
gnomeExtensions: set default version to 41 2021-10-27 00:18:43 +02:00
Ryan Horiguchi
050c5948fc
gnomeExtensions: auto-update and add gnome41Extensions 2021-10-27 00:18:15 +02:00
Doron Behar
a96c010391 gnomeExtensions.easyScreenCast: unstable-2020-11-25 -> 1.4.0 2021-10-26 16:47:40 +03:00
Jan Tojnar
6767e0ed8e gnome.nautilus-python: fix loading gi 2021-10-25 08:18:13 +02:00
Jan Tojnar
e83a6a94fa
Merge pull request #142731 from jtojnar/more-gnome
More GNOME updates
2021-10-24 13:17:19 +02:00
Jan Tojnar
d2ea39144c gnome.metacity: 3.40.0 → 3.42.0 2021-10-24 12:38:17 +02:00
Jan Tojnar
ae56abbb47 gnome.gnome-panel: 3.40.0 → 3.42.0 2021-10-24 12:38:17 +02:00
Jan Tojnar
3d9cb399a6 gnome.gnome-clocks: 40.0 → 41.0 2021-10-24 12:25:03 +02:00
Jan Tojnar
6ef96ead9a gnome.gnome-applets: 3.40.0 → 3.42.0 2021-10-24 12:25:03 +02:00
Nicolas Berbiche
d75dca05f8
gnome-disk-utility: set meta.mainProgram to "gnome-disks" 2021-10-23 18:37:06 -04:00
davidak
6adc2ce335
Merge pull request #142455 from bobby285271/fileroller
pantheon.file-roller: init
2021-10-22 16:21:45 +02:00
Olli Helenius
5bf370b226
gnomeExtensions.night-theme-switcher: 50 -> 53 (#142346)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-22 13:14:36 +02:00
Anders Kaseorg
11c76c639d
gnomeExtensions.system-monitor: unstable-2021-06-19 → unstable-2021-09-07, support GNOME 41 (#142156) 2021-10-22 13:13:52 +02:00
Bobby Rong
af97bf5624
pantheon.file-roller: init 2021-10-22 10:26:26 +08:00
Maciej Krüger
fc01297a57
gnome-todo: patch build race away
Only sometimes on a server with 12 cpu cores I get the below error

Seems like a parallel build race

Added freeBSD patch as fix 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257667

error: builder for 
'/nix/store/xrwjhd1cbh7172chmxnc10nv02kszb3l-gnome-todo-40.0.drv' failed 
with exit code 1;
       last 10 log lines:
       > build flags: -j12 -l12
       > [27/214] Compiling C object 
src/plugins/libplugins.a.p/all-tasks-panel_gtd-all-tasks-panel.c.oks-panel-resources.c.o
       > FAILED: 
src/plugins/libplugins.a.p/all-tasks-panel_gtd-all-tasks-panel.c.o
       > gcc -Isrc/plugins/libplugins.a.p -Isrc/plugins -I../src/plugins 
-I../src/animation -I../src/core -Isrc/gui -I../src/gui -I../src/models 
-Isrc -I../src -Isrc/plugins/all-tasks-panel -Isrc/plugins/background 
-Isrc/plugins/dark-theme -Isrc/plugins/eds -Isrc/plugins/inbox-panel 
-Isrc/plugins/next-week-panel -Isrc/plugins/night-light 
-Isrc/plugins/peace -Isrc/plugins/task-lists-workspace 
-Isrc/plugins/today-panel -Isrc/plugins/welcome 
-I/nix/store/ifrd1cxpxqx8iwmnc57z4hrxhln01rbw-glib-2.68.3-dev/include/glib-2.0 
-I/nix/store/94iv84rv2d1cl0fk1l1mkmmbnxg7fyzz-glib-2.68.3/lib/glib-2.0/include 
-I/nix/store/ifrd1cxpxqx8iwmnc57z4hrxhln01rbw-glib-2.68.3-dev/include 
-I/nix/store/lbjfdhiar0b3qz48kw07gs1mni27kfv9-gtk4-4.2.1-dev/include/gtk-4.0 
-I/nix/store/7i0zq8rd4wadxy3r0b18ga3cmc793gr8-cairo-1.16.0-dev/include/cairo 
-I/nix/store/i3jmkg9hwb9ss6c8mwlwxvqpldl2px6q-freetype-2.11.0-dev/include/freetype2 
-I/nix/store/i3jmkg9hwb9ss6c8mwlwxvqpldl2px6q-freetype-2.11.0-dev/include 
-I/nix/store/avwgxwkdxal2gir7pznb4k65xxnkv9kx-gdk-pixbuf-2.42.6-dev/include/gdk-pixbuf-2.0 
-I/nix/store/ajak80hbfrrppykc8mj4jxc9wh5ndybz-graphene-1.10.6/include/graphene-1.0 
-I/nix/store/ajak80hbfrrppykc8mj4jxc9wh5ndybz-graphene-1.10.6/lib/graphene-1.0/include 
-I/nix/store/gpvwn9wl6x4cg8jfr2njj7cxyk8zk6v0-pango-1.48.5-dev/include/pango-1.0 
-I/nix/store/q2hi3bjmacy1wjvm758fd0cd29vl1d7k-harfbuzz-2.8.2-dev/include/harfbuzz 
-I/nix/store/c1z9373m42wv2d0wj5qmdac72sayf37n-vulkan-headers-1.2.182.0/include 
-I/nix/store/yphqc4kynppqmasmysxjpzzgv552psq9-libadwaita-1.0.0-alpha.1-dev/include/libadwaita-1 
-I/nix/store/9zwmk1fvrrbw5vdp5591ca8nq4f1v4al-gnome-online-accounts-3.40.0-dev/include/goa-1.0 
-I/nix/store/jg655mm6pldbk7k3wnixn7dp41ga1920-gnome-online-accounts-3.40.0/lib/goa-1.0/include 
-I/nix/store/pnv64z2syqg3hv9yjs41wprn5dw8cx54-libpeas-1.30.0-dev/include/libpeas-1.0 
-I/nix/store/wyn9sba9cklqi5ddk0p34n0rqzpjpz4p-gobject-introspection-1.68.0-dev/include/gobject-introspection-1.0 
-I/nix/store/nbf745slz7241fl5gxcljd6lf6higf6x-libportal-0.4-dev/include 
-I/nix/store/mi6l0a0lcirlvnri7n05a6jvrlyyan1k-evolution-data-server-3.40.4-dev/include/evolution-data-server 
-I/nix/store/38l3kxa7h95nr7c8ipsxw9ww2x2lbg6s-libsecret-0.20.4-dev/include/libsecret-1 
-I/nix/store/bzad4zrz48nxp23dhcvwy0hzrb51xyk8-libical-3.0.10-dev/include 
-I/nix/store/30hpnxn445n7ja8nx78rimhjzy73pmz9-libsoup-2.72.0-dev/include/libsoup-2.4 
-I/nix/store/q8xy99la4sn3ak4h4l0gram0k3d1j2q6-libxml2-2.9.12-dev/include/libxml2 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall 
-Winvalid-pch -DHAVE_CONFIG_H -fPIC -pthread -mfpmath=sse -msse -msse2 
-mfpmath=sse -msse -msse2 -MD -MQ 
src/plugins/libplugins.a.p/all-tasks-panel_gtd-all-tasks-panel.c.o -MF 
src/plugins/libplugins.a.p/all-tasks-panel_gtd-all-tasks-panel.c.o.d -o 
src/plugins/libplugins.a.p/all-tasks-panel_gtd-all-tasks-panel.c.o -c 
../src/plugins/all-tasks-panel/gtd-all-tasks-panel.c
       > In file included from 
../src/plugins/all-tasks-panel/gtd-all-tasks-panel.c:26:
       > ../src/gnome-todo.h:24:10: fatal error: gtd-enum-types.h: No 
such file or directory
       >    24 | #include "gtd-enum-types.h"
       >       |          ^~~~~~~~~~~~~~~~~~
       > compilation terminated.
       > ninja: build stopped: subcommand failed.
2021-10-21 18:40:37 +02:00
Bobby Rong
9f1bf3168f
gnome.file-roller: format 2021-10-21 17:09:10 +08:00
Jan Tojnar
cae929fadd
Merge pull request #134509 from cwyc/gnome-backgrounds-stable-dir
gnome-backgrounds: stable image paths
2021-10-21 02:57:49 +02:00
cwyc
35279a22be gnome-backgrounds: stable image paths
This patch makes the backgrounds database point to stable paths in /run/current-system/sw that don't decay whenever this package's hash changes.
2021-10-20 12:45:54 -04:00
Jan Tojnar
34462eb0de
Merge pull request #142037 from rhoriguchi/gnomeExtensions
Update gnome extensions and remove manuall packaging for dash-to-dock
2021-10-19 16:44:55 +02:00
Ryan Horiguchi
2bb795bab2
gnomeExtensions.dash-to-dock: unstable-2021-10-03 -> 70 2021-10-18 12:01:54 +02:00
Ryan Horiguchi
9cb9b011ac
gnomeExtensions: auto-update 2021-10-18 00:51:10 +02:00
Jan Tojnar
fe49c16a0f
Merge pull request #141780 from jtojnar/pomodoro
gnome.pomodoro: 0.19.1 → 0.20.0
2021-10-18 00:26:20 +02:00
Bobby Rong
609928f5a1
pantheon.epiphany: rename patches 2021-10-17 11:54:06 +08:00
Bobby Rong
ac6f34a669
pantheon.evince: init 2021-10-17 11:42:21 +08:00
Jan Tojnar
690d9ab908
Merge pull request #141693 from jtojnar/gnome-stragglers
GNOME: more updates
2021-10-15 20:28:40 +02:00