summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/prefect.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index e843e253..6413c962 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -45,5 +45,5 @@
     domain = pkgs.lib.mkForce "alanpearce.eu";
   };
 
-  system.stateVersion = "19.09";
+  system.stateVersion = "20.03";
 }