summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorAlan Pearce2020-07-06 12:36:33 +0200
committerAlan Pearce2020-07-06 12:36:33 +0200
commit89af66a446fc3d04647d935a1540f0679986d84a (patch)
tree6c28beac23a8c690bee19590a92613988f9b3d4c /system
parentc5266433b0890916ce5e16bb49ca4fdaaf33ee82 (diff)
downloadnixfiles-89af66a446fc3d04647d935a1540f0679986d84a.tar.lz
nixfiles-89af66a446fc3d04647d935a1540f0679986d84a.tar.zst
nixfiles-89af66a446fc3d04647d935a1540f0679986d84a.zip
Update stateVersion on prefect (re-installed)
Diffstat (limited to 'system')
-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";
 }