mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 04:46:43 +00:00
9000350994
After recent change `services.smokeping.enable = true;` system started failing the build as: ``` nixpkgs-master $ nix build --no-link -f nixos system --keep-going ... Checking that Nix store paths of all wrapped programs exist... FAIL The path /nix/store/kr2sr80g9ny74im6m6dyh9v44hnzm261-fping-5.0/bin/fping6 does not exist! Please, check the value of `security.wrappers."fping6".source`. ``` `fping` does not provide `fping6` binary for a while. Let's just remove it. Closes: https://github.com/NixOS/nixpkgs/issues/138581 |
||
---|---|---|
.. | ||
config | ||
hardware | ||
i18n/input-method | ||
installer | ||
misc | ||
profiles | ||
programs | ||
security | ||
services | ||
system | ||
tasks | ||
testing | ||
virtualisation | ||
module-list.nix | ||
rename.nix |