X-Git-Url: http://git.scottworley.com/auto-upgrade-with-pinch/blobdiff_plain/a084161200e7edcdb818651e8b23a0757507579e..17218fba8e1f573bbeb73b9ddf1a884becd834a6:/upgrade-config.nix diff --git a/upgrade-config.nix b/upgrade-config.nix index ba2bb5a..91db2b7 100644 --- a/upgrade-config.nix +++ b/upgrade-config.nix @@ -160,8 +160,6 @@ evalModules { This keeps your environment declarative and ensures that all packages receive regular updates. ''; - # It seems like "upgrade" ought to be another choice here, powered - # by "nix-env --upgrade". But when I tried this, it didn't work. }; }; }