1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/tools/networking
Eelco Dolstra e21b6b6ee5 * curl: build with OpenSSL (https) support by default.
* Some fetchurl-related refactoring.  The `realCurl' attribute is
  gone, `curl' is the real thing.  To prevent an infinite recursion in
  `fetchurl' (because it depends on curl and building curl needs
  fetchurl), curl and its dependencies (openssl, zlib, perl) use
  `fetchurlBoot', which is the fetchurl used by the previous bootstrap
  phase (e.g. the statically linked version of curl for
  stdenv-linux).  So as a result you can use https:// urls almost
  everywhere.

  There's also some hackery to prevent a different curl from being
  built in every stdenv-linux bootstrap phase (namely the
  stdenv.fetchurl attribute which allows fetchurl to be overriden
  everywhere).

svn path=/nixpkgs/trunk/; revision=11905
2008-05-27 07:49:55 +00:00
..
axel
bsd-finger
cksfv
curl * curl: build with OpenSSL (https) support by default. 2008-05-27 07:49:55 +00:00
curlftpfs
dhcp dhcp: Fix path of dhclient-script' used in dhclient', fix dependencies of `dhclient-script'. 2008-05-08 22:08:58 +00:00
dnsmasq
inetutils
iodine Add iodine-0.4.1 2008-05-14 08:01:03 +00:00
jwhois
lftp
lsh Differentiate between longDescription' and description'. 2008-03-20 14:35:03 +00:00
nc6
ncat
netcat
netselect
nss-mdns Differentiate between longDescription' and description'. 2008-03-20 14:35:03 +00:00
ntp
openssh
p2p
par2cmdline
smbfs-fuse
socat all-packages.nix changes; now builderDefsPackage includes .meta.function attribute 2008-05-07 07:23:20 +00:00
sshfs-fuse
ssmtp
tcpdump
telnet
vpnc vpnc: Fix `pcf2vpnc'. 2008-05-09 08:02:56 +00:00
wget
x11-ssh-askpass