about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
...
* | | | | | | | xorg.xf86-video-intel: maintenance updateVladimír Čunát2014-12-25
| | | | | | | |
* | | | | | | | Merge #5061: add xwaylandVladimír Čunát2014-12-25
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | Also resolve minor nitpicks -- *during* the merge commit.
| * | | | | | | update weston: add xwayland supportDavid Virgilio2014-11-20
| | | | | | | |
| * | | | | | | new package: xwaylandDavid Virgilio2014-11-20
| | | | | | | |
* | | | | | | | chromium: Precompile pycs instead of deleting.aszlig2014-12-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is more of an attempt rather than a real fix (or maybe it is? let's see) for the corrupted .pyc files during build. I believe the reason we get these are likely due to several instances of the Python interpreter that run in parallel and one of these processes might still be writing the .pyc file. So, rather than deleting all .pyc files, we now precompile then in order to avoid any build process trying to generate any .pyc file. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | | mailcore2: new packageCharles Strahan2014-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MailCore 2 provides a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. Closes #5430
* | | | | | | | libetpan: bump version up to 1.6Charles Strahan2014-12-24
| | | | | | | |
* | | | | | | | libuchardet: new packageCharles Strahan2014-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yet another C wrapper for Mozilla's Universal Charset Detector C++ API.
* | | | | | | | libtidy: new packageCharles Strahan2014-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A library and CLI to validate, correct, and pretty-print HTML files.
* | | | | | | | libctemplate: bump version to 2.3Charles Strahan2014-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes some C++11 issues.
* | | | | | | | gnupg: Port socket activation patch to version 2.1.1.Karn Kallio2014-12-24
| | | | | | | |
* | | | | | | | Merge pull request #3835 from wkennington/master.qemuDomen Kožar2014-12-24
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | qemu: 2.0.0 -> 2.2.0
| * | | | | | | qemu: 2.0.0 -> 2.2.0William A. Kennington III2014-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additionally, add support for more external features as well as more sound system types.
* | | | | | | | cv: update to 0.6Pascal Wittmann2014-12-24
| | | | | | | |
* | | | | | | | pyqt4: update from 4.10.2 to 4.11.3Vincent Laporte2014-12-24
| | | | | | | |
* | | | | | | | haskell-libnotify: re-generate with cabal2nix (and override reference to ↵Peter Simons2014-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkgs.libnotify)
* | | | | | | | attic: fetchurl -> fetchzipBjørn Forsman2014-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetchzip calculates the hash of the extracted archive, so that (irrelevant) changes done to the dynamically generated archive doesn't cause our hash to be outdated.
* | | | | | | | add kodi 14.0 (renamed from xbmc, new release)Domen Kožar2014-12-24
| | | | | | | |
* | | | | | | | libcec: 2.1.4 -> 2.2.0Domen Kožar2014-12-24
| | | | | | | |
* | | | | | | | Update default Haskell compiler from GHC 7.8.3 to 7.8.4.Peter Simons2014-12-24
| | | | | | | |
* | | | | | | | Merge pull request #5151 from offlinehacker/pkgs/pythonPackages/figDomen Kožar2014-12-24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | pythonPackages: add fig
| * | | | | | | pythonPackages: add figJaka Hudoklin2014-11-27
| | | | | | | |
* | | | | | | | KDE4: update 4.14.1 to 4.14.3Evgeny Egorochkin2014-12-24
| | | | | | | |
* | | | | | | | zfs: 0.6.3 -> 0.6.3-1.2William A. Kennington III2014-12-23
| | | | | | | |
* | | | | | | | spl: 0.6.3 -> 0.6.3-1.2William A. Kennington III2014-12-23
| | | | | | | |
* | | | | | | | nvidia_x11: document the updating policyVladimír Čunát2014-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CC #5070.
* | | | | | | | nvidia_x11: add 343 branch as the default (close #5070)Vladimír Čunát2014-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's just a plain copy of the 340 expressions (only hash and version changed).
* | | | | | | | Merge pull request #5456 from k0ral/ncmpcppvbgl2014-12-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ncmpcpp: 0.6.1 -> 0.6.2
| * | | | | | | | ncmpcpp: 0.6.1 -> 0.6.2koral2014-12-23
| | | | | | | | |
* | | | | | | | | nvidia_x11: maintenance+security updatesVladimír Čunát2014-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's supposed to fix GLX problems CVE-2014-8298, see: http://nvidia.custhelp.com/app/answers/detail/a_id/3610 Tested building all atop 14.12, and running 340.* there.
* | | | | | | | | safe-rm: 0.11 -> 0.12koral2014-12-23
|/ / / / / / / /
* | | | | | | | Merge pull request #5448 from bdimcheff/devedeDomen Kožar2014-12-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add devede
| * | | | | | | | add devede DVD creator guiBrandon Dimcheff2014-12-23
| | | | | | | | |
* | | | | | | | | Merge pull request #5428 from bdimcheff/fix-cups-filter-bashDomen Kožar2014-12-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix compiled-in /bin/bash in foomatic filters
| * | | | | | | | | squish cups patches all into one statementBrandon Dimcheff2014-12-23
| | | | | | | | | |
| * | | | | | | | | Fix compiled-in /bin/bash in foomatic filtersBrandon Dimcheff2014-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Foomatic filters contained a 64-char c string hardcoded to /bin/bash. This caused some filters (at least pdftops) to fail. I also had to increase the size of the string because nix paths are too long.
* | | | | | | | | | Add GHC 7.8.4 and create haskellPackages_ghc784 package set.Peter Simons2014-12-23
| | | | | | | | | |
* | | | | | | | | | fix selenium python bindingsDomen Kožar2014-12-23
| | | | | | | | | |
* | | | | | | | | | ceph: 0.90 finalWilliam A. Kennington III2014-12-23
| | | | | | | | | |
* | | | | | | | | | nixpkgs: remove redundant attribute `sip`Vincent Laporte2014-12-23
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because: 1. It is a mere alias of `pythonPackages.sip` 2. It is usually not needed since propagated by `pyqt4` 3. It makes it easy to have a packages depend on two different versions of sip
* | | | | | | | | blender: Add OpenCOLLADA supportEelco Dolstra2014-12-23
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #5445 from pmahoney/connectDomen Kožar2014-12-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | connect 1.104
| * | | | | | | | connect 1.104Patrick Mahoney2014-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream moved to https://bitbucket.org/gotoh/connect
* | | | | | | | | Merge pull request #5443 from rycee/morituri-cleanupDomen Kožar2014-12-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Cleanup of the 'morituri' expression.
| * | | | | | | | | Cleanup of the 'morituri' expression.Robert Helgesson2014-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Replaces brittle path substitutions by patch. - Adds `namePrefix = ""` to avoid python prefix.
* | | | | | | | | | pstack: RemoveEelco Dolstra2014-12-23
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It doesn't work anymore. And anyway, this probably shouldn't have been a package in the first place (it's just some gdb options).
* | | | | | | | | Merge pull request #5440 from ip1981/strongswanPeter Simons2014-12-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Patches to Strongswan
| * | | | | | | | | Strongswan: preserve PATHIgor Pashev2014-12-22
| | | | | | | | | |
| * | | | | | | | | Strongswan: use full path to ipsecIgor Pashev2014-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes issue: ... charon[6135]: 11[CHD] updown: /bin/sh: ipsec: command not found
| * | | | | | | | | autoreconf may need gettextIgor Pashev2014-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | E. g. for AC_LIB_PREFIX