summary refs log tree commit diff stats
path: root/system/prefect.nix
diff options
context:
space:
mode:
authorAlan Pearce2019-10-10 20:06:25 +0200
committerAlan Pearce2019-10-16 19:27:33 +0200
commitef8e3d3bd6e6292cf5f73787c97fb1e6a157bd0d (patch)
tree94688272feeeb6cd4142b94583ef21b1023408bf /system/prefect.nix
parent675df06a2ee596141170606c2689f7cefa66578a (diff)
downloadnixfiles-ef8e3d3bd6e6292cf5f73787c97fb1e6a157bd0d.tar.lz
nixfiles-ef8e3d3bd6e6292cf5f73787c97fb1e6a157bd0d.tar.zst
nixfiles-ef8e3d3bd6e6292cf5f73787c97fb1e6a157bd0d.zip
Update prefect stateVersion
Diffstat (limited to 'system/prefect.nix')
-rw-r--r--system/prefect.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index ed8ce720..45829b7d 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -41,5 +41,5 @@
     domain = pkgs.lib.mkForce "alanpearce.eu";
   };
 
-  system.stateVersion = "19.03";
+  system.stateVersion = "19.09";
 }