irenes irenes
  • Joined on 2024-03-02
irenes pushed to main at lix-project/lix-website 2024-06-15 20:31:55 +00:00
1e9c1e775f add a note to the top of the resources page about outdated practices
irenes pushed to main at irenes/lix-website 2024-06-15 20:30:42 +00:00
116e2cbd61 Merge pull request 'Remove height and weight override from Mastodon and Git logos' (#16) from val/lix-website:icon-height into main
50a12f4798 Merge pull request 'chore: change example nix --version outputs to 2.90-beta.1' (#27) from ajaxbits/lix-website:beta.1-typo into main
c533c9eaf8 Merge pull request 'add-to-config, about: fix typos' (#10) from danderson/lix-website:dave/typos into main
91cc630e23 about: fix typo
c526b37c6d add-to-config: fix option name for cache servers
Compare 73 commits »
irenes commented on pull request lix-project/lix-install-action#81 2024-06-13 02:53:37 +00:00
Use Result-based version of detsys-ts

oh wait this was migrated from github, hm

irenes commented on pull request lix-project/lix-install-action#81 2024-06-13 02:53:14 +00:00
Use Result-based version of detsys-ts

hi! thanks for sending this. can you explain more about the motivation? I'm not personally familiar with detsys-ts, nor with how stable the branch you'd like to move it to is

irenes commented on pull request lix-project/lix-website#28 2024-06-12 20:53:33 +00:00
feat: add nixpkgs variant to switch to Lix

yeah I think you're right, on closer read (I find it hard to see the context of changes on forgejo, but oh well)

irenes commented on pull request lix-project/nix-eval-jobs#6 2024-06-12 19:54:23 +00:00
Fixup readme and version to say what this is

yes good. please do it.

irenes commented on pull request lix-project/lix-website#14 2024-06-12 19:52:49 +00:00
Remove trailing whitespace

good. yes. trailing whitespace bothers me beyond reason. please merge this.

irenes commented on pull request lix-project/lix-website#28 2024-06-12 19:51:10 +00:00
feat: add nixpkgs variant to switch to Lix

yes, I agree with that caveat. also, we should still mention the existence of the module, right?

irenes commented on pull request lix-project/lix-website#15 2024-06-12 19:49:35 +00:00
Use em dashes when appropriate

yes absolutely, sounds great, go ahead and merge it (fix that conflict of course)

irenes commented on issue lix-project/lix#390 2024-06-11 20:37:16 +00:00
Documentation should point out that __impure and __noChroot do not affect builtins in the way that --impure does

Huh. Thank you. I think I understand how my test case wound up not hitting that... I had a lot of trouble at first separating out the builtin semantics from the chroot, since they both restrict…

irenes commented on issue lix-project/lix#390 2024-06-11 19:10:06 +00:00
Documentation should point out that __impure and __noChroot do not affect builtins in the way that --impure does

That doesn't seem consistent with the tests I did last night, but it's possible that I wasn't testing in a way that drew out the actual behavior. At any rate I think there's more than enough…

irenes opened issue lix-project/lix#390 2024-06-11 07:07:09 +00:00
Documentation should point out that __impure and __noChroot do not affect builtins in the way that --impure does
irenes commented on issue lix-project/lix#389 2024-06-11 06:48:47 +00:00
Impure derivations do not work with flakes

oh. huh. interesting... so the two concepts of pure evaluation are different. drat :) but that makes sense.

irenes commented on issue lix-project/lix#388 2024-06-11 06:47:11 +00:00
Assertion failure maybeOutputPath

oh, fascinating

irenes opened issue lix-project/lix#389 2024-06-11 06:14:44 +00:00
Impure derivations do not work with flakes
irenes commented on issue lix-project/lix#388 2024-06-11 05:58:20 +00:00
Assertion failure maybeOutputPath

ah oops, here's the error message

fetching path input 'path:/nix/store/f6lbic2a83c51ygb2czksw9gv8x6w5wg-source'
this derivation will be built:
  /nix/store/i4zd0iz237yjjkk1glqcxv0c32jpavb…
irenes opened issue lix-project/lix#388 2024-06-11 05:57:45 +00:00
Assertion failure maybeOutputPath
irenes commented on issue lix-project/lix#295 2024-05-10 03:27:46 +00:00
Backport shebang support for Nix CLI

um - I think this was clear in chat but in case it's not, I'm still very grateful that you raised this for discussion and filed an issue about it

irenes commented on issue lix-project/lix#295 2024-05-10 03:27:01 +00:00
Backport shebang support for Nix CLI

as I said over in the chat, I'm hesitant.

the goal is an admirable one, but the details look like kind of a nightmare and I'm not convinced this belongs in the nix executable at all. it seems…

irenes commented on pull request lix-project/lix-website#1 2024-04-28 21:48:53 +00:00
General cleanup 2024-04-28

looks solid to me, I endorse merging this