nixpkgs/pkgs
Peter Simons a5324f2132 pkgs/os-specific/linux/firmware/bcm43xx: please do not use fetchsvn in base system
Replaced use of fetchsvn with fetchurl. Please note that machines behind a
company firewall usually cannot access svn://-style URLs, which means that
nixos-rebuild is going to fail. HTTP works fine, though.

The URL I used to download the tar.gz archive is probably not stable, or
rather, the tar.gz archive generated by Gitweb at that URL might have a
different checksum every time it's generated. I'm not sure what else to do,
though. Could a kind firmware expert please improve the situation further?

Also, I wonder what is the purpose of the sed expression in the command

    cp $i $out/brcm/$(echo $i | sed 's/\(.*\.fw\).*/\1/')

...? The downloaded directory doesn't seem to contain any files that would
match that expression?

svn path=/nixpkgs/trunk/; revision=30010
2011-10-25 09:27:41 +00:00
..
applications Updating mldonkey 2011-10-24 19:03:18 +00:00
build-support Make `ftp.gnu.org' the first site for GNU stuff. 2011-10-22 21:55:04 +00:00
data Get Theme-GNU directly from spock while kernel.org is down 2011-09-28 22:34:46 +00:00
desktops Fix comment 2011-10-15 13:32:05 +00:00
development haskell-hledger-web: updated to version 0.16.4 2011-10-24 19:18:10 +00:00
games games/alienarena: New nixbuild. 2011-10-22 21:04:29 +00:00
lib Add yaml - Yet Another JSON Library 2011-10-14 14:00:50 +00:00
misc * Wine 1.3.29. 2011-10-03 20:42:45 +00:00
os-specific pkgs/os-specific/linux/firmware/bcm43xx: please do not use fetchsvn in base system 2011-10-25 09:27:41 +00:00
servers * attachments.samba.org is down, and we should not depend on it anyway. 2011-10-24 17:22:10 +00:00
shells Updating IPython (python shell) to 0.11 2011-10-16 12:46:47 +00:00
stdenv Bootstrap clang with itself 2011-10-19 17:11:26 +00:00
test
tools Adding mu0, maildir utils. 2011-10-24 16:36:03 +00:00
top-level Enable building full klibc as a kernelPackage 2011-10-25 08:59:39 +00:00