!9IQChSjwSHXPPWTa:lix.systems

Lix

1113 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-rooms300 Servers

Load older messages


SenderMessageTime
20 Dec 2025
@goldstein:tty5.devgoldstein
nix-repl> builtins.flakeRefToString { type = "indirect"; id = "lol"; ref = "lol/9bdfd23e28ffc1fb5a6e52e43dad4288701bb05d"; }          
"flake:lol/lol/9bdfd23e28ffc1fb5a6e52e43dad4288701bb05d"

nix-repl> builtins.flakeRefToString { type = "indirect"; id = "lol"; ref = "lol"; rev = "9bdfd23e28ffc1fb5a6e52e43dad4288701bb05d"; }
"flake:lol/lol/9bdfd23e28ffc1fb5a6e52e43dad4288701bb05d

no question here, I just want to share my pain đź« 
why are flakerefs so ambiguous

18:54:59
@goldstein:tty5.devgoldstein I knew that parse(serialize(flakeref)) is not noop because of HTTP query params, but I didn’t know that indirect flakerefs are also ambigous 18:59:00
@goldstein:tty5.devgoldstein and getFlake only takes string flakerefs, so some getFlake invocations are quite literally inexpressible 18:59:37
@goldstein:tty5.devgoldstein
nix-repl> builtins.parseFlakeRef (builtins.flakeRefToString { type = "indirect"; id = "nixpkgs"; ref = "refs/heads/master"; }) 
error:
       … while calling the 'parseFlakeRef' builtin
         at «string»:1:1:
            1| builtins.parseFlakeRef (builtins.flakeRefToString { type = "indirect"; id = "nixpkgs"; ref = "refs/heads/master"; })
             | ^

       error: GitHub URL 'flake:nixpkgs/refs/heads/master' is invalid

that one is probably a bug though? no way it’s a github url

19:06:51
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)also, rootless install through nixsa would be nice to have!19:48:40
@bandithedoge:matrix.orgbandithedogereal19:49:12
13 May 2024
@aciceri:nixos.devzrsk joined the room.13:37:30
@dariof4:matrix.orgdariof4 joined the room.14:16:05
@abbe:badti.meabbe joined the room.14:42:22
@mjm:midna.devmjmlix is now in nixos-unstable, what's the best way to use it in a NixOS config?15:47:41
@k900:0upti.meK900nix.package = pkgs.lix15:47:54
@k900:0upti.meK900Probably15:47:58
@k900:0upti.meK900Or just keep using the module15:48:02
@puck:puck.moepuck you can use nix.package = pkgs.lix; if you want; but using the overlay will guarantee more updates (tho less binary cache) 15:48:44
@mjm:midna.devmjmwell, the module/overlay doesn't easily support using the one from nixpkgs15:48:44
@mjm:midna.devmjmi do want more binary cache15:49:21
@mjm:midna.devmjm yeah i guess i'll just do nix.package then 15:50:43
@raitobezarius:matrix.orgraitobezariusto have binary cache and HEAD, we will probably need to track the channels and bolt a lix on there and rebuild with our own CI then push in our binary cache17:33:17
@charles:computer.surgeryCharlesWhat's lix using as its binary cache? Attic?17:34:36
@arianvp:matrix.orgArian left the room.17:37:44
@tc424:glasgow.social@tc424:glasgow.socialLast I heard they were using garage as the back end, and think about attic17:39:11
@tc424:glasgow.social@tc424:glasgow.socialI don't know if that means they're just pushing directly into garage's s3 interface for the moment17:39:36
@tc424:glasgow.social@tc424:glasgow.social* Last I heard they were using garage as the back end, and thinking about attic17:39:57
@raitobezarius:matrix.orgraitobezarius
In reply to @charles:computer.surgery
What's lix using as its binary cache? Attic?
garage without attic
17:41:16
@raitobezarius:matrix.orgraitobezariusit's homemade just nix push thingie17:41:24
@raitobezarius:matrix.orgraitobezariusand nix sign17:41:25
@qyriad:katesiria.orgQyriadyep17:44:26
@tc424:glasgow.social@tc424:glasgow.socialI've just given up on attic due to weird non-deterministic auth problems that nobody else seems to have experienced17:44:31
@tc424:glasgow.social@tc424:glasgow.socialStill half convinced I'm "holding it wrong" somehow17:44:49
@charles:computer.surgeryCharlesYeah I experienced lots of jank with attic17:44:56

Show newer messages


Back to Room ListRoom Version: 10