github-actions[bot]
3e675d06f5
Merge staging-next into staging
2022-10-09 12:02:02 +00: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
github-actions[bot]
cdfb8a30a4
Merge staging-next into staging
2022-10-08 12:02:12 +00:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next
2022-10-08 10:20:07 +02:00
Sergei Trofimovich
2cacd68161
Merge pull request #194500 from trofi/gnome2.libgnomeui-without-xlibsWrapper
...
gnome2.libgnomeui: use xorg.* packages directly instead of xlibsWrapp…
2022-10-08 07:28:52 +01: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
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
Sergei Trofimovich
90c083ffba
gnome2.libgnomeui: use xorg.* packages directly instead of xlibsWrapper indirection
...
Validated as no change in `out` and `dev` outputs with diffoscope on
`gnome2.libgnomeui` expression.
2022-10-04 23:02:29 +01: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