Henry Hiles Henry-Hiles · he/him
Henry-Hiles pushed to main at Nexus/nexus 2026-05-30 11:30:10 -04:00
a72ef5ea2d
fix incorrect message grouping heuristics
Henry-Hiles pushed to main at Nexus/nexus 2026-05-30 11:19:37 -04:00
1b81e31c13
add early return on build hook
Henry-Hiles pushed to main at Nexus/nexus 2026-05-30 11:11:23 -04:00
db12fd2e9a
remove extra curly bracket in logger
Henry-Hiles pushed to main at Henry-Hiles/nixos 2026-05-29 17:00:55 -04:00
65eec7ec06
dns fixes
Henry-Hiles pushed to main at Henry-Hiles/nixos 2026-05-29 15:50:31 -04:00
b8ac30ba01
various cleanups
Henry-Hiles closed issue Nexus/nexus#31 2026-05-29 13:18:46 -04:00
Version Constrains make live difficult for users of rolling release linux distros.
Henry-Hiles commented on issue Nexus/nexus#31 2026-05-29 13:18:46 -04:00
Version Constrains make live difficult for users of rolling release linux distros.

Closing this to debug further in the Matrix room, as I believe its not an issue with the app.

Henry-Hiles commented on issue Nexus/nexus#31 2026-05-29 13:16:19 -04:00
Version Constrains make live difficult for users of rolling release linux distros.

Can you please revert any changes you made to your pubspec and lockfile, then flutter pub get again, and let me know if you have any issues running then? The error that you had is related to…

Henry-Hiles pushed to main at Nexus/nexus 2026-05-29 13:14:10 -04:00
60454ed249
remove deprecated argument to build_runner
Henry-Hiles pushed to main at Nexus/nexus 2026-05-29 13:10:07 -04:00
0a333e92d1
add an AI policy
Henry-Hiles closed pull request Nexus/nexus#30 2026-05-29 10:21:52 -04:00
WIP: More dynmaic path searching for generating bindings.
Henry-Hiles commented on pull request Nexus/nexus#30 2026-05-29 10:21:52 -04:00
WIP: More dynmaic path searching for generating bindings.

Not needed, or at least most of it isn't. You should debug why it's not found with the current code in our Matrix room.

Henry-Hiles commented on issue Nexus/nexus#31 2026-05-29 10:15:41 -04:00
Version Constrains make live difficult for users of rolling release linux distros.

None of these are a problem except for the null check one, which I can look into.

Henry-Hiles pushed to main at Nexus/nexus 2026-05-28 19:16:34 -04:00
31c3173bb5
add member list to readme
Henry-Hiles pushed to main at Henry-Hiles/nixos 2026-05-27 21:39:34 -04:00
869c881944
bump deps
Henry-Hiles pushed to main at Henry-Hiles/nixos 2026-05-27 20:38:32 -04:00
e4c76db648
add unbound dashboard
Henry-Hiles pushed to main at Henry-Hiles/nixos 2026-05-27 19:38:48 -04:00
6864cb27cd
set up unbound dns for server
Henry-Hiles pushed to main at Nexus/nexus 2026-05-26 21:56:50 -04:00
c6904e9766
Fix some alignment issues
Henry-Hiles closed issue Nexus/nexus#10 2026-05-26 21:53:19 -04:00
Improve buttons of user popover
Henry-Hiles commented on issue Nexus/nexus#10 2026-05-26 21:53:19 -04:00
Improve buttons of user popover

I would say this is fixed by e5b7512e791640a1f75c9ce57870aea509d6881d and 5daa861a31920204e7b75b76fa0d9c54b3b6dea6, there's room for some improvement in the future, but it's not bad enough to need…