diff --git a/flake.lock b/flake.lock index 6735a216..a1ea4182 100644 --- a/flake.lock +++ b/flake.lock @@ -182,16 +182,16 @@ "gnome-shell": { "flake": false, "locked": { - "lastModified": 1744584021, - "narHash": "sha256-0RJ4mJzf+klKF4Fuoc8VN8dpQQtZnKksFmR2jhWE1Ew=", + "lastModified": 1748186689, + "narHash": "sha256-UaD7Y9f8iuLBMGHXeJlRu6U1Ggw5B9JnkFs3enZlap0=", "owner": "GNOME", "repo": "gnome-shell", - "rev": "52c517c8f6c199a1d6f5118fae500ef69ea845ae", + "rev": "8c88f917db0f1f0d80fa55206c863d3746fa18d0", "type": "github" }, "original": { "owner": "GNOME", - "ref": "48.1", + "ref": "48.2", "repo": "gnome-shell", "type": "github" } diff --git a/flake.nix b/flake.nix index 59a9ecab..684dae85 100644 --- a/flake.nix +++ b/flake.nix @@ -55,7 +55,7 @@ # TODO: Unlocking the input and pointing to official repository requires # updating the patch: # https://github.com/nix-community/stylix/pull/224#discussion_r1460339607. - url = "github:GNOME/gnome-shell/48.1"; + url = "github:GNOME/gnome-shell/48.2"; flake = false; };