diff --git a/flake.lock b/flake.lock index 33f50bb38..c02e94070 100644 --- a/flake.lock +++ b/flake.lock @@ -777,17 +777,17 @@ ] }, "locked": { - "lastModified": 1786933769, - "narHash": "sha256-WGcpfJDmCT+mTYW7L9g0rXVpd/CECCadg68SGlyRmJw=", + "lastModified": 1787182736, + "narHash": "sha256-SVGz15XX8CED7PiPAg9eR0WnqZtJw+/7hwN1BKbfmQ4=", "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "b46cdc1f2236fa2a81b36dc669bbda8a176f2148", + "rev": "21a272f10ca157d11fa7acc75c2bc0a7cfd7eb23", "type": "github" }, "original": { "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "b46cdc1f2236fa2a81b36dc669bbda8a176f2148", + "rev": "21a272f10ca157d11fa7acc75c2bc0a7cfd7eb23", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 377af99fb..8044ee449 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/b46cdc1f2236fa2a81b36dc669bbda8a176f2148"; + url = "github:noctalia-dev/noctalia-shell/21a272f10ca157d11fa7acc75c2bc0a7cfd7eb23"; inputs.nixpkgs.follows = "nixpkgs"; }; llm-agents = {