Open lf- opened 11 months ago
it's this bug which I've been informed doesn't happen to everyone https://github.com/systemd/systemd/issues/29389
@ElvishJerricco
The following unrelated reproducer may exhibit the bug, however I'm away from my computer and can't check if it actually does; merely that this bug was annoying me while developing something extremely similar:
https://gist.github.com/lf-/3ad92d06adfec348fa7090e4b5188c51
Just git clone it and nix run :)
Should see initrd units
If applicable, add screenshots to help explain your problem.
Add any other context about the problem here.
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
nix-shell -p nix-info --run "nix-info -m"
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m" output here
Add a :+1: reaction to issues you find important.
I'll be taking a look at this...
Describe the bug
it's this bug which I've been informed doesn't happen to everyone https://github.com/systemd/systemd/issues/29389
@ElvishJerricco
Steps To Reproduce
The following unrelated reproducer may exhibit the bug, however I'm away from my computer and can't check if it actually does; merely that this bug was annoying me while developing something extremely similar:
https://gist.github.com/lf-/3ad92d06adfec348fa7090e4b5188c51
Just git clone it and nix run :)
Expected behavior
Should see initrd units
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.