!9IQChSjwSHXPPWTa:lix.systems

Lix

1103 Members
Lix user channel. Feel free to discuss on-topic issues here and give each other help. For matrix.to links to the rest of the Lix channels, see: https://wiki.lix.systems/books/lix-organisation/page/matrix-rooms293 Servers

Load older messages


SenderMessageTime
24 Nov 2025
@goldstein:tty5.devgoldstein yeah
I won’t bother checking cppnix impl for now because lix is what I use, but I’ll probably need to later
19:56:13
@goldstein:tty5.devgoldstein or maybe not
I’ve never actually seen more esoteric flakeref attrs in the wild
19:56:26
@helle:tacobelllabs.nethelle (just a stray cat girl)yeah, I mean lix docs just need to have the lix supported ones and defer to "there may be incompatibilities with other nix implementations currently due to a lack of a formal specification"19:59:37
@helle:tacobelllabs.nethelle (just a stray cat girl)the untangling of the fetchers (cleaning fetchurl, etc) is going to be a whole extra set of questions20:00:18
@helle:tacobelllabs.nethelle (just a stray cat girl) sigh 20:00:46
@helle:tacobelllabs.nethelle (just a stray cat girl)

for chaos reasons, fetchurl, fetchTarball and fetchGit are implemented as:
https://git.lix.systems/lix-project/lix/src/branch/main/lix/libexpr/primops/fetchTree.cc#L329

not 100% sure how path and file are off the top of my head, but probably similarly silly

20:05:39
@helle:tacobelllabs.nethelle (just a stray cat girl)so the fact that some abstraction is leaky....20:06:23
@goldstein:tty5.devgoldstein the part that’s confusing to me is that they explicitly list allowed attrs, including rev and revCount
https://git.lix.systems/lix-project/lix/src/commit/b966d2e53bd6f5f03ae86b60b12d7489cf91f1a6/lix/libfetchers/tarball.cc#L234
20:07:19
@helle:tacobelllabs.nethelle (just a stray cat girl) yeah, that is a little weird, wonder if flake inputs use that path as well, should poke thubrecht on that as they changed that up last it seems? 20:10:42
@thubrecht:matrix.orgthubrechtYes, the flakes machinery goes through libfetchers20:12:36
@helle:tacobelllabs.nethelle (just a stray cat girl)yeah, but also specifically that code path I guess that uses the same definition as fetchTarball?20:13:39
@helle:tacobelllabs.nethelle (just a stray cat girl)because that seems messy, oof20:13:54
@goldstein:tty5.devgoldsteinyeah, fetching files and tarballs is explicitly the same interface I think20:14:07
@goldstein:tty5.devgoldsteindon’t think either of them should need rev though20:14:16
@helle:tacobelllabs.nethelle (just a stray cat girl)yeah, I mean it's fine to share some amount of code path, but having that leak into fetchTarball is uh, very silly design20:17:44
@helle:tacobelllabs.nethelle (just a stray cat girl)anyway, I do need to go over this when redoing the docs around there, I bet there is a bunch more of "is this intentional?" behaviour in the code20:20:08
@helle:tacobelllabs.nethelle (just a stray cat girl)this is also going to lead to more test suite writing huh20:31:23
@raitobezarius:matrix.orgraitobezariusquick reply, we plan to dissolve flake refs into general URIs23:46:13
@raitobezarius:matrix.orgraitobezarius flake refs gets to continue to exist as URIs + a new scheme registration (flake:) 23:46:28
25 Nov 2025
@wizzy:ellie.townwizzy changed their profile picture.00:26:34
@djspacewhale:4d2.orgGarrett joined the room.04:06:10
@atemu12:matrix.orgAtemubtw. on the topic of flakes: has anyone ever dabbled in re-implementing the flake.nix interface in Nix expressions so that you can eval flakes via plain old regular impure direct eval without all the special bullcrap Nix does to make pure eval work?15:17:39
@piegames:flausch.socialpiegamesDo we have a command to easily check remote builder connections? If not, can I request that as a feature?15:19:23
@piegames:flausch.socialpiegames* Do we have a command to easily check (and debug) remote builder connections? If not, can I request that as a feature?15:19:34
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)isn't compat basically this but kinda like reversed15:25:59
@atemu12:matrix.orgAtemuflake-compat is quite close to what I want but IIRC it still evals the current project "as a flake" and comes with all the stupidity in doing that like depending on my VCS state or copying shit to the nix store unnecessarily15:28:00
@goldstein:tty5.devgoldsteinI’m doing this basically right now lol15:28:32
@atemu12:matrix.orgAtemubut I'll have to take another look15:28:33
@goldstein:tty5.devgoldsteinI have a program that takes in flakes inputs format, solves them into a flat dependency structure and adds to npins sources.json15:28:58
@goldstein:tty5.devgoldsteinand then generates appropriate dependency injections so flakes don’t know they aren’t actually being used as flakes15:29:16

Show newer messages


Back to Room ListRoom Version: 10