]> git.scottworley.com Git - auto-upgrade-with-pinch/blobdiff - upgrade-config.nix
Remove comment musing about nix-env --upgrade
[auto-upgrade-with-pinch] / upgrade-config.nix
index ba2bb5a4f2969648940a0e79d5437a29e49d98d7..91db2b7ceb6dd23c4f6ef869bc427bfa9f8f3464 100644 (file)
@@ -160,8 +160,6 @@ evalModules {
                     This keeps your environment declarative and ensures that all
                     packages receive regular updates.
                   '';
                     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.
                 };
               };
             }
                 };
               };
             }