Commit graph

10564 commits

Author SHA1 Message Date
Jan Tojnar 79abc2a487 gnome.sushi: Fix video previews
GStreamer was missing gtksink element.

Fixes: https://github.com/NixOS/nixpkgs/issues/182542
2022-07-25 20:06:40 +02:00
José Romildo b5362aac78 lxqt.pcmanfm-qt: add libexif dependence 2022-07-23 12:14:52 -03:00
José Romildo Malaquias ebb365b1f7
Merge pull request #182373 from impl/mate-scope
mate: expose all packages in a scope
2022-07-23 10:44:31 -03:00
José Romildo Malaquias c0bdd3b9ae
xfce.catfish: 4.16.3 -> 4.16.4 (#182252)
* xfce.catfish: reformat the nix expression

* xfce.catfish: fetch from gitlab

* xfce.catfish: add update script

* xfce.catfish: 4.16.3 -> 4.16.4
2022-07-22 15:51:59 +02:00
Noah Fontes 7e0d8135dd
mate: expose all packages in a scope
MATE currently uses a scope, but it doesn't actually expose that scope
to callers, which makes overriding packages in overlays quite difficult
as you have to figure out where each package is plumbed through in the
attrset. You end up with contrived expressions like:

  mate = super.mate // {
    # ...

    extraPackages =
      (self.lib.remove super.mate.whatever super.mate.extraPackages)
      ++ [ self.mate.whatever ];
  };

