3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

588 commits

Author SHA1 Message Date
Bobby Rong 9720a6b48e
Merge pull request #165423 from bobby285271/gucharmap
gnome.gucharmap: 14.0.0 -> 14.0.2
2022-03-24 11:50:11 +08:00
Bobby Rong 6dd4a7d853
Merge pull request #165446 from bobby285271/gnome-mahjongg
gnome.gnome-mahjongg: fix build with meson 0.61
2022-03-24 11:43:29 +08:00
Bobby Rong e9e8bb4659
gnome.gnome-mahjongg: fix build with meson 0.61 2022-03-23 18:41:30 +08:00
Bobby Rong 7612066db2
gnome.gnome-mahjongg: format with nixpkgs-fmt
Should not cause any rebuilds.
2022-03-23 18:35:29 +08:00
Bobby Rong 8f640ba3cb
gnome.gucharmap: 14.0.0 -> 14.0.2
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/14.0.0...14.0.2
2022-03-23 17:54:59 +08:00
piegames 3052e0b67f
Merge pull request #164993: gnomeExtensions: add GNOME 42 extensions 2022-03-21 19:45:31 +01:00
Ryan Horiguchi b8229f288c
gnomeExtensions: add GNOME 42 extensions 2022-03-20 17:59:37 +01:00
Ryan Horiguchi 70f65b1ba8
gnomeExtensions: auto-update 2022-03-20 17:59:14 +01:00
Jamie McClymont 694862304b nixos/tests: add passthru.tests to all tested terminal emulators 2022-03-20 16:48:06 +13:00
Bobby Rong 4a71acf24e
gnome.gnome-settings-daemon338: fix build with meson 0.61 2022-03-16 09:17:46 +08:00
Jan Tojnar 3239fd2b8f
Merge pull request #164155 from a-m-joseph/evince-fix-supportMultimedia-false
evince: pass -Dmultimedia=disabled if !supportMultimedia
2022-03-14 21:53:30 +01:00
Adam Joseph a6fc7b2891 evince: pass -Dmultimedia=disabled if !supportMultimedia
The evince derivation has an option supportMultimedia?true, which if
set to false will exclude gstreamer from the nativeBuildInputs.
Unfortunately this is not enough; the build will fail with:

  Run-time dependency gstreamer-base-1.0 found: NO (tried pkgconfig)

  meson.build:236:0: ERROR: Dependency "gstreamer-base-1.0" not found, tried pkgconfig

Let's pass "-Dmultimedia=disabled" to meson in this case so that the
build succeeds.

Checked with nixpkgs-hammer, which did not report any new warnings
introduced by this commit.
2022-03-14 12:45:04 -07:00
davidak 26c983d95e
Merge pull request #164051 from r-ryantm/auto-update/evince
evince: 41.3 -> 41.4
2022-03-14 08:31:51 +01:00
R. Ryantm 11e41ae4b2 evince: 41.3 -> 41.4 2022-03-13 22:12:41 +00:00
R. Ryantm a610331778 gnome.gnome-todo: unstable-2022-02-01 -> unstable-2022-03-11 2022-03-12 15:04:30 +01:00
piegames 0ff66591e4
Merge pull request #162668: gnomeExtensions.arcmenu: 23 -> 24 2022-03-11 12:21:01 +01:00
Ryan Horiguchi a396af658c
gnomeExtensions: auto-update 2022-03-10 23:44:18 +01:00
R. Ryantm f59dd81b3d gnome.gnome-tweaks: 40.0 -> 40.10 2022-03-05 22:59:38 +00:00
R. Ryantm 5e6e647dc1 gnomeExtensions.arcmenu: 23 -> 24 2022-03-03 20:27:58 +00:00
Jan Tojnar 3935dd094d libgnome-games-support: move out of gnome scope
We do not want libraries there.
2022-02-28 15:18:35 +01:00
R. Ryantm 9c61cdfb85 gnome.gpaste: 3.42.5 -> 3.42.6 2022-02-26 16:06:28 +01:00
R. Ryantm 61d2bc0cfe gnome-tour: 40.0 -> 40.1 2022-02-26 15:49:32 +01:00
R. Ryantm 733e15de50 gnome.gnome-mines: 40.0 -> 40.1 2022-02-25 10:57:22 -08:00
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