Commit 428f0a16b2d7

Vincent Demeester <vincent@sbr.pm>
2020-02-03 14:31:15
channels.nix: update channels with 19.xx
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 87af95c
Changed files (1)
channels.nix
@@ -9,13 +9,17 @@ channels = {
   emu         = "16.03";
   flounder    = "16.09";
   gorilla     = "17.03";
-  v17_03       = "17.03";
+  v17_03      = "17.03";
   hummingbird = "17.09";
-  v17_09       = "17.09";
+  v17_09      = "17.09";
   impala      = "18.03";
-  v18_03       = "18.03";
-  jellyfish      = "18.09";
-  v18_09       = "18.09";
+  v18_03      = "18.03";
+  jellyfish   = "18.09";
+  v18_09      = "18.09";
+  koi         = "19.03";
+  v19_03      = "19.03";
+  loris       = "19.09";
+  v19_09      = "19.09";
   unstable    = "unstable";
 };
 in mapAttrs (v: