Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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/75a00852ddeaf31442bb3bbe8440fc71b3fbe9e6";
inputs.nixpkgs.follows = "nixpkgs";
};
llm-agents = {
Expand Down
Loading