diff --git a/flake.lock b/flake.lock index fdaa343d0..c2b2cf469 100644 --- a/flake.lock +++ b/flake.lock @@ -793,17 +793,17 @@ ] }, "locked": { - "lastModified": 1787444349, - "narHash": "sha256-tc6SVNlhzN/WPSY5SnZ0D9yHzviiicagpRoqDQJn19w=", + "lastModified": 1787962868, + "narHash": "sha256-kST4FTVCH5qsMU9FWalSqMxt6JeBnnAT83cMWSeN5Dc=", "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "d8ba5a01cac5ba8617bf262249829b4aa5945369", + "rev": "4b03775fac344d87c078431f49e52c1e5b2be528", "type": "github" }, "original": { "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "d8ba5a01cac5ba8617bf262249829b4aa5945369", + "rev": "4b03775fac344d87c078431f49e52c1e5b2be528", "type": "github" } }, diff --git a/flake.nix b/flake.nix index fcd9ebb3d..f973c31e7 100644 --- a/flake.nix +++ b/flake.nix @@ -69,7 +69,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/d8ba5a01cac5ba8617bf262249829b4aa5945369"; + url = "github:noctalia-dev/noctalia-shell/4b03775fac344d87c078431f49e52c1e5b2be528"; inputs.nixpkgs.follows = "nixpkgs"; }; llm-agents = {