diff --git a/packages.nix b/packages.nix index 50c3adb36..14abe88df 100644 --- a/packages.nix +++ b/packages.nix @@ -67,7 +67,7 @@ in { unstable.numix-cursor-theme # Overlay packages: - latest.rustChannels.stable.rust + (rustChannelOf { date = "2018-01-04"; channel = "stable"; }).rust # Rust 1.23.0 # Custom packages: (import pkgs/kontemplate.nix)