From f023bf160dff2e9a13b03953a5ae4f64079dd5cb Mon Sep 17 00:00:00 2001 From: "Casper V. Kristensen" Date: Fri, 1 Dec 2023 17:32:41 +0100 Subject: [PATCH] stateVersion --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 78c3372..e7a32c8 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,12 @@ sudo nixos-rebuild switch --flake . ``` +## State Version +Nixpkgs uses `stateVersion` so sparingly that +auditing the entire nixpkgs repo is [easy +enough](https://sourcegraph.com/search?q=context%3Aglobal+repo%3A%5Egithub%5C.com%3FNixOS%2Fnixpkgs%24++lang%3ANix+stateVersion+AND+23.11). + + ## Debugging ```bash nix repl