summary refs log tree commit diff
path: root/pkgs/top-level/release-small.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-07-30 11:29:30 +0200
committerPeter Simons <simons@cryp.to>2013-07-30 11:29:30 +0200
commit522acfd2f46c86afc651dc25e420c9cd2a86dd09 (patch)
treebe0784af7ec066c19a7d7a6804fb90e97d34e1ac /pkgs/top-level/release-small.nix
parent0b8f1b1448539d4166573769931de48488af7a4c (diff)
parentaf98eb8de0e06b86a07d8267fb52b4d07b65d5b9 (diff)
downloadnixpkgs-522acfd2f46c86afc651dc25e420c9cd2a86dd09.tar
nixpkgs-522acfd2f46c86afc651dc25e420c9cd2a86dd09.tar.gz
nixpkgs-522acfd2f46c86afc651dc25e420c9cd2a86dd09.tar.bz2
nixpkgs-522acfd2f46c86afc651dc25e420c9cd2a86dd09.tar.lz
nixpkgs-522acfd2f46c86afc651dc25e420c9cd2a86dd09.tar.xz
nixpkgs-522acfd2f46c86afc651dc25e420c9cd2a86dd09.tar.zst
nixpkgs-522acfd2f46c86afc651dc25e420c9cd2a86dd09.zip
Merge remote-tracking branch 'master' into stdenv-updates.
Conflicts:
	pkgs/applications/version-management/git-and-tools/git/default.nix
	pkgs/top-level/all-packages.nix
Diffstat (limited to 'pkgs/top-level/release-small.nix')
-rw-r--r--pkgs/top-level/release-small.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index f50b373cb48..b0c38eee986 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -51,7 +51,6 @@ with import ./release-lib.nix { inherit supportedSystems; };
   gcc33 = linux;
   gcc34 = linux;
   gcc42 = linux;
-  gcc43_multi = ["x86_64-linux"];
   gcc44 = linux;
   gcj44 = linux;
   ghdl = linux;