nix-community / srvos

NixOS profiles for servers [maintainer=@numtide]
https://nix-community.github.io/srvos
MIT License
417 stars 16 forks source link

fix: Remove Nix experiemental-feature `repl-flake` after v2.22 #420

Closed Lehmanator closed 2 months ago

Lehmanator commented 2 months ago

Only set nix.settings.experimental-features = ["repl-flake"] when config.nix.package.version is older than version 2.22.

repl-flake was removed as an experimental feature and automatically enabled when using experimental feature: flakes