···3377933780 nix-repl = throw (
33781 "nix-repl has been removed because it's not maintained anymore, " +
33782- (lib.optionalString (!lib.versionAtLeast "2" (lib.versions.major builtins.nixVersion)) "ugrade your Nix installation to a newer version and ") +
33783 "use `nix repl` instead. Also see https://github.com/NixOS/nixpkgs/pull/44903"
33784 );
33785
···3377933780 nix-repl = throw (
33781 "nix-repl has been removed because it's not maintained anymore, " +
033782 "use `nix repl` instead. Also see https://github.com/NixOS/nixpkgs/pull/44903"
33783 );
33784