gnome: update to GNOME 48.2 (#1559)

This commit is contained in:
Daniel Thwaites 2025-07-01 22:36:04 +01:00 committed by GitHub
parent 4bc15ef13c
commit 5b257989a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -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"
}

View file

@ -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;
};