diff --git a/flake.lock b/flake.lock index f05383d02..789577228 100644 --- a/flake.lock +++ b/flake.lock @@ -803,17 +803,17 @@ ] }, "locked": { - "lastModified": 1784583445, - "narHash": "sha256-olddoz7p5xIqD4xSAsdTuRv7mC7e4N0DfdE9M/4LOG8=", + "lastModified": 1785296267, + "narHash": "sha256-0MvdCikL4Nw5et73WGxVPH+KR1qRIlmu8k8eenvnXyM=", "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "32c608f7db3169331e4a178aee144086f21c67db", + "rev": "874c31beecc6eeaa92bfc14421b6de1659efcffc", "type": "github" }, "original": { "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "32c608f7db3169331e4a178aee144086f21c67db", + "rev": "874c31beecc6eeaa92bfc14421b6de1659efcffc", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 1d3483c37..c0c38d9dd 100644 --- a/flake.nix +++ b/flake.nix @@ -66,7 +66,7 @@ # migrated (see config/noctalia/default.nix). Pinned to a known-good commit, # but renovate can still auto-bump this input: treat bumps as breaking and # rebuild matic/viper on-device before merging (can't be validated in darwin CI). - url = "github:noctalia-dev/noctalia-shell/32c608f7db3169331e4a178aee144086f21c67db"; + url = "github:noctalia-dev/noctalia-shell/874c31beecc6eeaa92bfc14421b6de1659efcffc"; inputs.nixpkgs.follows = "nixpkgs"; }; llm-agents = {