Lunaphied lunaphied · she/her (singular) | they/them (plural)
  • Joined on 2024-02-29
lunaphied created pull request lix-project/nixos-module#11 2024-04-03 22:06:51 +00:00
overlay: support nix-doc integration into Lix
lunaphied created branch feature/nix-doc in lix-project/nixos-module 2024-04-03 22:06:20 +00:00
lunaphied pushed to feature/nix-doc at lix-project/nixos-module 2024-04-03 22:06:20 +00:00
54cc0918d4 overlay: support nix-doc integration into Lix
lunaphied opened issue lix-project/lix#220 2024-04-03 21:33:25 +00:00
Fix nix-doc line ending handling
lunaphied commented on issue lix-project/lix#200 2024-03-29 22:31:13 +00:00
builtins.getFlake accepts git+file:/home/... AND git+file:///home/... with different semantics

Please test this on upstream unstable and report if the same behavior happens; I noticed these seemed to possibly change behavior on later versions and want to decide an approach to take.

Also…

lunaphied commented on issue lix-project/lix#194 2024-03-28 21:30:41 +00:00
nix flake update a b is not possible but could be

Ah, oops, that's a regression I should have caught; I'll pick this up if I have time and someone doesn't get to it first

lunaphied opened issue lix-project/lix#190 2024-03-26 19:59:23 +00:00
Fix line ending support for nix-doc integration
lunaphied opened issue lix-project/lix#189 2024-03-26 19:58:29 +00:00
Add literate tests for extended REPL :doc command
lunaphied commented on issue lix-project/lix#159 2024-03-26 19:25:19 +00:00
Make the build faster >:3

Also lets track adding this to CI here and keeping track of the performance of builds over time

lunaphied commented on issue lix-project/lix#41 2024-03-26 19:21:24 +00:00
meson build system

Ah okay. Very cursed. So the linked commit is unrelated?

lunaphied commented on issue lix-project/lix#41 2024-03-26 19:19:44 +00:00
meson build system

I don't think that's the issue since reverting an unrelated PR fixed it. Also this have just the same issue in CI no? or is it bypassed because of the way nix-eval-jobs works?

lunaphied commented on issue lix-project/lix#41 2024-03-26 19:10:23 +00:00
meson build system

... what

lunaphied commented on issue lix-project/lix#41 2024-03-26 19:06:47 +00:00
meson build system

your local machine is x86_64-linux, yes?

The one I'm encountering this on is. I should also note that I encountered an inconsistency on aarch64-drawin, where when I added a Meson target…

lunaphied commented on issue lix-project/lix#41 2024-03-26 18:58:32 +00:00
meson build system

@qyriad I just did some local tests and for some reason if I run .#hydraJobs.mesonBuild.x86_64-linux on my local machine, it actually starts building the existing Makefile based system instead;…

lunaphied commented on issue lix-project/lix-installer#3 2024-03-26 00:45:25 +00:00
Weird macOS profile dir not created bug

Our setup does not have these; I assume this is related to being an admin user potentially

lunaphied commented on issue lix-project/lix#171 2024-03-25 16:16:38 +00:00
Allow not attempting to copy closures to ssh-ng remote builders

I've hit this repeatedly, glad we're picking this up as an issue, it basically broke building my system configuration for awhile

lunaphied opened issue lix-project/lix#181 2024-03-25 16:09:13 +00:00
Flake registry entries can overlap with fully-qualified flake inputs
lunaphied opened issue lix-project/lix#172 2024-03-25 03:08:55 +00:00
Error on overlapping short-flag definitions
lunaphied commented on issue lix-project/lix#167 2024-03-22 03:58:26 +00:00
meson: add check that all present sources are mentioned in a build file

Are you just imagining something that pulls out the Meson source inputs and then wildcards through the sources and errors or worns if there's a gap? I'm not sure we can throw a hard error on that…

lunaphied opened issue lix-project/lix#162 2024-03-19 10:10:40 +00:00
Remove all Nix branding and references to the NixOS GitHub