This change exposes the scope so that we can use overrideScope' in
overlays instead.
2022-07-21 13:05:57 -07:00
Ryan Horiguchi 2c19f93f08
gnomeExtensions: auto-update 2022-07-20 21:51:13 +02:00
Mario Rodas 516a2c4663
Merge pull request #181961 from dwarfmaster/arcan-0.6.2
arcan.arcan: 0.6.1.1 -> 0.6.2
2022-07-19 20:51:55 -05:00
github-actions[bot] cfe78489c9
Merge master into staging-next 2022-07-19 12:01:43 +00:00
Sandro 5b7f4440c1
Merge pull request #181292 from romildo/upd.ristretto
xfce.ristretto: 0.12.2 -> 0.12.3
2022-07-19 12:42:54 +02:00
Sandro abde0d4b74
Merge pull request #181291 from romildo/upd.mousepad
xfce.mousepad: 0.5.9 -> 0.5.10
2022-07-19 12:42:35 +02:00
Sandro f75384937f
Merge pull request #181289 from romildo/upd.xfce4-settings
xfce.xfce4-settings: 4.16.2 -> 4.16.3
2022-07-19 12:42:12 +02:00
Sandro f4848760df
Merge pull request #181282 from romildo/upd.mate-applets
mate.mate-applets: 1.26.0 -> 1.26.1
2022-07-19 12:41:47 +02:00
Sandro ef00a2c4b4
Merge pull request #181225 from romildo/upd.mate
mate: reformat nix expressions and use git repository to list versions for the update script
2022-07-19 12:41:25 +02:00
DwarfMaster 016243550c arcan.arcan: 0.6.1.1 -> 0.6.2 2022-07-18 17:39:59 +02:00
Vladimír Čunát 250922fd1e
Merge branch 'master' into staging-next 2022-07-18 08:29:53 +02:00
Bobby Rong 91995b7bd6
Merge pull request #181789 from bobby285271/pantheon
pantheon.elementary-files: fix crash when removing bookmark
2022-07-17 18:28:36 +08:00
Bobby Rong 475016947e
pantheon.elementary-files: fix crash when removing bookmark 2022-07-17 10:35:45 +08:00
github-actions[bot] 1a74c5d703
Merge master into staging-next 2022-07-14 18:01:27 +00:00
Elis Hirwing 729fb87ae3
treewide: Drop myself as maintainer for some packages I don't use 2022-07-14 14:39:58 +02:00
github-actions[bot] 00ec8bc8d3
Merge master into staging-next 2022-07-13 18:01:28 +00:00
Sandro a959a2cd26
Merge pull request #180992 from romildo/new.xdg.portal.lxqt 2022-07-13 14:15:09 +02:00
Vladimír Čunát 8169a7fce0
Merge branch 'master' into staging-next 2022-07-13 09:57:41 +02:00
André Vitor de Lima Matos 88d388d168 kde/plasma5: 5.25.2 -> 5.25.3 2022-07-13 15:04:47 +08:00
José Romildo 829b778aa2 xfce.ristretto: 0.12.2 -> 0.12.3 2022-07-12 19:36:10 -03:00
José Romildo 58e9223c21 xfce.mousepad: 0.5.9 -> 0.5.10 2022-07-12 19:29:44 -03:00
José Romildo 87c1d847d2 xfce.xfce4-settings: 4.16.2 -> 4.16.3 2022-07-12 19:21:42 -03:00
José Romildo 8e2a1bc541 mate.mate-applets: 1.26.0 -> 1.26.1 2022-07-12 18:29:20 -03:00
Bobby Rong 0c76e36189
Merge pull request #181179 from bobby285271/pantheon
pantheon.wingpanel-indicator-notifications: 6.0.5 -> 6.0.6
2022-07-13 00:45:45 +08:00
José Romildo f26e356bf1 mate: update script list versions from the git repository 2022-07-12 10:13:13 -03:00
github-actions[bot] 446763e8e1
Merge master into staging-next 2022-07-12 12:01:18 +00:00
José Romildo deeb80c04a mate: reformat nix expressions 2022-07-12 08:56:56 -03:00
piegames 22f07d544d
Merge pull request #180482: gnomeExtensions: auto-update 2022-07-12 12:21:15 +02:00
Bobby Rong 3003cd353a
pantheon.wingpanel-indicator-notifications: 6.0.5 -> 6.0.6 2022-07-12 09:55:15 +08:00
Thomas Tuegel e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
José Romildo 3fd82bba7f lxqt.xdg-desktop-portal-lxqt: allow extra qt styles
Qt style plugins should be included in buildInputs to be available in
the portal.
2022-07-10 10:46:40 -03:00
R. Ryantm 7abecbac0c epiphany: 42.2 -> 42.3 2022-07-09 06:03:28 +02:00
R. Ryantm 23b48c638c gnome.gnome-boxes: 42.2 -> 42.3 2022-07-08 20:23:37 +02:00
R. Ryantm 28ce47092a gnome.gnome-bluetooth: 42.1 -> 42.2 2022-07-08 16:24:25 +02:00
zendo 4c4e75b3d6 gnomeExtensions: auto-update 2022-07-07 17:41:33 +08:00
R. Ryantm 5c0ddf82c5 mate.caja: 1.26.0 -> 1.26.1 2022-07-07 08:16:39 +00:00
André Vitor de Lima Matos 20c05528c3 kde/plasma: 5.25.1 -> 5.25.2 2022-07-07 10:28:10 +08:00
José Romildo Malaquias 0e60ec3f1a
Merge pull request #179804 from romildo/upd.mate-tweak
mate.mate-tweak: 22.04.4 -> 22.04.8
2022-07-05 20:22:00 -03:00
Martino Fontana 70dc91a415 libsForQt5.bismuth: 3.1.1 -> 3.1.2 2022-07-05 15:24:51 +02:00
maxine [they] 65753e14a3
Merge pull request #180200 from r-ryantm/auto-update/gnome.polari 2022-07-05 12:13:42 +02:00
maxine [they] 1cb8e9928e
Merge pull request #180199 from r-ryantm/auto-update/gnome.mutter 2022-07-05 12:13:29 +02:00
maxine [they] 64f1c98cbc
Merge pull request #180196 from r-ryantm/auto-update/gnome.gnome-shell-extensions 2022-07-05 12:13:18 +02:00
R. Ryantm 95325c1793 gnome.polari: 42.0 -> 42.1 2022-07-05 05:06:19 +00:00
R. Ryantm 95ffdc6b73 gnome.mutter: 42.2 -> 42.3 2022-07-05 04:54:36 +00:00
R. Ryantm 042db7e16c gnome.gnome-shell-extensions: 42.2 -> 42.3 2022-07-05 04:44:26 +00:00
R. Ryantm 1468b339d0 gnome.gnome-shell: 42.2 -> 42.3.1 2022-07-05 04:34:47 +00:00