summary refs log tree commit diff
path: root/pkgs/development/coq-modules/mathcomp/default.nix
diff options
context:
space:
mode:
authorVincent Laporte <Vincent.Laporte@gmail.com>2017-12-02 08:49:36 +0000
committerVincent Laporte <Vincent.Laporte@gmail.com>2017-12-02 08:49:36 +0000
commit5b7e3de309985ae43403832e980f7c3774f90dc7 (patch)
treef532582bcba21f496c2ed60d846f70ffd5376199 /pkgs/development/coq-modules/mathcomp/default.nix
parent00a6d849f815c66f14fe37ea97300ff264f509fc (diff)
downloadnixpkgs-5b7e3de309985ae43403832e980f7c3774f90dc7.tar
nixpkgs-5b7e3de309985ae43403832e980f7c3774f90dc7.tar.gz
nixpkgs-5b7e3de309985ae43403832e980f7c3774f90dc7.tar.bz2
nixpkgs-5b7e3de309985ae43403832e980f7c3774f90dc7.tar.lz
nixpkgs-5b7e3de309985ae43403832e980f7c3774f90dc7.tar.xz
nixpkgs-5b7e3de309985ae43403832e980f7c3774f90dc7.tar.zst
nixpkgs-5b7e3de309985ae43403832e980f7c3774f90dc7.zip
coqPackages_8_4.mathcomp: remove
Diffstat (limited to 'pkgs/development/coq-modules/mathcomp/default.nix')
-rw-r--r--pkgs/development/coq-modules/mathcomp/default.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/pkgs/development/coq-modules/mathcomp/default.nix b/pkgs/development/coq-modules/mathcomp/default.nix
index 48cb2c4d33f..79bced9ad0e 100644
--- a/pkgs/development/coq-modules/mathcomp/default.nix
+++ b/pkgs/development/coq-modules/mathcomp/default.nix
@@ -2,12 +2,6 @@
 
 let param =
   {
-    "8.4" =  {
-      version = "1.6.1";
-      url = https://github.com/math-comp/math-comp/archive/mathcomp-1.6.1.tar.gz;
-      sha256 = "1j9ylggjzrxz1i2hdl2yhsvmvy5z6l4rprwx7604401080p5sgjw";
-    };
-
     "8.5" =  {
       version = "1.6.1";
       url = https://github.com/math-comp/math-comp/archive/mathcomp-1.6.1.tar.gz;