X-Git-Url: http://git.scottworley.com/auto-upgrade-with-pinch/blobdiff_plain/4fa1f9a93369f086f2d8c1635f5550932f056ccc..17218fba8e1f573bbeb73b9ddf1a884becd834a6:/upgrade-config.nix?ds=sidebyside 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. }; }; }