New commit to fool nix

This commit is contained in:
Pedro Alves 2021-01-25 17:24:49 +00:00
parent 62785421a4
commit 9c407ac252

View file

@ -274,7 +274,6 @@ in
enable = true;
package = cfg.package;
extraPackages = cfg.extraPackages;
configure = configure;
};
});