nixpkgs/pkgs/os-specific/linux/firmware
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
..
bcm43xx pkgs/os-specific/linux/firmware/bcm43xx: please do not use fetchsvn in base system 2011-10-25 09:27:41 +00:00
ipw2100 IPW2100 Firmware: Packaged 2010-10-14 12:12:27 +00:00
ipw2200
iwlwifi-1000-ucode
iwlwifi-3945-ucode * Update the firmware for the IWL 3945. 2010-04-21 12:32:16 +00:00
iwlwifi-4965-ucode
iwlwifi-5000-ucode
iwlwifi-6000-ucode intel wifi 6000 firmware 2011-02-10 17:30:20 +00:00
iwlwifi-6000g2a-ucode Add additional Intel firmwares (naming iwlwifig2{a,b}-ucode). 2011-09-05 08:33:03 +00:00
iwlwifi-6000g2b-ucode Add additional Intel firmwares (naming iwlwifig2{a,b}-ucode). 2011-09-05 08:33:03 +00:00
radeon-juniper Renamed 'radeonJuniperPfp' to 'radeonJuniper' and added all related blobs into one expression. 2011-08-23 13:24:44 +00:00
radeon-r600 pkgs/os-specific/linux/firmware/radeon-*/default.nix: these derivations don't need to be recursive 2011-08-23 12:25:31 +00:00
radeon-r700 pkgs/os-specific/linux/firmware/radeon-*/default.nix: these derivations don't need to be recursive 2011-08-23 12:25:31 +00:00
rt73 Making the two ralink wireless firmwares have files that don't collide on buildEnv. 2010-07-13 21:32:18 +00:00
rt2860 Adding the firmware for ralink rt2860 cards e.g. Asus EEE 1000 2011-06-19 19:47:10 +00:00
rt2870 Making the two ralink wireless firmwares have files that don't collide on buildEnv. 2010-07-13 21:32:18 +00:00
rtl8192c Add firmware for rtl8192c and related NICs 2011-07-23 22:58:32 +00:00
zd1211 * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00