diff --git a/flake.lock b/flake.lock index bb2d9b924..33f50bb38 100644 --- a/flake.lock +++ b/flake.lock @@ -777,17 +777,17 @@ ] }, "locked": { - "lastModified": 1785296267, - "narHash": "sha256-0MvdCikL4Nw5et73WGxVPH+KR1qRIlmu8k8eenvnXyM=", + "lastModified": 1786933769, + "narHash": "sha256-WGcpfJDmCT+mTYW7L9g0rXVpd/CECCadg68SGlyRmJw=", "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "874c31beecc6eeaa92bfc14421b6de1659efcffc", + "rev": "b46cdc1f2236fa2a81b36dc669bbda8a176f2148", "type": "github" }, "original": { "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "874c31beecc6eeaa92bfc14421b6de1659efcffc", + "rev": "b46cdc1f2236fa2a81b36dc669bbda8a176f2148", "type": "github" } }, diff --git a/flake.nix b/flake.nix index c0c38d9dd..63824a44e 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/874c31beecc6eeaa92bfc14421b6de1659efcffc"; + url = "github:noctalia-dev/noctalia-shell/b46cdc1f2236fa2a81b36dc669bbda8a176f2148"; inputs.nixpkgs.follows = "nixpkgs"; }; llm-agents = {