diff --git a/flake.lock b/flake.lock index 6c2f744d..ff583efc 100644 --- a/flake.lock +++ b/flake.lock @@ -109,18 +109,18 @@ "flake": false, "locked": { "host": "gitlab.freedesktop.org", - "lastModified": 1706359063, - "narHash": "sha256-5HUTG0p+nCJv3cn73AmFHRZdfRV5AD5N43g8xAePSKM=", + "lastModified": 1708607446, + "narHash": "sha256-3BmPSnujczNyVv2IVlLLqeVUfrIk3vd1mz/6yYbwkEs=", "owner": "wlroots", "repo": "wlroots", - "rev": "00b869c1a96f300a8f25da95d624524895e0ddf2", + "rev": "837060f894a4aba7d069b35f4600003fb0d10036", "type": "gitlab" }, "original": { "host": "gitlab.freedesktop.org", "owner": "wlroots", "repo": "wlroots", - "rev": "00b869c1a96f300a8f25da95d624524895e0ddf2", + "rev": "837060f894a4aba7d069b35f4600003fb0d10036", "type": "gitlab" } }, diff --git a/flake.nix b/flake.nix index 05ec30c7..855a3700 100644 --- a/flake.nix +++ b/flake.nix @@ -12,7 +12,7 @@ host = "gitlab.freedesktop.org"; owner = "wlroots"; repo = "wlroots"; - rev = "00b869c1a96f300a8f25da95d624524895e0ddf2"; + rev = "837060f894a4aba7d069b35f4600003fb0d10036"; flake = false; };