summary refs log tree commit diff
path: root/pkgs/system/populate-cache.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2005-02-27 11:29:54 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2005-02-27 11:29:54 +0000
commit83562f3d1d4b103d482f54d71b70888d1f7a35b4 (patch)
tree03399da43b411293fbddec8d54c511930a22b2e1 /pkgs/system/populate-cache.nix
parentd727755bd3c184b93c52a688ed272f97f33918fa (diff)
downloadnixpkgs-83562f3d1d4b103d482f54d71b70888d1f7a35b4.tar
nixpkgs-83562f3d1d4b103d482f54d71b70888d1f7a35b4.tar.gz
nixpkgs-83562f3d1d4b103d482f54d71b70888d1f7a35b4.tar.bz2
nixpkgs-83562f3d1d4b103d482f54d71b70888d1f7a35b4.tar.lz
nixpkgs-83562f3d1d4b103d482f54d71b70888d1f7a35b4.tar.xz
nixpkgs-83562f3d1d4b103d482f54d71b70888d1f7a35b4.tar.zst
nixpkgs-83562f3d1d4b103d482f54d71b70888d1f7a35b4.zip
* Remove Subversion 1.0.9, we don't need it anymore.
* Remove Subversion built with Java bindings from the cache.
* Add Mono to the cache.

svn path=/nixpkgs/trunk/; revision=2315
Diffstat (limited to 'pkgs/system/populate-cache.nix')
-rw-r--r--pkgs/system/populate-cache.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/system/populate-cache.nix b/pkgs/system/populate-cache.nix
index 6012524b642..6308cbfd047 100644
--- a/pkgs/system/populate-cache.nix
+++ b/pkgs/system/populate-cache.nix
@@ -63,6 +63,7 @@ let {
     uml
     nix
 #    ocaml
+    mono
 #    hevea
     vim
     less
@@ -80,7 +81,6 @@ let {
     jetty
     blackdown
     apacheAntBlackdown14
-    subversionWithJava
   ;};
 
   powerpcDarwinPkgs = {inherit (import ./powerpc-darwin.nix)