summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* grub2: Add dependency on devicemapper (needed for LVM support)Eelco Dolstra2012-08-01
|
* linux/manual-config: When installing firmware, create the firmware directory ↵Shea Levy2012-08-01
| | | | | | prior to make *_install. It is probably a kernel build system bug that this is necessary, but it's not really a big deal either.
* linux/manual-config: Remove unnecessary quotationShea Levy2012-08-01
|
* linux/kernel/manual-config: use isDisabled instead of isNo in case ↵Shea Levy2012-08-01
| | | | FIRMWARE_IN_KERNEL is left unspecified
* Merge pull request #78 from aszlig/django-security-update7c6f434c2012-08-01
|\ | | | | django: Security update to 1.3.2 and 1.4.1.
| * django: Rename django_1_3_2 to django_1_3.aszlig2012-08-01
| | | | | | | | | | | | | | | | | | | | | | The django team tries very hard to not introduce backwards-incompatible changes into patch versions, so I guess it is safe to only use the major and minor version number for specific Django versions. This way, it doesn't require manual action by users who have added django_1_3_* into system packages or local overrides/custom derivations. Thanks to @7c6f434c for the suggestion.
| * django: Security update to 1.3.2 and 1.4.1.aszlig2012-08-01
| | | | | | | | | | | | | | Django 1.4.0 and 1.3.1 have serious security vulnerabilities which are addressed in those releases, for details, please see: https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/
* | Merge pull request #77 from rizsotto/masterPeter Simons2012-08-01
|\ \ | | | | | | w3m package fix
| * | Fix w3m configure problem on non-chroot build env.Laszlo Nagy2012-07-31
| |/ | | | | | | | | | | | | | | The configure script picks up libbsd.so from the host machine. It uses simple find command to locate the file, but the linker can not use it. The fix replace the search path to /no-such-path
* | linux/manual-config: Change from 'features' to 'config' and fix build when ↵Shea Levy2012-08-01
| | | | | | | | | | | | | | | | firmware is installed. Instead of manually adding which 'features' a kernel has based on its config here, just generate a nixexpr representation of the whole config and let places that need it (e.g. NixOS modules) decide how to map config options to features. Note that if your kernel requires firmware whose hex file sits directly in ${src}/firmware rather than in a subdirectory thereof, you may need this patch for now: https://lkml.org/lkml/2012/7/31/724
* | Add sbcShea Levy2012-08-01
| |
* | networkmanagerapplet: Update to 0.9.4.1Rickard Nilsson2012-08-01
| | | | | | | | Also add dependency on mobile_broadband_provider_info.
* | gnomeicontheme: Update to 3.4.0Rickard Nilsson2012-08-01
| |
* | networkmanager: Add me as maintainerRickard Nilsson2012-08-01
| |
* | Add some packages to the channelEelco Dolstra2012-07-31
|/
* Joe: Bump to 3.7Shea Levy2012-07-31
|
* Add mod_evasiveRob Vermaas2012-07-31
|
* mobile-broadband-provider-info: Update to 20120614Rickard Nilsson2012-07-31
|
* compatibility fix of ocaml-extlib for ocaml 4.00.0.Arie Middelkoop2012-07-31
|
* update of ocaml-makefile to version 6.37.0.Arie Middelkoop2012-07-31
|
* patch of sexplib for compatibility with ocaml 4.00.0.Arie Middelkoop2012-07-31
|
* Adds Ocaml 4.00.0 (first attempt)Arie Middelkoop2012-07-31
| | | | Bumps Findlib to 1.3.3 (required for ocaml 4.00)
* frama-c: add version 20111001Arie Middelkoop2012-07-31
|
* ocamlgraph: update to 1.8.2Arie Middelkoop2012-07-31
| | | | | Also added the dependency on lablgtk, so that it builds the 'dgraph' module, which is needed for packaging frama-c. This dependency can be made optional.
* linux-3.4: upgrade to 3.4.7Mathijs Kwik2012-07-31
|
* stunnel: Update to 4.53Rickard Nilsson2012-07-31
|
* libcgroup: Update to 0.38Eelco Dolstra2012-07-30
|
* btar: update to 1.1.1 (bugfix)Lluís Batlle i Rossell2012-07-30
|
* dovecot_2: Enable LDAP support.Rickard Nilsson2012-07-30
|
* s3sync: Require Ruby 1.8Eelco Dolstra2012-07-30
|
* linux/kernel/manual-config: Greatly simplify config parserShea Levy2012-07-29
|
* ikiwiki: enable pass phrase authentication supportPeter Simons2012-07-29
|
* perl-packages.nix: add perl-Authen-Passphrase (and its dependencies)Peter Simons2012-07-29
| | | | | | | | | | | | | | | | | - Authen-DecHpwd-2.006 - Authen-Passphrase-0.008 - Class-Mix-0.005 - Crypt-Eksblowfish-0.009 - Crypt-MySQL-0.04 - Crypt-Rijndael-1.11 - Crypt-UnixCrypt_XS-0.09 - Data-Entropy-0.007 - Data-Float-0.012 - Data-Integer-0.004 - Digest-CRC-0.18 - Digest-MD4-1.5 - HTTP-Lite-2.4 - Scalar-String-0.002
* all-packages.nix: strip trailing whitespacePeter Simons2012-07-29
|
* perl-DB_File: update to version 1.826Peter Simons2012-07-29
|
* perl-CGI-Session: update to version 4.46Peter Simons2012-07-29
|
* Merge branch 'manual-kernel-config'Shea Levy2012-07-29
|\ | | | | | | | | Since the original merge won't be reverted, no need to keep things in a separate branch.
| * linux/kernel/manual-config: Only import from derivation when explicitly asked toShea Levy2012-07-29
| |
| * linux/kernel/manual-config: Do all of the config file parsing in the ↵Shea Levy2012-07-29
| | | | | | | | imported-from derivation
* | go: updating to 1.0.2Lluís Batlle i Rossell2012-07-29
| | | | | | | | I've only tried it in 386. We'll see if it works on amd64.
* | btar: updating to 1.1Lluís Batlle i Rossell2012-07-29
|/
* linux/kernel/manual-config: Add metaShea Levy2012-07-29
|
* linux/kernel/manual-config: Relink the symlink from the build directory to ↵Shea Levy2012-07-29
| | | | the source directory after the source directory is moved
* linux/kernel/manual-config: CleanupShea Levy2012-07-29
|
* linux/kernel/manual-config: Use the kernel's make installShea Levy2012-07-29
|
* linux/kernel/manual-config: Allow manually specifying features, cleanupShea Levy2012-07-29
|
* linux/kernel/manual-config: Strip modules after installShea Levy2012-07-29
|
* linux/kernel/manual-config: Remove useless INSTALL_MOD_STRIP variableShea Levy2012-07-29
|
* linux/kernel/manual-config: Run depmod after buildShea Levy2012-07-29
|
* kmod: Bump to version 9Shea Levy2012-07-29
|