summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* Use /var/log/sa for statedir of sysstat, in stead of $out/var/lib/sa. This ↵Rob Vermaas2012-08-14
| | | | path cannot be overriden at runtime, so choosing a 'sane' default.
* Remove obsolete flattenAttrs functionEelco Dolstra2012-08-13
|
* Remove obsolete eqLists functionEelco Dolstra2012-08-13
|
* Remove obsolete eqStrict functionEelco Dolstra2012-08-13
| | | | Use the "==" operator instead.
* busybox: Update to 1.20.2Eelco Dolstra2012-08-13
|
* Replace some calls to attrByPath with "or"Eelco Dolstra2012-08-13
|
* Provide O(n) time implementations of fold/foldl/any/allEelco Dolstra2012-08-13
| | | | Previous implementations were O(n^2) because tail takes O(n) time.
* Eliminate some calls to ‘tail’Eelco Dolstra2012-08-13
|
* Use builtin filter, elem, concatLists functions if availableEelco Dolstra2012-08-13
|
* Remove obsolete backwards compatibility hack for getAttrEelco Dolstra2012-08-13
|
* Do some let-floating to prevent repeated evaluation of impureEnvVarsEelco Dolstra2012-08-13
|
* emacs: add "jade-mode"Mathijs Kwik2012-08-13
|
* ghc-7.6.1-rc1: Add release candidate.Andres Loeh2012-08-13
|
* openssl: fix GNU/kFreeBSD buildsLudovic Courtès2012-08-13
|
* haskell-unix-time: update to version 0.1.2Peter Simons2012-08-13
|
* haskell-process-extras: update to version 0.1.3Peter Simons2012-08-13
|
* haskell-highlighting-kate: update to version 0.5.2Peter Simons2012-08-13
|
* haskell-blaze-builder-enumerator: update to version 0.2.0.5Peter Simons2012-08-13
|
* Update: notmuch to 0.13.2Rok Garbas2012-08-13
|
* linux/manual-config: CleanupShea Levy2012-08-11
|
* linux/manual-config.nix: Set sourceRoot directly to the pre-unpacked source ↵Shea Levy2012-08-11
| | | | rather than using a symlink
* linux/manual-config: Do source unpacking/patching in a separate derivation.Shea Levy2012-08-11
| | | | Since we keep the source in the kernel build anyway, no space is wasted by having a separate store path for the unpacked source. The upside is that the same source can be used to build the kernel multiple times, or generate configurations for later kernel builds, without going through the (fairly long) unpack and patch process multiple times.
* gnutls: FreeBSD: patch Makefile.in, not Makefile.amLudovic Courtès2012-08-11
|
* guile: fix Solaris buildsLudovic Courtès2012-08-11
|
* Adding linux iw.Lluís Batlle i Rossell2012-08-11
|
* microcodeIntel: Bump versionShea Levy2012-08-11
|
* Removing rt73fw. The url was broken, and ralink_fw contains it.Lluís Batlle i Rossell2012-08-11
| | | | ralink_fw attribute contains the rt73 firmware, among others from ralink.
* aircrackng, kismet: update them to latest trunk and release respectivelyLluís Batlle i Rossell2012-08-11
|
* it seems fetchgit does not like version tagsMathijs Kwik2012-08-11
| | | | I think they built ok on my system before, because I nix-prefetch-git'd them.
* oops typoMathijs Kwik2012-08-11
|
* emacs: add "flymake-cursor"Mathijs Kwik2012-08-11
|
* Merge pull request #96 from aszlig/google-talkpluginMathijs Kwik2012-08-10
|\ | | | | google-talk-plugin: Prefer Debian package.
| * google-talk-plugin: Prefer Debian package.aszlig2012-08-08
| | | | | | | | | | | | The reason is because unpacking debian packages requires fewer dependencies (ar, gzip and tar, nothing more), and in addition we can explicitly reference a version number from the apt repository.
* | linux: Update to 3.2.27Eelco Dolstra2012-08-10
| |
* | strace: Update to 4.7Eelco Dolstra2012-08-10
| |
* | cryptsetup: Update to 1.5.0Eelco Dolstra2012-08-10
| |
* | systemd: Drop bogus dependency on udevEelco Dolstra2012-08-10
| |
* | systemd: Update to 188Eelco Dolstra2012-08-10
| |
* | gnutls: fix FreeBSD buildsLudovic Courtès2012-08-10
| |
* | guile: disable thread support on SolarisLudovic Courtès2012-08-10
| |
* | ikiwiki: support OpenID via HTTPSPeter Simons2012-08-10
| | | | | | | | Also enable Perl LWPxParanoidAgent for "additional security".
* | ikiwiki: enable OpenID supportPeter Simons2012-08-10
| | | | | | | | | | | | | | | | | | * added perl-Crypt-DH-GMP-0.00010 * added perl-Devel-CheckLib-0.98 * added perl-HTTP-Message-6.03 * added perl-IO-CaptureOutput-1.1102 * added perl-Net-OpenID-Common-1.14 * added perl-Net-OpenID-Consumer-1.13
* | gnutls: update to 3.0.22Ludovic Courtès2012-08-10
| |
* | gtkwave: updating to 3.3.39Lluís Batlle i Rossell2012-08-10
| |
* | libgpg-error: re-run `config.status' with Bash on OpenIndianaLudovic Courtès2012-08-10
| |
* | guile: allow libunistring and Readline to be found on OpenSolarisLudovic Courtès2012-08-10
| |
* | netperf: update to version 2.6.0Peter Simons2012-08-10
| |
* | haskell-unix-time: update to version 0.1.1Peter Simons2012-08-10
| |
* | haskell-postgresql-simple: update to version 0.2.3.0Peter Simons2012-08-10
| |
* | haskell-hakyll: update to version 3.4.1.0Peter Simons2012-08-10
| |