summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorAlan Pearce2020-10-29 14:34:57 +0100
committerAlan Pearce2020-10-29 14:34:57 +0100
commitbe7dd55d729eaf4c001790430bafe2b6115328c2 (patch)
treeddeee7506fa21ae99aba7c32b870899010b627db /system
parent408059f09b1c1d7bbb6bb22e4b61b631cee6b846 (diff)
downloadnixfiles-be7dd55d729eaf4c001790430bafe2b6115328c2.tar.lz
nixfiles-be7dd55d729eaf4c001790430bafe2b6115328c2.tar.zst
nixfiles-be7dd55d729eaf4c001790430bafe2b6115328c2.zip
prefect: update stateVersion
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 a20c137a..50f21817 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -57,5 +57,5 @@
     search = ["alanpearce.eu"];
   };
 
-  system.stateVersion = "20.03";
+  system.stateVersion = "20.09";
 }