!9IQChSjwSHXPPWTa:lix.systems

Lix

1122 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-rooms304 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
15 Dec 2025
@lotte:chir.rsLotte (it/its)/Cinny (she/her) θΔ&however it used to create symlinks instead. yet the code hasn’t changed at all. what the fuck20:59:35
16 Dec 2025
@vczf:matrix.orgvczf *

A little confused that my nix.package config elsewhere isn’t carrying over to the callPackage invocation however
Edit: it’s the way I’m instantiating nixpkgs I think

Edit’: I confused nix.package (daemon version etc) for pkgs.nix (default “stable” nix for hydra etc). So unless I overlay lix as pkgs.nix (bad idea probably?) I have to explicitly set nix to lix in disko’s package, or accept running pkgs.nix for disko as is and just add pipe-operators experimental feature flag

00:45:21
@aloisw:julia0815.dealoisw
In reply to @helle:tacobelllabs.net
even though iirc at one point I was the only dev doing either non-NixOS or non-MacOS :P and running into all the fun bugs
What is your system?
06:23:57
@helle:tacobelllabs.nethelle (just a stray cat girl)
In reply to @aloisw:julia0815.de
What is your system?
I have Lix on top of Arch mainly (though that is going out the quickest) and then also on Debian and Devuan (no systemd nakes for fun, fully works with only minor gotchas btw) systems
06:44:20
@helle:tacobelllabs.nethelle (just a stray cat girl)though my main system these day is a newer laptop running nixoa as that was also all on hardware so old my iteration time was 20 minutes on lix build and test06:45:29
@522_:catgirl.cloud0x4fbb09 it/its ⛯✇ΘΔ changed their display name from 522 it/its ⛯ΘΔ to 0x4fbb09 it/its ⛯✇ΘΔ.15:14:37
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)
            cargo = toolchain;
            rustc = toolchain;
          }).buildPackage rec {
            src = ./.;

            cargoBuild = old: ''
              cd wilma-wasm

              wasm-pack build \
                --release \
                --target web \
                --mode no-install \
                --package=wilma-wasm \
                --out-dir $out
            '';

            buildInputs = [ pkgs.wasm-pack ];
          };
15:51:10
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her) *
wasmPackage = (naersk.lib.${system}.override {
            cargo = toolchain;
            rustc = toolchain;
          }).buildPackage rec {
            src = ./.;

            cargoBuild = old: ''
              cd wilma-wasm

              wasm-pack build \
                --release \
                --target web \
                --mode no-install \
                --package=wilma-wasm \
                --out-dir $out
            '';

            buildInputs = [ pkgs.wasm-pack ];
          };
15:51:18
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)... what?15:51:23
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her)
   > Running phase: buildPhase
   > cd wilma-wasm
   > Error: Permission denied (os error 13)
   > Caused by: Permission denied (os error 13)
   For full logs, run:
15:51:32
@sofiedotcafe:matrix.orgSofie 🏳️‍⚧️ (she/her) *
   > Running phase: buildPhase
   > cd wilma-wasm
   > Error: Permission denied (os error 13)
   > Caused by: Permission denied (os error 13)
15:51:46

Show newer messages


Back to Room ListRoom Version: 10