Lunaphied lunaphied · she/her (singular) | they/them (plural)
  • Joined on 2024-02-29
lunaphied opened issue lix-project/lix#576 2024-11-15 04:10:00 +00:00
Lix's seccomp rules still get applied when sandboxing is disabled
lunaphied commented on issue lix-project/lix#411 2024-07-12 15:38:04 +00:00
Profile conflict error in nix upgrade-nix when upgrading from 2.20

Yes that is absolutely the correct workaround

lunaphied commented on issue lix-project/lix#411 2024-07-11 14:31:57 +00:00
Profile conflict error in nix upgrade-nix when upgrading from 2.20

@lunaphied I also ran into this — am I correct in assuming that the workaround for this is to uninstall Nix and then reinstall using the Lix install script?

Correct

If we think this…

lunaphied commented on issue lix-project/lix#411 2024-07-10 22:34:24 +00:00
Profile conflict error in nix upgrade-nix when upgrading from 2.20

However, this might be best achieved by just nuking upgrade-nix and making it tell you to use the installer, assuming it can repair existing installations in-place.

Yes this is what I meant…

lunaphied commented on issue lix-project/lix#418 2024-07-07 21:07:56 +00:00
nix collect-garbage is kind of slow at deleting paths

Bit worried about the effect this will have on IOPs used, since iirc nix-collect-garbage can already consume a problematic amount on it's own and it's not necessarily easily tuned by end…

lunaphied commented on pull request lix-project/nixos-module#31 2024-07-07 20:38:35 +00:00
Delete prefetch-npm-deps hack since we dropped 23.11

This should be fine as long as we only care about 24.05 and later going forward. Did we write that down somewhere? Since I'm sure lots of people are still running 23.11 (such as most of our…

lunaphied commented on issue lix-project/lix#426 2024-07-07 20:29:36 +00:00
Security: sandbox escape

We (Lix) provide a security contact email of security@lix.systems (that address is from memory so someone might have to correct us on the precise address). However I'm not sure where (or if)…

lunaphied closed issue lix-project/lix#411 2024-07-07 20:23:58 +00:00
Profile conflict error in nix upgrade-nix when upgrading from 2.20
lunaphied commented on issue lix-project/lix#411 2024-07-07 20:23:57 +00:00
Profile conflict error in nix upgrade-nix when upgrading from 2.20

This occurs because when using a nix-env style profile, nix upgrade-nix simply runs nix-env --install with the newly provided derivation into the provided profile.

This works fine if…

lunaphied closed issue lix-project/lix#158 2024-07-07 19:49:34 +00:00
Confusing TMPDIR behavior
lunaphied commented on issue lix-project/lix#158 2024-07-07 19:49:33 +00:00
Confusing TMPDIR behavior

I believe this confusing behavior was a mistake on my part, though I'm not sure what led me to believe that this behavior was occurring as I didn't have a reproducer. For now I'm closing this but…

lunaphied commented on issue lix-project/lix#436 2024-07-07 19:39:25 +00:00
builtins.derivation is not documented

I don't consider builtins that aren't documented in the REPL to be actually documented, and we don't even need lix-doc for this (though I noticed this because it falls back to trying to find docs…

lunaphied commented on issue lix-project/lix#73 2024-07-07 19:31:02 +00:00
[Nix#9701] builtins.derivationStrict is not documented

I'm not entirely sure I agree with it being "more efficient", since builtins.derivation intentionally wraps builtins.derivationStrict lazy, using builtins.derivationStrict directly forces…

lunaphied opened issue lix-project/lix#436 2024-07-07 19:26:12 +00:00
builtins.derivation is not documented
lunaphied opened issue lix-project/lix#435 2024-07-07 19:09:10 +00:00
nix run error messages aren't clear
lunaphied opened issue lix-project/lix#420 2024-06-25 19:51:58 +00:00
NIX_LDFLAGS environment variable contains all the -L flags twice
lunaphied pushed to fix-lix-doc-output at lunaphied/lix 2024-06-25 18:25:00 +00:00
80e5895687 lix-doc: update dependencies and refactor
lunaphied pushed to fix-lix-doc-output at lunaphied/lix 2024-06-19 00:54:22 +00:00
ba88011609 lix-doc: update dependencies and refactor
lunaphied created branch fix-lix-doc-output in lunaphied/lix 2024-06-18 21:40:43 +00:00
lunaphied pushed to fix-lix-doc-output at lunaphied/lix 2024-06-18 21:40:43 +00:00
40be935c74 lix-doc: update dependencies and improve