summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* Merge pull request #4834 from offlinehacker/pkgs/flannel/addAristid Breitkreuz2014-11-08
|\ | | | | Add flannel, etcd backed network fabric for containers
| * Add flannel, etcd backed network fabric for containersJaka Hudoklin2014-11-04
| |
* | rubber: Disable etex detection.Vladimir Still2014-11-08
| | | | | | | | | | | | | | | | If etex detection is running it forces LaTeX files using etex package to be compiled with elatex which is no longer part of current TexLive, efectivelly making it impossible to simply compile them without hacking through rubber's commandline option. I took this fix from fedora .spec for rubber.
* | tomcat-connectors: 1.2.32 -> 1.2.40Domen Kožar2014-11-08
| |
* | Merge pull request #4822 from abbradar/crawlAristid Breitkreuz2014-11-08
|\ \ | | | | | | crawl: fix, update, add console version
| * | crawl: fix, update, add console versionNikolay Amiantov2014-11-04
| | |
* | | emacs-ess: update checksum of the tarballPeter Simons2014-11-08
| | |
* | | FileZilla: update from 3.8.1 to 3.9.0.6Vincent Laporte2014-11-08
| | |
* | | klavaro: update from 2.00 to 3.01Vincent Laporte2014-11-08
| | |
* | | pycdio: fix buildDomen Kožar2014-11-08
| | |
* | | Merge pull request #4895 from joachifm/ess-14_09Peter Simons2014-11-08
|\ \ \ | | | | | | | | ess: bump version to 14.09
| * | | ess: bump version to 14.09Joachim Fasting2014-11-08
| | | |
* | | | Fixes ocamlscriptVincent Laporte2014-11-08
| | | |
* | | | fix libreoffice buildDomen Kožar2014-11-08
| | | |
* | | | fix ccnx buildDomen Kožar2014-11-08
| | | |
* | | | Merge pull request #4780 from ambrop72/kernel-ppp-filterlethalman2014-11-08
|\ \ \ \ | | | | | | | | | | kernel: Enable PPP_FILTER by default.
| * | | | kernel: Enable PPP_FILTER by default.ambrop7@gmail.com2014-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | pppd will try to use it to improve efficiency and complain if it's not available (but is is not mandatory).
* | | | | distributed-process-platform: add haskell packageNikolay Amiantov2014-11-08
| | | | |
* | | | | rematch: add haskell packageNikolay Amiantov2014-11-08
| | | | |
* | | | | kernel: Add more supported featuresWilliam A. Kennington III2014-11-08
| | | | |
* | | | | ocaml-http: update from 0.1.3 to 0.1.5Vincent Laporte2014-11-08
| | | | |
* | | | | ocamlnet: update from 3.7.6 to 3.7.7Vincent Laporte2014-11-08
| | | | |
* | | | | lshw: fix location of the binaryMateusz Kowalczyk2014-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The binary was going into sbin so even with package in profile we still couldn't use it. cc @phreedom
* | | | | gmpc: fix missing dependenceArseniy Seroka2014-11-08
| | | | |
* | | | | Merge pull request #4882 from abbradar/follyArseniy Seroka2014-11-08
|\ \ \ \ \ | | | | | | | | | | | | Folly: add package
| * | | | | folly: add packageNikolay Amiantov2014-11-08
| | | | | |
| * | | | | libiberty: add packageNikolay Amiantov2014-11-08
| | | | | |
| * | | | | double_conversion: add packageNikolay Amiantov2014-11-08
| | | | | |
* | | | | | Merge pull request #4883 from abbradar/boost-processArseniy Seroka2014-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | boost_process: add package
| * | | | | | boost_process: add packageNikolay Amiantov2014-11-08
| |/ / / / /
* | | | | | Merge pull request #4885 from abbradar/libxlsArseniy Seroka2014-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | libxls: add package
| * | | | | | libxls: add packageNikolay Amiantov2014-11-08
| |/ / / / /
* | | | | | Merge pull request #4884 from abbradar/xlslibArseniy Seroka2014-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | xlslib: add package
| * | | | | | xlslib: add packageNikolay Amiantov2014-11-08
| |/ / / / /
* | | | | | Merge pull request #4879 from abbradar/cppzmqArseniy Seroka2014-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | cppzmq: add package
| * | | | | | cppzmq: add packageNikolay Amiantov2014-11-08
| |/ / / / /
* | | | | | Merge pull request #4880 from abbradar/text-binaryPeter Simons2014-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | text-binary: add haskell package
| * | | | | | text-binary: add haskell packageNikolay Amiantov2014-11-08
| |/ / / / /
* | | | | | hscolourBootstrap: disable Haddock phase for this tool in ghc-7.9.x to work ↵Peter Simons2014-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | around a compiler bug | haddock: internal error: expectJust getPackageDetails
* | | | | | Merge pull request #4868 from sjmackenzie/new-pkg-ccnxPeter Simons2014-11-08
|\ \ \ \ \ \ | |/ / / / / |/| | | | | new package: ccnx
| * | | | | new package: ccnxstewart2014-11-08
| | | | | |
* | | | | | html2text: new packageEike Kettner2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | Closes #4864
* | | | | | cabal: enable multi-threaded builds with GHC 7.8.x or later for executablesPeter Simons2014-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multi-threaded builds exacerbate the non-determinism in ghc package ids, which is a serious problem for libraries. Packages that define only executables, however, should be safe to build with parallelism enabled.
* | | | | | all-packages.nix: strip trailing whitespacePeter Simons2014-11-07
| | | | | |
* | | | | | haskell-packages.nix: strip trailing whitespacePeter Simons2014-11-07
| | | | | |
* | | | | | haskell-fixed-vector: add version 0.7.0.0Peter Simons2014-11-07
| | | | | |
* | | | | | ghc-head: update to version 7.9.20141106Peter Simons2014-11-07
| | | | | |
* | | | | | hasktags: jailbreak to fix build with latest 'json'Peter Simons2014-11-07
| | | | | |
* | | | | | haskell-keter: update to version 1.3.5.1Peter Simons2014-11-07
| | | | | |
* | | | | | haskell-thyme: update to version 0.3.5.4Peter Simons2014-11-07
| | | | | |