From ac17eab1d26893f1d06f6f271095ba0891e32cb2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 Aug 2026 05:39:17 +0000 Subject: [PATCH] chore(deps): update noctalia-shell digest to 5f90d2e --- flake.lock | 8 ++++---- flake.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index fdaa343d0..9f6676cd7 100644 --- a/flake.lock +++ b/flake.lock @@ -793,17 +793,17 @@ ] }, "locked": { - "lastModified": 1787444349, - "narHash": "sha256-tc6SVNlhzN/WPSY5SnZ0D9yHzviiicagpRoqDQJn19w=", + "lastModified": 1787881844, + "narHash": "sha256-avuZCqgBG2BPHMeJW0ub4HGQu1W1AQUJ4Y58vB7wOLU=", "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "d8ba5a01cac5ba8617bf262249829b4aa5945369", + "rev": "5f90d2efd52d458075084a7ac301368757a07de5", "type": "github" }, "original": { "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "d8ba5a01cac5ba8617bf262249829b4aa5945369", + "rev": "5f90d2efd52d458075084a7ac301368757a07de5", "type": "github" } }, diff --git a/flake.nix b/flake.nix index fcd9ebb3d..022af0994 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/5f90d2efd52d458075084a7ac301368757a07de5"; inputs.nixpkgs.follows = "nixpkgs"; }; llm-agents = {