Sandro
7e819c9774
Merge pull request #194794 from romildo/upd.mate-tweak
2022-10-10 13:39:06 +02:00
Ryan Horiguchi
7162290393
gnomeExtensions: auto-update
2022-10-09 18:45:03 +02:00
github-actions[bot]
8972888c55
Merge master into staging-next
2022-10-09 12:01:31 +00:00
Sandro
d87090ce15
Merge pull request #194892 from rapenne-s/surf_display_update
2022-10-09 11:11:38 +02:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next
2022-10-08 10:20:07 +02:00
Bobby Rong
0611b26868
Merge pull request #194687 from bobby285271/cinnamon
...
cinnamon.cinnamon-common: Fix locking from menu
2022-10-08 10:40:25 +08:00
Baron Leonardo
d9cd0f0eea
xfce.xfce4-time-out-plugin: init at 1.1.2 ( #193477 )
...
Co-authored-by: José Romildo Malaquias <malaquias@gmail.com>
2022-10-07 12:43:04 +02:00
Solene Rapenne
f598f31179
surf-display: unstable-2019-04-15 -> unstable-2022-10-07
2022-10-07 10:35:07 +02:00
Bobby Rong
e93bfcae0f
pantheon.elementary-icon-theme: 7.0.0 -> 7.1.0
2022-10-07 09:34:24 +08:00
José Romildo
8a0365aeeb
mate.mate-tweak: 22.04.8 -> 22.10.0
2022-10-06 16:41:32 -03:00
José Romildo
412a7f084f
xfce.xfce4-datetime-plugin: 0.8.1 -> 0.8.2
2022-10-06 16:29:07 -03:00
Bobby Rong
8e2afcd868
cinnamon.cinnamon-common: Fix locking from menu
...
Closes #194612
2022-10-06 10:17:35 +08:00
github-actions[bot]
2ae4a931aa
Merge master into staging-next
2022-10-05 06:10:04 +00:00
Bobby Rong
ee673afe78
Merge pull request #192686 from bobby285271/elementary-iconbrowser
...
pantheon.elementary-iconbrowser: init at 2.0.0
2022-10-05 09:48:11 +08:00
Martin Weinelt
253ca4957d
Merge remote-tracking branch 'origin/master' into staging-next
2022-10-05 00:44:16 +02:00
Bobby Rong
42793abe52
pantheon.elementary-iconbrowser: init at 2.0.0
2022-10-04 23:48:02 +08:00
José Romildo Malaquias
78537abc21
Merge pull request #191369 from romildo/new.httpUpdater
...
directoryListingUpdater: init; enlightenment.enlightenment: add update script
2022-10-03 22:03:36 -03:00
Jan Tojnar
e14d1e1bc9
Merge pull request #192969 from jtojnar/extra-gsettings-strict
...
GNOME/Cinnamon/Pantheon: Clean up GSettings overrides and make strict
2022-10-04 00:59:08 +02:00
github-actions[bot]
0ae3aa5345
Merge master into staging-next
2022-10-02 17:45:43 +00:00
Sergei Trofimovich
a6635711da
gnome2.libgnomeui: use xlibsWrapper instead of xorg.xlibsWrapper
2022-10-02 15:38:27 +01:00
José Romildo
767b1fd5da
enlightenment.enlightenment: add update script
2022-10-01 12:27:09 -03:00
github-actions[bot]
e1d2f74dee
Merge master into staging-next
2022-09-30 18:03:29 +00:00
Ryan Horiguchi
dea11786f6
gnomeExtensions: auto-update
2022-09-30 16:43:33 +02:00
José Romildo Malaquias
e78c23cf5b
Merge pull request #193248 from romildo/upd.generic-updater
...
generic-updater: more flexible with name, pname, version and attr path, and cleanups
2022-09-30 09:19:21 -03:00
github-actions[bot]
9c14978f84
Merge master into staging-next
2022-09-29 12:01:25 +00:00
Vladimír Čunát
8ba120420f
Merge #191339 : staging-next 2022-09-15
2022-09-29 09:16:47 +02:00
Jan Tojnar
7ccc6ab217
Revert "gnome.gnome-boxes: add qemu to path"
...
Boxes insert the absolute path of `qemu-system-x86_64` program
as found on `PATH` into the `<emulator>` element of the libvirt
config. But if we add qemu to `PATH` using a wrapper, the saved
path will point directly to a store path, which will break when
the store path is garbage collected.
Let’s drop it again so that qemu can be picked up from the environment
using a more stable path such as `/run/libvirt/nix-emulators/qemu-system-x86_64`
introduced by the `virtualisation.libvirtd.enable = true;` NixOS option.
This reverts commit ba1ecbea39
,
essentially re-applying 120337053f
.
Fixes: https://github.com/NixOS/nixpkgs/issues/57931
2022-09-29 04:16:55 +02:00
github-actions[bot]
f18d801779
Merge staging-next into staging
2022-09-28 18:05:53 +00:00
Martin Weinelt
7da8d25d87
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-28 17:15:11 +02:00
José Romildo
3a36ccc075
xfce: remove archiveUpdater and use httpTwoLevelsUpdater for some packages
2022-09-27 23:41:53 -03:00
José Romildo
4d62007aa7
mate.mate-icon-theme-faenza: use gitUpdater
2022-09-27 23:41:53 -03:00
José Romildo
64ce882421
mate: simplify update script
...
- No need to pass the version and attrPath arguments
2022-09-27 23:41:53 -03:00
José Romildo
4a9e77cea0
lxqt: use gitUpdater instead of lxqtUpdateScript
2022-09-27 23:41:53 -03:00
José Romildo
01510c7ff3
treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater
2022-09-27 23:41:53 -03:00
Jan Tojnar
cd0b791eaa
Merge pull request #193119 from jtojnar/updatescript-residue
...
Backport updateScript fixes from GNOME branch
2022-09-28 02:53:01 +02:00
github-actions[bot]
d6a1c7033e
Merge staging-next into staging
2022-09-28 00:06:37 +00:00
github-actions[bot]
70776ac218
Merge master into staging-next
2022-09-28 00:06:02 +00:00
Sandro
f78e05946d
Merge pull request #193192 from romildo/upd.xfce4-cpugraph-plugin
2022-09-27 23:58:04 +02:00
Artturi
1c1c182814
Merge pull request #192851 from Artturin/treewides1
2022-09-28 00:50:06 +03:00
github-actions[bot]
3f66160994
Merge master into staging-next
2022-09-27 18:04:13 +00:00
Thomas Tuegel
6552ae2bf1
Merge pull request #192908 from matthiasbeyer/add-kzones
...
plasma5Packages.kzones: init at 0.3
2022-09-27 10:34:08 -05:00
José Romildo
21667ec81c
xfce.xfce4-cpugraph-plugin: use mkXfceDerivation
2022-09-27 11:49:20 -03:00
piegames
4d1f3b3a74
Merge pull request #192929 : gnomeExtensions: Add GNOME 43
2022-09-27 14:26:28 +02:00
github-actions[bot]
28a3306bd7
Merge master into staging-next
2022-09-27 12:01:17 +00:00
piegames
73e71f2ef9
gnomeExtensions: Update for GNOME 43
2022-09-27 13:39:06 +02:00
Bobby Rong
1c66e61450
pantheon.gala: Fix multitasking view allocation assertions
2022-09-27 12:36:53 +08:00
Jan Tojnar
a5af361af4
gnome.updateScript: Support freezing up to an explicit version
...
libgweather released version 4 after releasing version 40,
we need to ignore the latter.
2022-09-27 02:19:25 +02:00
Artturin
0734f54ef2
treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
...
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Matthias Beyer
4303c9d3ac
plasma5Packages.kzones: init at 0.3
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-09-26 08:30:09 +02:00
Jan Tojnar
cb0c70b388
pantheon.elementary-gsettings-schemas: Bring closer to GNOME
...
- Prefer local builds to avoid costly copying.
- Quote arguments.
- Avoid `with` statements.
- Use `concatMapStringsSep`.
- Format with `nixpkgs-fmt` to fix indentation.
2022-09-26 00:52:08 +02:00
Jan Tojnar
5e408af4de
cinnamon.cinnamon-gsettings-overrides: Make compilation strict
...
Otherwise people will just miss errors in their overrides and be confused why they do not work.
2022-09-26 00:52:08 +02:00
Jan Tojnar
dff1ed8690
cinnamon.cinnamon-gsettings-overrides: Bring closer to GNOME
...
- Prefer local builds to avoid costly copying.
- Quote arguments.
- Avoid `with` statements.
- Use `concatMapStringsSep`.
2022-09-26 00:52:08 +02:00
Jan Tojnar
35e033d416
gnome.nixos-gsettings-override: Make compilation strict
...
Otherwise people will just miss errors in their overrides and be confused why they do not work.
2022-09-26 00:52:08 +02:00
Jan Tojnar
1d4bddaed5
gnome.nixos-gsettings-override: extract from NixOS module
...
This will clean up the module slightly and bring it more in line with Pantheon & Cinnamon.
While at it do some other refactoring inspired by those modules:
- Correct a typo in light background attribute name.
- Rename the attribute name.
- Quote arguments.
- Extract the overridden package list and override text into variables.
- Avoid having separate copy commands for overrides from packages.
- Avoid `with` statements.
- Use `concatMapStringsSep`.
2022-09-26 00:52:08 +02:00
Martin Weinelt
68c0ca4416
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-25 21:36:31 +02:00
Samuel Dionne-Riel
50237ca3b9
Merge pull request #192180 from samueldr/fix/plasma-mobile-qtfeedback
...
plasma-mobile: Add QtFeedback
2022-09-23 15:53:02 -04:00
github-actions[bot]
57e15d64c3
Merge master into staging-next
2022-09-21 18:01:25 +00:00
Sandro
7a60d1fd15
Merge pull request #191189 from romildo/upd.xfce4-windowck-plugin
2022-09-21 14:02:07 +02:00
github-actions[bot]
15bbf4d3fc
Merge master into staging-next
2022-09-21 12:01:48 +00:00
Bobby Rong
a309b9794d
Merge pull request #191811 from bobby285271/cjs
...
cinnamon.cjs: various clean up
2022-09-21 15:03:20 +08:00
Samuel Dionne-Riel
a1abd18896
plasma-mobile: Add QtFeedback
...
This fixes an issue where *on devices*, Plasma Mobile would show error
messages instead of the expected applets (taskbar, desktop, etc).
2022-09-20 23:51:26 -04:00
github-actions[bot]
7da9ac9ae6
Merge master into staging-next
2022-09-21 00:03:46 +00:00
Thomas Tuegel
8a57b26b00
Merge pull request #185579 from alois31/kwin-lower-cap_sys_nice
...
kwin: don't leak CAP_SYS_NICE
2022-09-20 15:40:24 -05:00
Thomas Tuegel
fff89194fe
Merge pull request #183381 from alois31/oxygen-sounds
...
oxygen-sounds: init at 5.25.3
2022-09-20 14:25:55 -05:00
github-actions[bot]
2f49e0bb89
Merge master into staging-next
2022-09-20 18:01:23 +00:00
Thomas Tuegel
a21661c716
Merge pull request #185775 from NickCao/plasma-workspace
...
plasma-workspace: cleanup unused NIX_CFLAGS_COMPILE
2022-09-20 12:40:15 -05:00
Martin Weinelt
5d4267b0f2
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-20 12:25:19 +02:00
Bobby Rong
d767855896
Merge pull request #191888 from bobby285271/pantheon
...
pantheon.elementary-music: backport a few changes
2022-09-20 02:06:12 -06:00
superherointj
491043c28f
Merge pull request #191246 from kilianar/unicode-15
...
update several packages to unicode 15.0.0
2022-09-19 10:39:08 -03:00
Bobby Rong
c4ca8f727d
pantheon.elementary-music: backport a few changes
2022-09-19 15:32:02 +08:00
github-actions[bot]
d9a56077c8
Merge master into staging-next
2022-09-18 18:01:18 +00:00
Bobby Rong
54d0a168b3
cinnamon.cjs: various clean up
...
- Remove unused args
- Remove makeWrapper since it is not used
- Remove checkInputs since we don't run tests
- Clean up propagated bindings since grepping them returns nothing
- Don't pull in gtk4 since it is only used in an optional test
2022-09-18 23:11:42 +08:00
AndersonTorres
c64a456c72
gnomeExtensions.paperwm: 38.1 -> 38.2
2022-09-18 01:38:10 -03:00
github-actions[bot]
f2681f8bd1
Merge master into staging-next
2022-09-17 18:01:15 +00:00
José Romildo Malaquias
5fbf186345
Merge pull request #191616 from r-ryantm/auto-update/efl
...
enlightenment.efl: 1.26.2 -> 1.26.3
2022-09-17 11:39:59 -03:00
Sandro
42c82cf06e
Merge pull request #191495 from romildo/upd.xfce4-pulseaudio-plugin
2022-09-17 16:29:16 +02:00
R. Ryantm
9e9a243aa9
enlightenment.efl: 1.26.2 -> 1.26.3
2022-09-17 06:29:20 +00:00
José Romildo
eac8053674
xfce.xfce4-pulseaudio-plugin: 0.4.4 -> 0.4.5
...
- Update to version 0.4.5
- Unused dbus-glib include has been removed in version 0.4.3
2022-09-16 10:21:07 -03:00
José Romildo
2b98185b44
enlightenment.enlightenment: 0.25.3 -> 0.25.4
2022-09-15 17:37:53 -03:00
kilianar
d2e0e5368e
gucharmap: 14.0.3 -> 15.0.0
...
https://gitlab.gnome.org/GNOME/gucharmap/-/tags/15.0.0
2022-09-15 00:15:40 +02:00
José Romildo
f0cb53892f
xfce.xfce4-windowck-plugin: 0.4.10 -> 0.5.0
...
- Update to version 0.5.0
- Use mkXfceDerivation
2022-09-14 10:16:33 -03:00
github-actions[bot]
240772e5b9
Merge staging-next into staging
2022-09-13 00:03:39 +00:00
Sandro
2ab45c90ed
Merge pull request #190071 from andrevmatos/kde/plasma
2022-09-13 00:50:11 +02:00
Frederik Rietdijk
3086301ac4
Merge staging-next into staging
2022-09-12 19:49:24 +02:00
Bobby Rong
6d36e7b057
cinnamon.cinnamon-common: Fix upload-system-info path
2022-09-12 19:14:13 +08:00
Sandro
c287be174c
Merge pull request #190518 from SuperSamus/bismuth
2022-09-10 23:53:59 +02:00
Bobby Rong
56067eed75
cinnamon.warpinator: fix updateScript
2022-09-10 19:51:44 +08:00
Sandro
d0a3477316
Merge pull request #190557 from romildo/upd.caja-extensions
2022-09-10 00:41:26 +02:00
Sandro
0a68d0a2ff
Merge pull request #190068 from romildo/fix.lxqt-archiver
2022-09-09 23:21:59 +02:00
Sandro
44326ba804
Merge pull request #189740 from romildo/xfce4-pulseaudio-plugin
2022-09-09 23:21:21 +02:00
José Romildo Malaquias
b731b8d78d
xfce.xfce4-notifyd: 0.6.3 -> 0.6.4 ( #189738 )
2022-09-09 23:21:06 +02:00
José Romildo
8c4a397098
mate.caja-extensions: 1.26.0 -> 1.26.1
2022-09-09 17:15:55 -03:00
Martino Fontana
4626f57777
libsForQt5.bismuth: 3.1.2 -> 3.1.3
2022-09-09 15:16:54 +02:00
Artturi
5fcc2889cc
Merge pull request #189397 from Artturin/gobjectfunfixessplit
...
lots of cross fixes
2022-09-08 23:54:09 +03:00
github-actions[bot]
5de711e49b
Merge staging-next into staging
2022-09-08 18:01:54 +00:00
R. Ryantm
fc340a5962
gnome.aisleriot: 3.22.24 -> 3.22.25
2022-09-08 18:17:05 +02:00
Jan Tojnar
2e000ce203
Merge branch 'staging-next' into staging
2022-09-08 13:03:04 +02:00
Jan Tojnar
ad2aac1e24
_experimental-update-script-combinators: rename from update-script-combinators
...
To make it obvious they are not stable yet.
2022-09-08 13:01:47 +02:00
R. Ryantm
714ca3f3b8
gnomeExtensions.dash-to-dock: 72 -> 73
2022-09-08 12:57:34 +02:00
Artturi
eb15a96f8e
Merge pull request #181875 from Artturin/fix-pkg-config-2
2022-09-08 03:34:19 +03:00
Alexander Shpilkin
3481609210
lxqt.lxqt-build-tools: fix paths in generated pkg-config files
2022-09-07 21:49:31 +03:00
Artturin
da9a9a4404
treewide: cross fixes
2022-09-07 21:20:54 +03:00
Jan Tojnar
6262fa0b17
evolution-data-server: generate GSettings patch as part of update script
...
This should avoid it getting out of sync again.
2022-09-07 14:23:28 +02:00
Bobby Rong
d313e29906
Merge pull request #189944 from bobby285271/cinnamon
...
Cinnamon updates 2022-09-05
2022-09-07 10:10:48 +08:00
André Vitor de Lima Matos
b1a70d4a7b
kde/plasma: 5.25.4 -> 5.25.5
2022-09-06 20:04:14 -03:00
José Romildo
e55b330b9d
lxqt.lxqt-archiver: add missing dependence libraries
...
Fixes the error while loading shared libraries:
- libmenu-cache.so.3: cannot open shared object file: No such file or directory
- libexif.so.12: cannot open shared object file: No such file or directory
2022-09-06 19:37:06 -03:00
Bobby Rong
f69dfdfa8c
cinnamon.xapps: 2.2.14 -> 2.2.15
2022-09-06 10:39:26 +08:00
Bobby Rong
1e4bc8569a
cinnamon.warpinator: 1.2.13 -> 1.2.14
2022-09-06 10:39:26 +08:00
Bobby Rong
8de77a8869
cinnamon.muffin: 5.4.6 -> 5.4.7
2022-09-06 10:39:26 +08:00
Bobby Rong
e07cc970b8
cinnamon.cinnamon-control-center: 5.4.6 -> 5.4.7
2022-09-06 10:39:26 +08:00
Bobby Rong
239c3a5d0c
cinnamon.cinnamon-common: 5.4.11 -> 5.4.12
2022-09-06 10:39:22 +08:00
Bobby Rong
f68f6d4765
cinnamon.bulky: 2.4 -> 2.5
2022-09-06 09:37:57 +08:00
piegames
2d112dfc5f
Merge pull request #189308 : gnomeExtensions.arcmenu: 35 -> 37
2022-09-05 18:12:30 +02:00
José Romildo
ce6656f510
xfce.xfce4-pulseaudio-plugin: 0.4.3 -> 0.4.4
2022-09-04 13:12:37 -03:00
Sandro
b4e203aa80
Merge pull request #188180 from romildo/upd.xfdesktop
2022-09-04 01:16:55 +02:00
Sandro
8b40ea4a81
Merge pull request #188178 from romildo/upd.xfce4-panel
2022-09-04 01:16:35 +02:00
Artturin
a32cd711ef
gnome-tour: work towards fixing cross
...
doesn't work yet
```
gnome-tour-aarch64-unknown-linux-gnu> error: linking with `/nix/store/3d9zjv5vaqjxb9kwbdqsd194alwm97x1-gcc-wrapper-11.3.0/bin/cc` failed: exit status: 1
gnome-tour-aarch64-unknown-linux-gnu> |
gnome-tour-aarch64-unknown-linux-gnu> = note: "/nix/store/3d9zjv5vaqjxb9kwbdqsd194alwm97x1-gcc-wrapper-11.3.0/bin/cc" "-m64" "/build/rustcd8pO0A/symbols.o" "/build/gnome-tour-42.0/build/src/release/deps/gnome_to
...
gnome-tour-aarch64-unknown-linux-gnu> /nix/store/vhf2cr6immz4qdxd83y025fnxim8mmfg-binutils-2.38/bin/ld: skipping incompatible /nix/store/c84gzzifyh10w9m612wxcas04r7fq4h0-glib-aarch64-unknown-linux-gnu-2.
72.3/lib/libglib-2.0.so when searching for -lglib-2.0
gnome-tour-aarch64-unknown-linux-gnu> /nix/store/vhf2cr6immz4qdxd83y025fnxim8mmfg-binutils-2.38/bin/ld: cannot find -lglib-2.0: No such file or directory
...
gnome-tour-aarch64-unknown-linux-gnu> collect2: error: ld returned 1 exit status
...
gnome-tour-aarch64-unknown-linux-gnu> FAILED: src/gnome-tour
gnome-tour-aarch64-unknown-linux-gnu> /nix/store/m5n32vy7rbfrqcxigw1p6wyx3cj7smg9-coreutils-9.1/bin/env CARGO_HOME=/build/gnome-tour-42.0/build/cargo-home /nix/store/76l9r44x1sv323c90j6vi401n4fvims2-cargo-1.62.1/b
in/cargo build --manifest-path /build/gnome-tour-42.0/Cargo.toml --target-dir /build/gnome-tour-42.0/build/src --release && cp src/release/gnome-tour src/gnome-tour
gnome-tour-aarch64-unknown-linux-gnu> ninja: build stopped: subcommand failed.
```
2022-09-02 18:31:54 +03:00
R. Ryantm
eae6d67f40
gnomeExtensions.arcmenu: 35 -> 37
2022-09-01 16:52:10 +00:00
kilianar
b7ee5671c2
gnomeExtensions.emoji-selector: 20 -> 22
...
- https://github.com/maoschanz/emoji-selector-for-gnome/releases/tag/21
- https://github.com/maoschanz/emoji-selector-for-gnome/releases/tag/22
2022-08-28 15:03:36 +02:00
Julian Stecklina
a2f98e5914
gnome.evolution-data-server: 3.44.3 -> 3.44.4
2022-08-25 18:29:11 +03:00
José Romildo
41fa2436dd
xfce.xfdesktop: 4.16.0 -> 4.16.1
2022-08-24 11:17:02 -03:00
José Romildo
a2fd7e4f86
xfce.xfce4-panel: 4.16.4 -> 4.16.5
2022-08-24 10:40:03 -03:00
github-actions[bot]
9968240f42
Merge master into staging-next
2022-08-22 18:01:16 +00:00
Bobby Rong
8087e29640
cinnamon.xreader: 3.4.4 -> 3.4.5
2022-08-22 19:50:12 +08:00
Bobby Rong
605c59d38d
cinnamon.muffin: 5.4.5 -> 5.4.6
2022-08-22 19:47:43 +08:00
Bobby Rong
201a4065a6
cinnamon.mint-themes: 2.0.4 -> 2.0.5
2022-08-22 19:45:55 +08:00
Bobby Rong
78ed716f33
cinnamon.cinnamon-screensaver: 5.4.2 -> 5.4.4
2022-08-22 19:43:48 +08:00
Vladimír Čunát
d59b78dd9b
gnome3.gnome-books: meta.broken = true
...
Shortly discussed on:
https://github.com/NixOS/nixpkgs/pull/186941#issuecomment-1221601016
2022-08-22 08:57:08 +02:00
Bobby Rong
942765e3cd
cinnamon.cinnamon-common: 5.4.10 -> 5.4.11
2022-08-21 21:59:30 +08:00
Bobby Rong
29cb1c877c
Merge pull request #184409 from water-sucks/lightdm-slick-greeter
...
lightdm-slick-greeter: init at 1.5.9
2022-08-20 09:28:52 +08:00
Maciej Krüger
a5de565921
Merge pull request #187434 from bobby285271/cinnamon
2022-08-19 14:33:32 +02:00
Bobby Rong
d00b39e174
cinnamon.cinnamon-common: ensure xapp is available for cinnamon-desktop-editor
...
Closes #129946
Closes #177041
2022-08-19 19:01:07 +08:00
Bobby Rong
3de049f71d
cinnamon.cinnamon-common: ensure caribou is in XDG_DATA_DIRS
...
Some of its layout files are required for constructing a keyboard model.
Closes #101881
2022-08-19 19:01:01 +08:00
Sandro
ae9b52fd8b
Merge pull request #186439 from romildo/upd.tumbler
...
xfce.tumbler: 4.16.0 -> 4.16.1
2022-08-18 19:38:15 +02:00
Sandro
0ce778ce8f
Merge pull request #186433 from romildo/upd.xfdashboard
...
xfce.xfdashboard: 0.9.5 -> 1.0.0
2022-08-18 19:37:59 +02:00
José Romildo Malaquias
af3c62be07
xfce.xfce4-screenshooter: 1.9.10 -> 1.9.11 ( #186429 )
...
* xfce.xfce4-screenshooter: reformat nix expression
* xfce.xfce4-screenshooter: 1.9.10 -> 1.9.11
2022-08-18 19:37:36 +02:00
Bobby Rong
a33b4a5539
cinnamon.mint-artwork: drop unused sed
...
Only useful for GTK greeter, which is no longer the default for Linux Mint.
2022-08-18 23:01:43 +08:00
piegames
98323eebbd
Merge pull request #186803 : gnomeExtensions: auto-update
2022-08-16 11:36:29 +02:00
Bobby Rong
985524984f
Merge pull request #186879 from bobby285271/pantheon
...
pantheon.switchboard-plug-pantheon-shell: 6.2.0 -> 6.3.0
2022-08-16 15:07:05 +08:00
Bobby Rong
2f2c8966d3
pantheon.switchboard-plug-pantheon-shell: 6.2.0 -> 6.3.0
2022-08-16 09:32:33 +08:00
Ryan Horiguchi
e2115fec63
gnomeExtensions: auto-update
2022-08-15 16:36:21 +02:00
Bobby Rong
50c0564bc8
Merge pull request #186742 from bobby285271/cinnamon
...
Cinnamon updates 2022-08-15
2022-08-15 21:22:50 +08:00
Bobby Rong
a29ca0ec20
cinnamon.cinnamon-common: fix msgfmt path for Spices.py
...
Closes #168924
2022-08-15 20:53:39 +08:00
piegames
862c5cd0e0
Merge pull request #184192 : gnomeExtensions.arcmenu: 30 -> 35
2022-08-15 12:41:02 +02:00
Bobby Rong
53abe2aa3e
cinnamon.xreader: 3.4.3 -> 3.4.4
2022-08-15 10:53:59 +08:00
Bobby Rong
620175f898
cinnamon.nemo: 5.4.2 -> 5.4.3
2022-08-15 10:52:20 +08:00
Bobby Rong
8a19bf497c
cinnamon.cinnamon-common: 5.4.9 -> 5.4.10
2022-08-15 10:49:36 +08:00
R. Ryantm
6b6e2ee00f
gnome.eog: 42.2 -> 42.3
2022-08-14 16:40:47 +02:00
maxine [they]
f374d2e577
Merge pull request #186528 from r-ryantm/auto-update/gnome.gedit
...
gnome.gedit: 42.1 -> 42.2
2022-08-14 12:21:26 +02:00
maxine [they]
150d46f642
Merge pull request #186530 from r-ryantm/auto-update/gnome.gnome-software
...
gnome.gnome-software: 42.3 -> 42.4
2022-08-14 12:21:10 +02:00