NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.04k stars 14.09k forks source link

nixos/kubo: uses IFD #347024

Open Guanran928 opened 1 month ago

Guanran928 commented 1 month ago

Describe the bug

services.kubo.enable uses IFD

https://github.com/NixOS/nixpkgs/blob/2977943aebf4955c27c156df4d84d2e7758f7c01/nixos/modules/services/network-filesystems/kubo.nix#L7-L13

Steps To Reproduce

Steps to reproduce the behavior:

  1. enable services.kubo.enable

Expected behavior

services.kubo.enable does not use IFD

Screenshots

image

Additional context

Add any other context about the problem here.

Notify maintainers

@Luflosi

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
output here

Add a :+1: reaction to issues you find important.

Guanran928 commented 1 month ago

cc @Bot-wxt1221