mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
pantheon.mutter: 328 -> 334
This commit is contained in:
parent
344a5a731b
commit
20feca41fd
|
@ -29,7 +29,7 @@ lib.makeScope pkgs.newScope (self: with self; {
|
|||
|
||||
maintainers = with pkgs.stdenv.lib.maintainers; [ worldofpeace ];
|
||||
|
||||
mutter = pkgs.gnome3.mutter328;
|
||||
mutter = pkgs.gnome3.mutter334;
|
||||
|
||||
elementary-gsettings-schemas = callPackage ./desktop/elementary-gsettings-schemas { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue