Loading pkgs/development/coq-modules/simple-io/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ with lib; mkCoqDerivation { repo = "coq-simple-io"; inherit version; defaultVersion = with versions; switch coq.coq-version [ { case = range "8.11" "8.15"; out = "1.7.0"; } { case = range "8.11" "8.16"; out = "1.7.0"; } { case = range "8.7" "8.13"; out = "1.3.0"; } ] null; release."1.7.0".sha256 = "sha256:1a1q9x2abx71hqvjdai3n12jxzd49mhf3nqqh3ya2ssl2lj609ci"; Loading Loading
pkgs/development/coq-modules/simple-io/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ with lib; mkCoqDerivation { repo = "coq-simple-io"; inherit version; defaultVersion = with versions; switch coq.coq-version [ { case = range "8.11" "8.15"; out = "1.7.0"; } { case = range "8.11" "8.16"; out = "1.7.0"; } { case = range "8.7" "8.13"; out = "1.3.0"; } ] null; release."1.7.0".sha256 = "sha256:1a1q9x2abx71hqvjdai3n12jxzd49mhf3nqqh3ya2ssl2lj609ci"; Loading