build failed on darwin #943

Open
opened 2025-07-30 04:52:29 +00:00 by mio-19 · 8 comments

Describe the bug

build failed on darwin

Steps To Reproduce

{
  description = "Mio's nix-darwin configuration";

  inputs = {
    nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
    nix-darwin.url = "github:nix-darwin/nix-darwin/master";
    nix-darwin.inputs.nixpkgs.follows = "nixpkgs";
    lix-module = {
      url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
      inputs.nixpkgs.follows = "nixpkgs";
    };

  };

  outputs =
    inputs@{
      self,
      lix-module,
      nix-darwin,
      nixpkgs,
      ...
    }:
    {
      # Build darwin flake using:
      # $ darwin-rebuild build --flake .#hostname
      darwinConfigurations."hostname" = nix-darwin.lib.darwinSystem {
        specialArgs = inputs;
        modules = [
          lix-module.nixosModules.default
          ./configuration.nix
        ];
      };
    };
}

building the system configuration...
error: builder for '/nix/store/pwaldglla9v4ll2681pfcfq810xwhd64-lix-2.93.3-pre20250722-7ac20fc.drv' failed with exit code 1;
       last 25 log lines:
       > [214/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-derived-path.cc.o
       > [215/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/markdown.cc.o
       > FAILED: lix/libcmd/liblixcmd.dylib.p/markdown.cc.o
       > clang++ -Ilix/libcmd/liblixcmd.dylib.p -Ilix/libcmd -I../lix/libcmd -I. -I.. -Ilix/libutil -Ilix/libstore -Ilix/libexpr -Ilix/libfetchers -fdiagnostics-color=always -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fpch-instantiate-templates -include-pch lix/libcmd/liblixcmd.dylib.p/precompiled-headers.hh.pch -Wall -Winvalid-pch -Wextra -std=c++23 -O2 -g -DLIX_UR_COMPILER_UWU -fpch-instantiate-templates -include lix/config.h -Wno-unused-parameter -Wno-deprecated-declarations -Wno-missing-field-initializers -Wimplicit-fallthrough -Werror=switch -Werror=switch-enum -Werror=unused-result -Wdeprecated-copy -Wignored-qualifiers -Werror=suggest-override -DJSON_DISABLE_ENUM_SERIALIZATION=1 -fsanitize=signed-integer-overflow -fsanitize-undefined-trap-on-error -ffile-prefix-map=../lix=lix -D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR -pthread -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_ALL_NO_LIB -MD -MQ lix/libcmd/liblixcmd.dylib.p/markdown.cc.o -MF lix/libcmd/liblixcmd.dylib.p/markdown.cc.o.d -o lix/libcmd/liblixcmd.dylib.p/markdown.cc.o -c ../lix/libcmd/markdown.cc
       > ../lix/libcmd/markdown.cc:18:10: error: field designator 'cols' does not refer to any field in type 'struct lowdown_opts'
       >    18 |         .cols = (size_t) std::max(windowWidth - 5, 60),
       >       |         ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       > ../lix/libcmd/markdown.cc:19:10: error: field designator 'hmargin' does not refer to any field in type 'struct lowdown_opts'
       >    19 |         .hmargin = 0,
       >       |         ~^~~~~~~~~~~
       > ../lix/libcmd/markdown.cc:20:10: error: field designator 'vmargin' does not refer to any field in type 'struct lowdown_opts'
       >    20 |         .vmargin = 0,
       >       |         ~^~~~~~~~~~~
       > 3 errors generated.
       > [216/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/legacy.cc.o
       > [217/511] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/primops_fromTOML.cc.o
       > [218/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/cmd-profiles.cc.o
       > [219/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/common-eval-args.cc.o
       > [220/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/command.cc.o
       > [221/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-attr-path.cc.o
       > [222/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-value.cc.o
       > [223/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-flake.cc.o
       > [224/511] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/parser_parser.cc.o
       > [225/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installables.cc.o
       > ninja: build stopped: subcommand failed.
       For full logs, run 'nix log /nix/store/pwaldglla9v4ll2681pfcfq810xwhd64-lix-2.93.3-pre20250722-7ac20fc.drv'.
error: 1 dependencies of derivation '/nix/store/04pmvwqjns1y504ajv8c79gc7b8r6l1f-system-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/zif0xnm998k34xbr1pz9jxp8wcbcxdb9-system-applications.drv' failed to build
error: 1 dependencies of derivation '/nix/store/38h5fyyzs3rsd2xi7riifpywiqf1qynf-darwin-option.drv' failed to build
error: 1 dependencies of derivation '/nix/store/4ymf2sb0z0dy6h4pcxgbz0m6xqpza45i-darwin-rebuild.drv' failed to build
error: 1 dependencies of derivation '/nix/store/m3b3dnq9qwmjbgij3zjfrf16r6cadbwv-org.nixos.nix-daemon.plist.drv' failed to build
error: 1 dependencies of derivation '/nix/store/ldhzlgrlk5kfhg8l3g970jd2cak6sr50-nix.conf.drv' failed to build
error: 1 dependencies of derivation '/nix/store/zgk1760cawz858qdlg2g7yhzpcn2p017-activate-system-start.drv' failed to build
error: 1 dependencies of derivation '/nix/store/mpng0d0q8l3swsnrs1qk318q6pfw10w6-darwin-system-25.11.e04a388.drv' failed to build

Expected behavior

build success

nix --version output

                                                                                                                                                    8m 21s 04:39:20 PM
nix (Lix, like Nix) 2.93.3-pre20250722-7ac20fc
System type: aarch64-darwin
Additional system types: x86_64-darwin
Features: gc, signed-caches
System configuration file: /etc/nix/nix.conf
User configuration files: /Users/user/.config/nix/nix.conf:/Users/user/.nix-profile/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf
Store directory: /nix/store
State directory: /nix/var/nix
Data directory: /nix/store/lx924i1dkc1w9w73ip0agpzznbkn3mdc-lix-2.93.3-pre20250722-7ac20fc/share

Additional context

Add any other context about the problem here.

## Describe the bug build failed on darwin ## Steps To Reproduce ``` { description = "Mio's nix-darwin configuration"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; nix-darwin.url = "github:nix-darwin/nix-darwin/master"; nix-darwin.inputs.nixpkgs.follows = "nixpkgs"; lix-module = { url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93"; inputs.nixpkgs.follows = "nixpkgs"; }; }; outputs = inputs@{ self, lix-module, nix-darwin, nixpkgs, ... }: { # Build darwin flake using: # $ darwin-rebuild build --flake .#hostname darwinConfigurations."hostname" = nix-darwin.lib.darwinSystem { specialArgs = inputs; modules = [ lix-module.nixosModules.default ./configuration.nix ]; }; }; } ``` ``` building the system configuration... error: builder for '/nix/store/pwaldglla9v4ll2681pfcfq810xwhd64-lix-2.93.3-pre20250722-7ac20fc.drv' failed with exit code 1; last 25 log lines: > [214/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-derived-path.cc.o > [215/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/markdown.cc.o > FAILED: lix/libcmd/liblixcmd.dylib.p/markdown.cc.o > clang++ -Ilix/libcmd/liblixcmd.dylib.p -Ilix/libcmd -I../lix/libcmd -I. -I.. -Ilix/libutil -Ilix/libstore -Ilix/libexpr -Ilix/libfetchers -fdiagnostics-color=always -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fpch-instantiate-templates -include-pch lix/libcmd/liblixcmd.dylib.p/precompiled-headers.hh.pch -Wall -Winvalid-pch -Wextra -std=c++23 -O2 -g -DLIX_UR_COMPILER_UWU -fpch-instantiate-templates -include lix/config.h -Wno-unused-parameter -Wno-deprecated-declarations -Wno-missing-field-initializers -Wimplicit-fallthrough -Werror=switch -Werror=switch-enum -Werror=unused-result -Wdeprecated-copy -Wignored-qualifiers -Werror=suggest-override -DJSON_DISABLE_ENUM_SERIALIZATION=1 -fsanitize=signed-integer-overflow -fsanitize-undefined-trap-on-error -ffile-prefix-map=../lix=lix -D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR -pthread -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_ALL_NO_LIB -MD -MQ lix/libcmd/liblixcmd.dylib.p/markdown.cc.o -MF lix/libcmd/liblixcmd.dylib.p/markdown.cc.o.d -o lix/libcmd/liblixcmd.dylib.p/markdown.cc.o -c ../lix/libcmd/markdown.cc > ../lix/libcmd/markdown.cc:18:10: error: field designator 'cols' does not refer to any field in type 'struct lowdown_opts' > 18 | .cols = (size_t) std::max(windowWidth - 5, 60), > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ../lix/libcmd/markdown.cc:19:10: error: field designator 'hmargin' does not refer to any field in type 'struct lowdown_opts' > 19 | .hmargin = 0, > | ~^~~~~~~~~~~ > ../lix/libcmd/markdown.cc:20:10: error: field designator 'vmargin' does not refer to any field in type 'struct lowdown_opts' > 20 | .vmargin = 0, > | ~^~~~~~~~~~~ > 3 errors generated. > [216/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/legacy.cc.o > [217/511] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/primops_fromTOML.cc.o > [218/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/cmd-profiles.cc.o > [219/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/common-eval-args.cc.o > [220/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/command.cc.o > [221/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-attr-path.cc.o > [222/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-value.cc.o > [223/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-flake.cc.o > [224/511] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/parser_parser.cc.o > [225/511] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installables.cc.o > ninja: build stopped: subcommand failed. For full logs, run 'nix log /nix/store/pwaldglla9v4ll2681pfcfq810xwhd64-lix-2.93.3-pre20250722-7ac20fc.drv'. error: 1 dependencies of derivation '/nix/store/04pmvwqjns1y504ajv8c79gc7b8r6l1f-system-path.drv' failed to build error: 1 dependencies of derivation '/nix/store/zif0xnm998k34xbr1pz9jxp8wcbcxdb9-system-applications.drv' failed to build error: 1 dependencies of derivation '/nix/store/38h5fyyzs3rsd2xi7riifpywiqf1qynf-darwin-option.drv' failed to build error: 1 dependencies of derivation '/nix/store/4ymf2sb0z0dy6h4pcxgbz0m6xqpza45i-darwin-rebuild.drv' failed to build error: 1 dependencies of derivation '/nix/store/m3b3dnq9qwmjbgij3zjfrf16r6cadbwv-org.nixos.nix-daemon.plist.drv' failed to build error: 1 dependencies of derivation '/nix/store/ldhzlgrlk5kfhg8l3g970jd2cak6sr50-nix.conf.drv' failed to build error: 1 dependencies of derivation '/nix/store/zgk1760cawz858qdlg2g7yhzpcn2p017-activate-system-start.drv' failed to build error: 1 dependencies of derivation '/nix/store/mpng0d0q8l3swsnrs1qk318q6pfw10w6-darwin-system-25.11.e04a388.drv' failed to build ``` ## Expected behavior build success ## `nix --version` output ``` 8m 21s 04:39:20 PM nix (Lix, like Nix) 2.93.3-pre20250722-7ac20fc System type: aarch64-darwin Additional system types: x86_64-darwin Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: /Users/user/.config/nix/nix.conf:/Users/user/.nix-profile/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/lx924i1dkc1w9w73ip0agpzznbkn3mdc-lix-2.93.3-pre20250722-7ac20fc/share ``` ## Additional context Add any other context about the problem here.
Owner

that looks like it's caused by nixpkgs upgrading the version of the markdown library. we have patches on main to fix this but i guess they're not backported. gods i am so tired of maintaining stable branches :(

that looks like it's caused by nixpkgs upgrading the version of the markdown library. we have patches on main to fix this but i guess they're not backported. gods i am so tired of maintaining stable branches :(
jade added reference release-2.93 2025-07-30 06:06:05 +00:00
Member
This would just be https://github.com/NixOS/nixpkgs/pull/413730, right?
Owner

Oh, wait, yes, and we did backport those patches actually so release-2.93 has a fix but there's no tag yet. I really don't want to roll another release about it though.

Oh, wait, yes, and we did backport those patches actually so release-2.93 has a fix but there's no tag yet. I really don't want to roll another release about it though.
Author

I tried main

error: builder for '/nix/store/p2pd5z870nrqrbfn46l31z8si62ff69r-lix-2.94.0-dev-pre20250706-378b360.drv' failed with exit code 1;
       last 25 log lines:
       > [211/509] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/primops_fromTOML.cc.o
       > [212/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/markdown.cc.o
       > FAILED: lix/libcmd/liblixcmd.dylib.p/markdown.cc.o
       > clang++ -Ilix/libcmd/liblixcmd.dylib.p -Ilix/libcmd -I../lix/libcmd -I. -I.. -Ilix/libutil -Ilix/libstore -Ilix/libexpr -Ilix/libfetchers -fdiagnostics-color=always -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fpch-instantiate-templates -include-pch lix/libcmd/liblixcmd.dylib.p/precompiled-headers.hh.pch -Wall -Winvalid-pch -Wextra -std=c++23 -O2 -g -DLIX_UR_COMPILER_UWU -fpch-instantiate-templates -include lix/config.h -Wno-unused-parameter -Wno-deprecated-declarations -Wno-missing-field-initializers -Wimplicit-fallthrough -Werror=switch -Werror=switch-enum -Werror=unused-result -Wdeprecated-copy -Wignored-qualifiers -Werror=suggest-override -DJSON_DISABLE_ENUM_SERIALIZATION=1 -fsanitize=signed-integer-overflow -fsanitize-undefined-trap-on-error -ffile-prefix-map=../lix=lix -D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR -pthread -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_ALL_NO_LIB -MD -MQ lix/libcmd/liblixcmd.dylib.p/markdown.cc.o -MF lix/libcmd/liblixcmd.dylib.p/markdown.cc.o.d -o lix/libcmd/liblixcmd.dylib.p/markdown.cc.o -c ../lix/libcmd/markdown.cc
       > ../lix/libcmd/markdown.cc:58:10: error: field designator 'cols' does not refer to any field in type 'struct lowdown_opts'
       >    58 |         .cols = (size_t) std::max(windowWidth - 5, 60),
       >       |         ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       > ../lix/libcmd/markdown.cc:59:10: error: field designator 'hmargin' does not refer to any field in type 'struct lowdown_opts'
       >    59 |         .hmargin = 0,
       >       |         ~^~~~~~~~~~~
       > ../lix/libcmd/markdown.cc:60:10: error: field designator 'vmargin' does not refer to any field in type 'struct lowdown_opts'
       >    60 |         .vmargin = 0,
       >       |         ~^~~~~~~~~~~
       > 3 errors generated.
       > [213/509] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/primops.cc.o
       > [214/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/command.cc.o
       > [215/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-value.cc.o
       > [216/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/cmd-profiles.cc.o
       > [217/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/common-eval-args.cc.o
       > [218/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/repl-interacter.cc.o
       > [219/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-flake.cc.o
       > [220/509] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/parser_parser.cc.o
       > [221/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/repl.cc.o
       > [222/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installables.cc.o
       > ninja: build stopped: subcommand failed.
       For full logs, run:
         nix log /nix/store/p2pd5z870nrqrbfn46l31z8si62ff69r-lix-2.94.0-dev-pre20250706-378b360.drv
error: 1 dependencies of derivation '/nix/store/7bc503xfzahyy7qmv0zfks67qwr13b85-darwin-system-25.11.e04a388.drv' failed to build

I tried main ``` error: builder for '/nix/store/p2pd5z870nrqrbfn46l31z8si62ff69r-lix-2.94.0-dev-pre20250706-378b360.drv' failed with exit code 1; last 25 log lines: > [211/509] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/primops_fromTOML.cc.o > [212/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/markdown.cc.o > FAILED: lix/libcmd/liblixcmd.dylib.p/markdown.cc.o > clang++ -Ilix/libcmd/liblixcmd.dylib.p -Ilix/libcmd -I../lix/libcmd -I. -I.. -Ilix/libutil -Ilix/libstore -Ilix/libexpr -Ilix/libfetchers -fdiagnostics-color=always -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fpch-instantiate-templates -include-pch lix/libcmd/liblixcmd.dylib.p/precompiled-headers.hh.pch -Wall -Winvalid-pch -Wextra -std=c++23 -O2 -g -DLIX_UR_COMPILER_UWU -fpch-instantiate-templates -include lix/config.h -Wno-unused-parameter -Wno-deprecated-declarations -Wno-missing-field-initializers -Wimplicit-fallthrough -Werror=switch -Werror=switch-enum -Werror=unused-result -Wdeprecated-copy -Wignored-qualifiers -Werror=suggest-override -DJSON_DISABLE_ENUM_SERIALIZATION=1 -fsanitize=signed-integer-overflow -fsanitize-undefined-trap-on-error -ffile-prefix-map=../lix=lix -D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR -pthread -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_ALL_NO_LIB -MD -MQ lix/libcmd/liblixcmd.dylib.p/markdown.cc.o -MF lix/libcmd/liblixcmd.dylib.p/markdown.cc.o.d -o lix/libcmd/liblixcmd.dylib.p/markdown.cc.o -c ../lix/libcmd/markdown.cc > ../lix/libcmd/markdown.cc:58:10: error: field designator 'cols' does not refer to any field in type 'struct lowdown_opts' > 58 | .cols = (size_t) std::max(windowWidth - 5, 60), > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ../lix/libcmd/markdown.cc:59:10: error: field designator 'hmargin' does not refer to any field in type 'struct lowdown_opts' > 59 | .hmargin = 0, > | ~^~~~~~~~~~~ > ../lix/libcmd/markdown.cc:60:10: error: field designator 'vmargin' does not refer to any field in type 'struct lowdown_opts' > 60 | .vmargin = 0, > | ~^~~~~~~~~~~ > 3 errors generated. > [213/509] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/primops.cc.o > [214/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/command.cc.o > [215/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-value.cc.o > [216/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/cmd-profiles.cc.o > [217/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/common-eval-args.cc.o > [218/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/repl-interacter.cc.o > [219/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installable-flake.cc.o > [220/509] Compiling C++ object lix/libexpr/liblixexpr.dylib.p/parser_parser.cc.o > [221/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/repl.cc.o > [222/509] Compiling C++ object lix/libcmd/liblixcmd.dylib.p/installables.cc.o > ninja: build stopped: subcommand failed. For full logs, run: nix log /nix/store/p2pd5z870nrqrbfn46l31z8si62ff69r-lix-2.94.0-dev-pre20250706-378b360.drv error: 1 dependencies of derivation '/nix/store/7bc503xfzahyy7qmv0zfks67qwr13b85-darwin-system-25.11.e04a388.drv' failed to build ```
Owner

378b360 is from three weeks ago. I don't think you have the correct main here.

https://git.lix.systems/lix-project/lix/commit/378b360 is from three weeks ago. I don't think you have the *correct* main here.
Author

I only set nixos-module to main. Apparently I also need to set lix to the latest main

I only set nixos-module to main. Apparently I also need to set lix to the latest main
Owner
That's correct, see: https://wiki.lix.systems/books/lix-contributors/page/running-lix-main

main is now broken too

EDIT: not quite, my system has reverted to using 378b360 even though I've followed the link above and had worked before. Very confused.

EDIT 2: human error, disregard, sorry for wasting your time :'( (missing inputs.lix.follows = lix somehow)

main is now broken too EDIT: not quite, my system has reverted to using 378b360 even though I've followed the link above and had worked before. Very confused. EDIT 2: human error, disregard, sorry for wasting your time :'( (missing `inputs.lix.follows = lix` somehow)
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#943
No description provided.