Unverified Commit c286fec7 authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #258839 from Artturin/updnix

parents d8963826 7f224f59
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -192,8 +192,8 @@ in lib.makeExtensible (self: ({
  };

  nix_2_18 = common {
    version = "2.18.0";
    hash = "sha256-ggISAuGpTkKp6JXt1BbcLtLDYOPECWqrVnPVgQEFHYc=";
    version = "2.18.1";
    hash = "sha256-WNmifcTsN9aG1ONkv+l2BC4sHZZxtNKy0keqBHXXQ7w=";
  };

  # The minimum Nix version supported by Nixpkgs