+1
-1
nixos/modules/config/nix-channel.nix
+1
-1
nixos/modules/config/nix-channel.nix
···
+1
nixos/modules/misc/version.nix
+1
nixos/modules/misc/version.nix
···DOCUMENTATION_URL = lib.optionalString (cfg.distroId == "nixos") "https://nixos.org/learn.html";SUPPORT_URL = lib.optionalString (cfg.distroId == "nixos") "https://nixos.org/community.html";BUG_REPORT_URL = lib.optionalString (cfg.distroId == "nixos") "https://github.com/NixOS/nixpkgs/issues";
+1
-1
nixos/release.nix
+1
-1
nixos/release.nix
···+(if stableBranch then "." else "beta") + "${toString nixpkgs.revCount - 551362}.${nixpkgs.shortRev}";