]> git.scottworley.com Git - auto-upgrade-with-pinch/blobdiff - upgrade-config.nix
Remove the `abort` otherPackages option
[auto-upgrade-with-pinch] / upgrade-config.nix
index 91db2b7ceb6dd23c4f6ef869bc427bfa9f8f3464..4d69100e3b944782ae42180758365628d92ade02 100644 (file)
@@ -147,7 +147,6 @@ evalModules {
                   type = types.enum [
                     "remove"
                     "keep"
-                    "abort"
                   ];
                   default = "remove";
                   description = ''