Qyriad qyriad · she/her
  • Joined on 2024-02-29
qyriad pushed to git-series/fmt-migration-reprise at qyriad/lix 2024-07-04 21:32:59 +00:00
29df635118 add Result<T, E> stuff
ddc3e3bcfc WIP: fmt: add convenience functions
95edfa1d03 WIP: add Result<T, E> type
4347f4ef70 treewide: rename nix::fmt to nix::boostfmt
d31a814266 minor cleanup to ExprOpUpdate::eval()
Compare 8 commits »
qyriad created branch git-series/fmt-migration-reprise in qyriad/lix 2024-07-04 21:32:59 +00:00
qyriad pushed to git-series/eval-activity at qyriad/lix 2024-07-03 01:20:46 +00:00
a1dd6cf88a amend ExprInheritFrom printer
cab1666121 mildly cleanup libexpr/eval.hh
c59096a841 distinguish between throws & errors during throw
b28612b765 trace which part of foo.bar.baz errors
008f309596 trace when the foo part of foo.bar.baz errors
Compare 10 commits »
qyriad created branch git-series/eval-activity in qyriad/lix 2024-07-03 01:20:46 +00:00
qyriad pushed to git-series/repl-fix-logs at qyriad/lix 2024-06-26 21:26:17 +00:00
069429718a fix inverted logic
a448a39fb0 repl: respect --print-build-logs & fix memory leak
90e9e39edd rebase on cl/1517
491aff7562 repl: respect --print-build-logs & fix memory leak
9b93847d4e rebase on cl/1515
Compare 10 commits »
qyriad created branch git-series/repl-fix-logs in qyriad/lix 2024-06-26 21:26:17 +00:00
qyriad commented on issue lix-project/lix#420 2024-06-25 20:05:25 +00:00
devShell NIX_LDFLAGS environment variable contains all the -L flags twice

I can confirm this is only in the devShell:

diff --git a/package.nix b/package.nix
index ef6f317e8..843c6bcca 100644
--- a/package.nix
+++ b/package.nix
@@ -297,20 +297,23 @@…
qyriad pushed to git-series/attr-missing at qyriad/lix 2024-06-24 17:46:23 +00:00
592d9691c2 what is going on
cd7aa4ac32 distinguish between throws & errors during throw
b84666c350 trace which part of foo.bar.baz errors
013b7ae114 trace when the foo part of foo.bar.baz errors
af94db77cf add an ExprPrinter class, like ValuePrinter
Compare 10 commits »
qyriad created branch git-series/attr-missing in qyriad/lix 2024-06-24 17:46:23 +00:00
qyriad opened issue lix-project/lix#416 2024-06-24 17:02:32 +00:00
logger libutil test is completely commented out 💀
qyriad commented on issue lix-project/lix#383 2024-06-09 20:39:50 +00:00
devShell is not being built/tested by CI

At the very least we can test simply evaluating and building the dev shell derivation in hydraJobs. That doesn't test that things in the shell work, but it would have caught this particular…

qyriad pushed to main at lix-project/lix-website 2024-06-07 20:37:58 +00:00
9eeba87c32 Merge pull request 'install.md: Fix broken link' (#26) from yayayayaka/lix-website:fix-link-on-install.md into main
73c79b98f2 install.md: Fix broken link
Compare 2 commits »
qyriad closed issue lix-project/lix-website#19 2024-06-07 20:37:57 +00:00
Link to "make a pull request..." in installing Lix is broken
qyriad merged pull request lix-project/lix-website#26 2024-06-07 20:37:57 +00:00
install.md: Fix broken link
qyriad pushed to main at lix-project/lix-website 2024-06-07 20:37:38 +00:00
93047e5a9a Merge pull request 'fix grammar: «a alternative» → «an alternative»' (#25) from das-g/lix-website:fix-grammar-aN-alternative into main
cc3d177e76 fix grammar: «a alternative» → «an alternative»
Compare 2 commits »
qyriad merged pull request lix-project/lix-website#25 2024-06-07 20:37:38 +00:00
fix grammar: «a alternative» → «an alternative»
qyriad pushed to main at lix-project/lix-website 2024-06-07 20:37:13 +00:00
b87cc0ff2d Merge pull request 'Fix horizontal scroll on mobile' (#17) from annikahannig/lix-website:main into main
0b198dcaef fixes horizontal scroll on mobile
Compare 2 commits »
qyriad merged pull request lix-project/lix-website#17 2024-06-07 20:37:13 +00:00
Fix horizontal scroll on mobile
qyriad pushed to main at lix-project/lix-website 2024-06-07 20:36:34 +00:00
4cceedc66d Merge pull request 'theme: explicitly set the width/height of the Matrix icon' (#11) from danderson/lix-website:dave/matrix-logo into main
6c8c31915d theme: explicitly set the width/height of the Matrix icon
Compare 2 commits »
qyriad closed issue lix-project/lix-website#8 2024-06-07 20:36:32 +00:00
Matrix icon in footer is invisible