Merged
Conversation
With the loading of, e.g., SPARQL queries happening asynchronously, we won't get meaningful timings by tracking thread time (since we're spending, e.g., 10 seconds waiting on an HTTP reply that would not be counted at all).
What's still left is actually translating the patterns.
Flake lock file updates:
• Updated input 'crane':
'github:ipetkov/crane/8525580bc0316c39dbfa18bd09a1331e98c9e463' (2026-02-26)
→ 'github:ipetkov/crane/db590d9286ed5ce22017541e36132eab4e8b3045' (2026-03-03)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/1267bb4920d0fc06ea916734c11b0bf004bbe17e' (2026-02-25)
→ 'github:NixOS/nixpkgs/fabb8c9deee281e50b1065002c9828f2cf7b2239' (2026-03-04)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/458eea8d905c609e9d889423e6b8a1c7bc2f792c' (2026-03-02)
→ 'github:oxalica/rust-overlay/629bbb7f9d02787a54e28398b411da849246253b' (2026-03-06)
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/fabb8c9deee281e50b1065002c9828f2cf7b2239' (2026-03-04)
→ 'github:NixOS/nixpkgs/71caefce12ba78d84fe618cf61644dce01cf3a96' (2026-03-06)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/629bbb7f9d02787a54e28398b411da849246253b' (2026-03-06)
→ 'github:oxalica/rust-overlay/3c06fdbbd36ff60386a1e590ee0cd52dcd1892bf' (2026-03-09)
0e76aa3 to
db586bf
Compare
monsterkrampe
requested changes
Mar 10, 2026
Member
monsterkrampe
left a comment
There was a problem hiding this comment.
There are a few TODO comments left. I think they should either be addressed or removed. Maybe we could create follow up issues if necessary.
Flake lock file updates:
• Updated input 'crane':
'github:ipetkov/crane/db590d9286ed5ce22017541e36132eab4e8b3045' (2026-03-03)
→ 'github:ipetkov/crane/6fa2fb4cf4a89ba49fc9dd5a3eb6cde99d388269' (2026-03-11)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/71caefce12ba78d84fe618cf61644dce01cf3a96' (2026-03-06)
→ 'github:NixOS/nixpkgs/9fe1300f4360e13f39d6d1d006e54fd5093e9ad5' (2026-03-15)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/3c06fdbbd36ff60386a1e590ee0cd52dcd1892bf' (2026-03-09)
→ 'github:oxalica/rust-overlay/f600ea449c7b5bb596fa1cf21c871cc5b9e31316' (2026-03-16)
db586bf to
794d7a0
Compare
794d7a0 to
ca9cee6
Compare
monsterkrampe
requested changes
Mar 17, 2026
a63ef4e to
f3568ae
Compare
Member
Author
|
This will need another rebase before merging to pull in nemo-{doc,web} with the right tags, but I don't expect any more code changes. |
monsterkrampe
approved these changes
Mar 17, 2026
Member
monsterkrampe
left a comment
There was a problem hiding this comment.
Looks good. Thanks for addressing everything!
f3568ae to
2bd2ff4
Compare
Member
Author
|
Actually, let's just do the release preparation on a different branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #739, #740, #742, #756.