Artturin
44d602cc8f
plasma-systemmonitor: add required dependencies
2022-03-22 23:20:06 +02:00
Sandro
787d059321
Merge pull request #164324 from romildo/upd.xfce4-screenshooter
2022-03-21 21:07:30 +01:00
Sandro
a6f0700dd6
Merge pull request #164325 from romildo/upd.obconf-qt
2022-03-21 21:07:13 +01:00
piegames
3052e0b67f
Merge pull request #164993 : gnomeExtensions: add GNOME 42 extensions
2022-03-21 19:45:31 +01:00
Sandro
bf7837529e
Merge pull request #103733 from JJJollyjim/term-tests
2022-03-20 18:57:18 +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
b11dd31e74
Merge pull request #164602 from bobby285271/pantheon
...
pkgs/pantheon: tries to pick up themes correctly
2022-03-19 20:43:59 +08:00
Bobby Rong
536f5450b0
pantheon.wingpanel: remove elementary-gtk-theme from buildInputs
...
I don't think will work anymore.
The theme is hardcoded and has been added to XDG_DATA_DIRS.
2022-03-18 10:48:45 +08:00
Bobby Rong
42626ba288
pantheon.wingpanel: pick up required icon theme
...
Looks like the theme is not hardcoded for wingpanel, but wingpanel is called
by greeter which hardcodes the themes. I decide I will just do something
safe before I am confident enough and know what is happening.
2022-03-18 10:48:45 +08:00
Bobby Rong
30df52b931
pantheon.elementary-greeter: remove elementary-gtk-theme from buildInputs
...
I don't think will work anymore.
The theme is hardcoded and has been added to XDG_DATA_DIRS.
2022-03-18 10:48:45 +08:00
Bobby Rong
b856f4ef60
pantheon.elementary-greeter: pick up hardcoded icon theme
...
wrapGAppsHook no longer pick up XDG_ICON_DIRS for us.
2022-03-18 10:48:45 +08:00
Bobby Rong
094b68cdc8
pantheon.gala: remove elementary-icon-theme from buildInputs
...
gala does not hardcode the icon theme.
Checked with grep -nr '"elementary"'.
2022-03-18 10:48:45 +08:00
Bobby Rong
fae6f22106
pkgs/pantheon: remove elementary-icon-theme from buildInputs for pkgs that don't hardcode icon themes
...
User may install icon theme of their choices.
The icons are no longer picked up by wrapGAppsHook by default anyway.
2022-03-18 10:48:39 +08:00
Anderson Torres
70d4f38db7
Merge pull request #164347 from AndersonTorres/new-arcan
...
News from Arcan
2022-03-17 09:28:35 -03:00
Bobby Rong
0bc3400b38
Merge pull request #164266 from bobby285271/meson061
...
gnome.gnome-settings-daemon338: fix build with meson 0.61
2022-03-17 20:11:25 +08:00
AndersonTorres
c0d91e2852
arcan.xarcan: 0.6.0+unstable=2021-06-14 -> 0.6.0+date=2021-08-26
2022-03-16 08:12:11 -03:00
AndersonTorres
546cad223d
arcan.durden: 0.6.1+date=2021-10-17 -> 0.6.1+date=2022-03-11
2022-03-16 08:12:10 -03:00
AndersonTorres
70e183ec07
arcan.pipeworld: 0.pre+date=2021-11-26 -> 0.pre+date=2021-12-03
2022-03-16 08:12:10 -03:00
AndersonTorres
271f38b401
arcan.prio: reformat expression
2022-03-16 08:11:56 -03:00
AndersonTorres
9aea52cf10
arcan: fixup clone-sources
2022-03-15 23:33:11 -03:00
Bobby Rong
4a71acf24e
gnome.gnome-settings-daemon338: fix build with meson 0.61
2022-03-16 09:17:46 +08:00
José Romildo
e31ccc845f
lxqt.obconf-qt: 0.16.1 -> 0.16.2
2022-03-15 18:36:14 -03:00
José Romildo
c234b17951
xfce.xfce4-screenshooter: 1.9.9 -> 1.9.10
2022-03-15 18:18:03 -03:00
Vladimír Čunát
f48c1fda6b
Merge branch 'master' into staging-next
...
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments. The fetched patch is already in src.
I checked that libvirt builds.
2022-03-15 09:52:04 +01: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
Bobby Rong
45289e1f25
Merge pull request #164085 from bobby285271/pantheon
...
Pantheon: prepare for vala 0.56
2022-03-14 22:56:08 +08:00
github-actions[bot]
0ed928e4ab
Merge master into staging-next
2022-03-14 12:01:26 +00:00
Bobby Rong
21eeb396de
pantheon.elementary-photos: fix build with vala 0.56
2022-03-14 19:58:55 +08:00
Bobby Rong
2f1f631eaa
pantheon.elementary-mail: fix build with vala 0.56
2022-03-14 16:51:26 +08: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
github-actions[bot]
295cda2612
Merge master into staging-next
2022-03-12 18:00:58 +00:00
R. Ryantm
a610331778
gnome.gnome-todo: unstable-2022-02-01 -> unstable-2022-03-11
2022-03-12 15:04:30 +01:00
github-actions[bot]
e01403d0eb
Merge master into staging-next
2022-03-11 12:01:14 +00: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
github-actions[bot]
76c5dacba7
Merge master into staging-next
2022-03-10 18:01:25 +00:00
Sandro
769881ffdc
Merge pull request #162937 from romildo/upd.xfce4-cpufreq-plugin
2022-03-10 15:01:28 +01:00
Sandro
fce81c5761
Merge pull request #162939 from romildo/upd.mate-tweak
2022-03-10 15:01:18 +01:00
github-actions[bot]
d47f26379a
Merge master into staging-next
2022-03-08 18:01:16 +00:00
Felix Buehler
783d2679e5
treewide: rename name to pname&version
2022-03-08 13:24:25 +01:00
github-actions[bot]
8e01330277
Merge master into staging-next
2022-03-07 12:01:33 +00:00
Sandro
94342fb23b
Merge pull request #163068 from Stunkymonkey/plasma5-pname
2022-03-07 10:59:52 +01:00
github-actions[bot]
196bab22be
Merge master into staging-next
2022-03-07 06:01:25 +00:00
Felix Buehler
e728776b56
plasma5: rename name to pname
2022-03-06 22:28:59 +01:00
R. Ryantm
f59dd81b3d
gnome.gnome-tweaks: 40.0 -> 40.10
2022-03-05 22:59:38 +00:00
José Romildo
2b3b7f3f36
mate.mate-tweak: 22.04.1 → 22.04.4
2022-03-05 22:59:05 +00:00