DavHau
DavHau
You need to import a module like nodejs-package-lock-v3, etc. See some examples under dream2nix/examples.
Damn, there still seems to be an error building modules-shrunk: ``` > root module: tpm-crb > modprobe: FATAL: Module tpm-crb not found in directory /nix/store/v3r107514clbb7wnx3w9i7bkyqf519x5-linux-rpi-aarch64-unknown-linux-gnu-6.6.54-modules/lib/modules/6.6.54 For full logs, run 'nix...
> Damn, there still seems to be an error building modules-shrunk: > > ``` > > root module: tpm-crb > > modprobe: FATAL: Module tpm-crb not found in directory /nix/store/v3r107514clbb7wnx3w9i7bkyqf519x5-linux-rpi-aarch64-unknown-linux-gnu-6.6.54-modules/lib/modules/6.6.54...
I think this is good to go
I think that issue was fixed by @phaer recently. Can you update your dream2nix version an check again?
EDIT: I meant version 1.5
I have added a better error message for this in the mean time. Though the root cause of it is that the python version of the pdm lock file doesn't...
This refers to [code on the legacy branch](https://github.com/nix-community/dream2nix/tree/legacy/src/subsystems/haskell), which has been created before the module system based architecture was introduced. I haven't ported over the haskell code from the legacy...
I don't quite get it. In which situation would we not want to fetch shallow and why?
I think shallow cloning only by revision should work fine. Could you check again?