Currently, flakehub-push only supports pushing pure Nix flakes to FlakeHub. However, there are valid cases for impure flakes, such as those that use devenv. This issue proposes adding a new option to that allows users to indicate their flake is impure for the nix flake show command to work.
Currently, flakehub-push only supports pushing pure Nix flakes to FlakeHub. However, there are valid cases for impure flakes, such as those that use devenv. This issue proposes adding a new option to that allows users to indicate their flake is impure for the
nix flake show
command to work.