From 0b6fdb96b4fb723396ef6208f55e4c7308aaabd7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jul 2026 04:14:53 +0000 Subject: [PATCH] chore(deps): update noctalia-shell digest to 0e36c58 Signed-off-by: --- flake.lock | 8 ++++---- flake.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index fcb128f35..d9a6815c2 100644 --- a/flake.lock +++ b/flake.lock @@ -803,17 +803,17 @@ ] }, "locked": { - "lastModified": 1784166182, - "narHash": "sha256-lST9P75pJwCKDe9sK1xbbsyhpUbx8Nl1YULU4bRNlFw=", + "lastModified": 1784518473, + "narHash": "sha256-jQYmtnl37gBGmbjUBz/fW2CgQkidf0N9U37auvHrwvE=", "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "3f45cb05558605a69ac15d84e5f554a5a25dd3e0", + "rev": "0e36c582e8c445999770340869416a59d081cc05", "type": "github" }, "original": { "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "3f45cb05558605a69ac15d84e5f554a5a25dd3e0", + "rev": "0e36c582e8c445999770340869416a59d081cc05", "type": "github" } }, diff --git a/flake.nix b/flake.nix index c8b2f8872..71a6aef7c 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/3f45cb05558605a69ac15d84e5f554a5a25dd3e0"; + url = "github:noctalia-dev/noctalia-shell/0e36c582e8c445999770340869416a59d081cc05"; inputs.nixpkgs.follows = "nixpkgs"; }; llm-agents = {