Closed asymmetric closed 1 year ago
Will it be possible to use the project without activating flake support? Or is it activated by default and a stable feature now?
@LoveIsGrief this project is available in Nixpkgs, so it should remain available for use without Flakes. The stability of flakes is a subject you should ask the Nix maintainers, not us.
@LoveIsGrief non-flakes is still fully supported, via flake-compat
, meaning you can keep on using this through default.nix
as before.
flake.nix
default.nix
to loadflake.lock
direnv
support