3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

45311 commits

Author SHA1 Message Date
Vincent Laporte ff86c33f1d Fixes camlp4 2014-11-09 01:49:37 +00:00
Ricardo M. Correia 5701e40681 grsecurity: Update stable and test patches
stable: 3.0-3.14.23-201410312212 -> 3.0-3.14.23-201411062033
test:   3.0-3.17.2-201410312213  -> 3.0-3.17.2-201411062034
2014-11-09 02:47:54 +01:00
ambrop7@gmail.com 45aeaf6938 Add conntrack-tools and missing dependencies. 2014-11-09 00:28:21 +01:00
Arseniy Seroka 417216aa57 Revert "Add conntrack-tools and missing dependencies." 2014-11-09 02:12:04 +03:00
Arseniy Seroka c66a63e45c Merge pull request #4900 from ambrop72/conntrack
Add conntrack-tools and missing dependencies.
2014-11-09 02:10:59 +03:00
Aristid Breitkreuz bf39c2e792 Merge pull request #4902 from mstarzyk/ocaml
ocaml: 4.02.0 -> 4.02.1
2014-11-08 23:40:44 +01:00
Emery Hemingway 67a2a58314 cjdns: service tweaks, new NixOS test 2014-11-08 23:39:02 +01:00
Maciek Starzyk f72c460abf ocaml: 4.02.0 -> 4.02.1 2014-11-08 23:15:53 +01:00
ambrop7@gmail.com 085b5ec48c Add conntrack-tools and missing dependencies. 2014-11-08 23:06:09 +01:00
Moritz Ulrich 9b4ba66ac3 Bump poppler to 0.28.1 & remove outdated patches. 2014-11-08 22:48:13 +01:00
Vladimír Čunát 96fd4950f2 crawl: more meta fixes; eval is fine now 2014-11-08 22:16:34 +01:00
Domen Kožar 5e42bcc18d typo 2014-11-08 21:56:51 +01:00
Vladimír Čunát 5176fb3bdf crawl: fix evaluation (licenses attribute)
CC: #4822.
2014-11-08 21:55:30 +01:00
Nikolay Amiantov aeaa96f7e4 xfce4-volumed: add package (close #4628) 2014-11-08 21:48:51 +01:00
Arseniy Seroka bc7b19111b fix sha for a slim's theme 2014-11-08 22:40:36 +03:00
Michael Raskin bf184758a6 Adding Fish-Fillets-NG game 2014-11-08 22:35:06 +03:00
Domen Kožar c1d6a4a8fb remove unused pythonLinkmeWrapper 2014-11-08 20:19:55 +01:00
Aristid Breitkreuz 928177aa91 Merge pull request #4834 from offlinehacker/pkgs/flannel/add
Add flannel, etcd backed network fabric for containers
2014-11-08 19:56:16 +01:00
Vladimir Still 7ade583953 rubber: Disable etex detection.
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.
2014-11-08 19:53:17 +01:00
Domen Kožar 824879cfd4 tomcat-connectors: 1.2.32 -> 1.2.40 2014-11-08 19:48:54 +01:00
Aristid Breitkreuz 392f828c5d Merge pull request #4822 from abbradar/crawl
crawl: fix, update, add console version
2014-11-08 19:42:23 +01:00
Marc Weber 613ca23e85 experimental/vim-vam-pathogen-vimrc-support
This patch implements derving a .vimrc from vim-plugins.nix loading those
plugins by either Pathogen or VAM (VAM seems to be slightly faster and is much
more powerful).

Example:

  environment.systemPackages = [
   # default plain vim
   vim_configurable

   # vim which get's called vim-with-addon-nix
   (vim_configurable.customize {
      name = "vim-with-addon-nix";
     vimrcConfig.vam.pluginDictionaries = [{name = "vim-addon-nix"; }];
   })
  ];

This way you can provide an "enhanced Vim" and a standard Vim.

Details about what this commit changes:
1) provide a new toplevel name vimrc which
  * provides a way to build up a .vimrc using either pathogen or VAM (knowing about plugin dependencies by name)
  * can enhance vim to support. vim.customize { name = "name-user"; vam.pluginDictionaries and/or pathogen.pluginNames = .. }
  * introduce rtp names for each vim plugin pointing to the runtimepath path
  * suggest naming to be the same as vim-pi so that VAM's dependencies work
  * derive some packages as example from vim-pi using VAM's new autoload/nix.vim
    supporting simple dependencies
  * test case for vim-addon-nix for VAM/pathogen

2) enhance vim_configurable to support .customize

3) update many plugins by using VAM's implementation not rewriting those which
  * vim-pi doesn't know about the git source yet (TODO: make vim-pi be aware of
    those)
  * have special build code

This commit partially conflicts with commits done by Bjørn Forsman starting by
37f961628b, eg the one using lower case attr and pkg names, because they don't
match vim-pi (eg YouCompleteMe). Rather than resolving the conflict this just
adds aliases so that both names can be used
2014-11-08 19:34:17 +01:00
Peter Simons 7da8ef80a7 emacs-ess: update checksum of the tarball 2014-11-08 18:44:15 +01:00
Vincent Laporte 2e9339891f FileZilla: update from 3.8.1 to 3.9.0.6 2014-11-08 17:27:18 +00:00
Vincent Laporte 8c7d6b8f4c klavaro: update from 2.00 to 3.01 2014-11-08 16:12:37 +00:00
Domen Kožar c9ec201cd0 pycdio: fix build 2014-11-08 16:18:50 +01:00
Peter Simons 6835392708 Merge pull request #4895 from joachifm/ess-14_09
ess: bump version to 14.09
2014-11-08 16:06:52 +01:00
Joachim Fasting 47bc68a687 ess: bump version to 14.09 2014-11-08 16:01:07 +01:00
Peter Simons 0b36cbf8e7 cabal-install: drop obsolete versions 0.10.2, 0.14.0, 0.6.2, 0.8.0, and 0.8.2 2014-11-08 15:50:21 +01:00
Peter Simons b8d631a604 happy: drop obsolete versions 1.18.10 1.18.4, 1.18.5, 1.18.6, and 1.18.9 2014-11-08 15:50:21 +01:00
Peter Simons 64ff17d4e6 haskell-zlib: drop obsolete versions 0.5.0.0, 0.5.2.0, 0.5.3.1, 0.5.3.3, and 0.5.4.0 2014-11-08 15:50:21 +01:00
Peter Simons b2ac4769ab haskell-xhtml: drop obsolete versions 3000.2.0.1, 3000.2.0.4, and 3000.2.0.5 2014-11-08 15:50:20 +01:00
Peter Simons e4e0708397 haskell-vector: drop obsolete versions 0.10.0.1 and 0.10.11.0 2014-11-08 15:50:20 +01:00
Peter Simons 6c6f8a5cc8 haskell-unordered-containers: drop obsolete versions 0.2.3.0 and 0.2.4.0 2014-11-08 15:50:20 +01:00
Peter Simons 1676f7a43b haskell-transformers: drop obsolete version 0.2.2.0 2014-11-08 15:50:20 +01:00
Peter Simons 49f0ff941d haskell-text: drop obsolete versions 0.11.0.5, 0.11.0.6, 0.11.1.5, 0.11.2.0, and 0.11.3.1 2014-11-08 15:50:20 +01:00
Peter Simons b3a3e099d8 haskell-terminfo: drop obsolete version 0.3.2.6 2014-11-08 15:50:20 +01:00
Peter Simons fad637f23f haskell-stm: drop obsolete versions 2.1.1.2 2.1.2.1, 2.2.0.1, 2.3, and 2.4 2014-11-08 15:50:19 +01:00
Peter Simons 7503e32356 haskell-split: drop obsolete version 0.2.1.1 2014-11-08 15:50:19 +01:00
Peter Simons 837b903cb4 haskell-syb: drop obsolete 0.3.x versions 2014-11-08 15:50:19 +01:00
Peter Simons 8e1b3f3635 haskell-shelly: drop obsolete version 0.15.4.1 2014-11-08 15:50:19 +01:00
Peter Simons eef8352a92 haskell-regex-posix: drop obsolete versions 0.72.0.3, 0.94.1, 0.94.2, 0.94.4, and 0.95.1 2014-11-08 15:50:19 +01:00
Peter Simons cbc39a26f7 haskell-regex-compat: drop obsolete versions 0.71.0.1, 0.92, 0.93.1 2014-11-08 15:50:19 +01:00
Peter Simons e612537df9 haskell-regex-base: drop obsolete versions 0.72.0.2 and 0.93.1 2014-11-08 15:50:18 +01:00
Peter Simons 0271e44d25 haskell-QuickCheck: drop obsolete versions 1.2.0.0 1.2.0.1, 2.1.1.1, 2.4.0.1, 2.4.1.1, 2.4.2, 2.5.1.1, 2.6, and 2.7.5 2014-11-08 15:50:18 +01:00
Peter Simons c6b48a1486 haskell-test-framework-quickcheck: drop obsolete package 2014-11-08 15:50:18 +01:00
Peter Simons dc6e0d95ac haskell-primitive: drop obsolete version 0.5.2.1 2014-11-08 15:50:18 +01:00
Peter Simons d04ebcf64e haskell-parsec: drop obsolete versions 2.1.0.1, 3.1.1, 3.1.2, and 3.1.3 2014-11-08 15:50:18 +01:00
Peter Simons f19bddedcb haskell-parallel: drop obsolete versions 1.1.0.1, 2.2.0.1, 3.1.0.1, and 3.2.0.2 2014-11-08 15:50:18 +01:00
Peter Simons d3b2c3f46c haskell-pandoc-citeproc: drop obsolete versions 0.4 and 0.5 2014-11-08 15:50:17 +01:00
Peter Simons 0ce19e1fd2 haskell-OpenGLRaw: drop obsolete versions 1.3.0.0 and 1.4.0.0 2014-11-08 15:50:17 +01:00
Peter Simons 1bcecaed5d haskell-network: drop obsolete versions 2.2.1.4, 2.3.0.2, 2.3.0.5, 2.3.1.0, and 2.4.1.2 2014-11-08 15:50:17 +01:00
Peter Simons 49d273d548 haskell-mtl: drop obsolete versions 1.1.0.2, 2.0.1.0, 2.1.1, and 2.1.2 2014-11-08 15:50:17 +01:00
Peter Simons b1aa6efc1a haskell-MonadRandom: drop obsolete version 0.1.13 2014-11-08 15:50:17 +01:00
Peter Simons e278868975 haskell-libsystemd-journal: re-generate expression with cabal2nix 2014-11-08 15:50:17 +01:00
Peter Simons 82aab38251 haskell-language-java: drop obsolete version 0.2.6 2014-11-08 15:50:16 +01:00
Peter Simons 3f7ccb4114 haskell-HUnit: drop obsolete versions 1.2.0.3, 1.2.2.1, 1.2.2.3, 1.2.4.2, 1.2.4.3, and 1.2.5.1 2014-11-08 15:50:16 +01:00
Peter Simons a3c4b817a5 haskell-html: rename the expression file from 1.0.1.2.nix to default.nix 2014-11-08 15:50:16 +01:00
Peter Simons cdaccfbad4 haskell-HTTP: drop obsolete versions 4000.0.6, 4000.0.9, 4000.1.1, 4000.1.2, 4000.2.1, 4000.2.2, 4000.2.3, 4000.2.5, and 4000.2.8 2014-11-08 15:50:16 +01:00
Peter Simons e1af9e865d haddock: drop obsolete versions 2.4.2, 2.7.2, 2.9.2, 2.9.4, 2.11.0, 2.12.0, 2.13.2, 2.13.2.1, 2.14.2, and 2.14.3 2014-11-08 15:50:16 +01:00
Peter Simons 57bdeaa375 alex: drop obsolete versions 2.3.1, 2.3.2, 2.3.3, 3.0.1, 3.0.2, and 3.0.5 2014-11-08 15:50:16 +01:00
Peter Simons 760e981266 haskell-src: drop obsolete versions 1.0.1.3, 1.0.1.4, and 1.0.1.5.nix 2014-11-08 15:50:15 +01:00
Peter Simons c2e47bbb6d haskell-hashable: drop obsolete version 1.1.2.5 2014-11-08 15:50:15 +01:00
Peter Simons f7bb952d56 haskell-GLURaw: drop obsolete version 1.3.0.0 2014-11-08 15:50:15 +01:00
Peter Simons 103cf8e78a haskell-GLUT: drop obsolete versions 2.1.1.2, 2.1.2.1, 2.1.2.2, 2.2.2.1, 2.3.1.0, and 2.4.0.0 2014-11-08 15:50:15 +01:00
Peter Simons b6f913d41f haskell-OpenGL: drop obsolete versions 2.2.1.1 2.2.3.0, 2.2.3.1, 2.4.0.2, 2.6.0.1, and 2.8.0.0 2014-11-08 15:50:15 +01:00
Peter Simons 66439fcb3d haskell-fgl: drop obsolete versions 5.4.2.2, 5.4.2.3, 5.4.2.4, 5.5.0.0, and 5.5.0.1 2014-11-08 15:50:14 +01:00
Peter Simons 2b28fc73f9 haskell-extensible-exceptions: drop obsolete versions 0.1.1.0 0.1.1.2, 0.1.1.3, and 0.1.1.4 2014-11-08 15:50:14 +01:00
Peter Simons 78ccd47130 haskell-equivalence: drop obsolete version 0.2.3 2014-11-08 15:50:14 +01:00
Peter Simons 5e1bd2b508 haskell-editline: drop obsolete version 0.2.1.0 2014-11-08 15:50:14 +01:00
Peter Simons 350a6a014b haskell-deepseq: drop obsolete versions 1.1.0.0 and 1.1.0.2 2014-11-08 15:50:14 +01:00
Peter Simons f27adbed3c haskell-convertible: drop obsolete version 1.0.11.1 2014-11-08 15:50:14 +01:00
Peter Simons 9c6be179b7 haskell-cgi: drop obsolete versions 3001.1.7.1 3001.1.7.2, 3001.1.7.3, 3001.1.7.4, and 3001.1.8.5 2014-11-08 15:50:13 +01:00
Peter Simons 0fd7525fb3 haskell-case-insensitive: drop obsolete version 1.1.0.3 2014-11-08 15:50:11 +01:00
Peter Simons a88c077acc haskell-Cabal: drop obsolete version 1.14.0 2014-11-08 15:49:13 +01:00
Vincent Laporte aa2fd47e9d Fixes ocamlscript 2014-11-08 14:28:38 +00:00
Domen Kožar 555a094326 fix libreoffice build 2014-11-08 14:24:32 +01:00
Domen Kožar ba8e8ec8cf fix ccnx build 2014-11-08 13:02:05 +01:00
lethalman 27b79a0469 Merge pull request #4780 from ambrop72/kernel-ppp-filter
kernel: Enable PPP_FILTER by default.
2014-11-08 12:41:13 +01:00
Peter Simons 34c6c614fa haskell-binary: drop obsolete version 0.6.1.0 2014-11-08 11:56:17 +01:00
Peter Simons 124e62d9d4 haskell-attoparsec: drop obsolete version 0.11.3.4 2014-11-08 11:55:26 +01:00
Peter Simons a7b529d57e haskell-async: drop obsolete version 2.0.1.3 2014-11-08 11:54:27 +01:00
Peter Simons 26e9ed86b5 haskell-aeson: drop obsolete version 0.7.0.6 2014-11-08 11:53:35 +01:00
Peter Simons a2a9650037 Drop all obsolete versions of the Haskell Platform. 2014-11-08 11:52:22 +01:00
Nikolay Amiantov cf4398cfde distributed-process-platform: add haskell package 2014-11-08 11:47:05 +01:00
Nikolay Amiantov a909a12c2d rematch: add haskell package 2014-11-08 11:47:05 +01:00
William A. Kennington III d88c5eed1d kernel: Add more supported features 2014-11-08 02:44:19 -08:00
Vincent Laporte f895d68c90 ocaml-http: update from 0.1.3 to 0.1.5 2014-11-08 07:26:03 +00:00
Vincent Laporte 2f38372f73 ocamlnet: update from 3.7.6 to 3.7.7 2014-11-08 07:19:40 +00:00
Mateusz Kowalczyk 6c7793713d lshw: fix location of the binary
The binary was going into sbin so even with package in profile we still
couldn't use it.

cc @phreedom
2014-11-08 03:10:26 +00:00
Arseniy Seroka 5973392f60 gmpc: fix missing dependence 2014-11-08 04:19:52 +03:00
Arseniy Seroka 106740fe2c Merge pull request #4882 from abbradar/folly
Folly: add package
2014-11-08 04:12:11 +03:00
Arseniy Seroka 9551b3eaf4 Merge pull request #4883 from abbradar/boost-process
boost_process: add package
2014-11-08 04:11:52 +03:00
Nikolay Amiantov 761fdd440d folly: add package 2014-11-08 03:48:54 +03:00
Arseniy Seroka da140fb27a Merge pull request #4885 from abbradar/libxls
libxls: add package
2014-11-08 03:14:43 +03:00
Arseniy Seroka 4306ebed91 Merge pull request #4884 from abbradar/xlslib
xlslib: add package
2014-11-08 03:14:21 +03:00
Arseniy Seroka 48de2b0de5 Merge pull request #4879 from abbradar/cppzmq
cppzmq: add package
2014-11-08 02:58:48 +03:00
Nikolay Amiantov 2f10e17cd7 cppzmq: add package 2014-11-08 02:57:34 +03:00
Nikolay Amiantov 0b0a50e39a boost_process: add package 2014-11-08 02:56:21 +03:00
Nikolay Amiantov 3978aca354 libiberty: add package 2014-11-08 02:54:41 +03:00
Peter Simons 6d51e33197 Merge pull request #4880 from abbradar/text-binary
text-binary: add haskell package
2014-11-08 00:48:02 +01:00
Peter Simons 78bf8a6e5a hscolourBootstrap: disable Haddock phase for this tool in ghc-7.9.x to work around a compiler bug
| haddock: internal error: expectJust getPackageDetails
2014-11-08 00:44:53 +01:00
Nikolay Amiantov 5ce584f81c text-binary: add haskell package 2014-11-08 02:31:52 +03:00
Peter Simons 5be65c8cc6 Merge pull request #4868 from sjmackenzie/new-pkg-ccnx
new package: ccnx
2014-11-08 00:29:52 +01:00
Nikolay Amiantov bb84431ff4 xlslib: add package 2014-11-08 02:29:37 +03:00
Nikolay Amiantov 3a97bf9ea5 libxls: add package 2014-11-08 02:28:17 +03:00
Nikolay Amiantov 064af53063 double_conversion: add package 2014-11-08 02:26:46 +03:00
Eike Kettner e96df6c6f9 html2text: new package
Closes #4864
2014-11-07 23:19:49 +00:00
Peter Simons 44273088ad cabal: enable multi-threaded builds with GHC 7.8.x or later for executables
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.
2014-11-07 23:22:27 +01:00
Peter Simons 1a8b7b6a12 all-packages.nix: strip trailing whitespace 2014-11-07 23:22:27 +01:00
Peter Simons 00c684f237 haskell-packages.nix: strip trailing whitespace 2014-11-07 23:22:27 +01:00
Peter Simons ee0ca353f2 haskell-fixed-vector: add version 0.7.0.0 2014-11-07 23:22:27 +01:00
Peter Simons 484b26569a ghc-head: update to version 7.9.20141106 2014-11-07 23:22:27 +01:00
Peter Simons a93512d71f hasktags: jailbreak to fix build with latest 'json' 2014-11-07 23:22:27 +01:00
Peter Simons f9db7db531 haskell-keter: update to version 1.3.5.1 2014-11-07 23:22:27 +01:00
Peter Simons 77944a0df4 haskell-thyme: update to version 0.3.5.4 2014-11-07 23:22:27 +01:00
Peter Simons ac8c970b95 haskell-snaplet-redis: update to version 0.1.4.1 2014-11-07 23:22:27 +01:00
Peter Simons 6162ff4bd1 haskell-shell-conduit: update to version 4.4 2014-11-07 23:22:27 +01:00
Peter Simons 61862a1959 haskell-pipes-text: update to version 0.0.0.13 2014-11-07 23:22:27 +01:00
Peter Simons 54eee510ec haskell-pipes-shell: update to version 0.1.3 2014-11-07 23:22:27 +01:00
Peter Simons 2c361e2a60 haskell-persistent: update to version 2.1.1 2014-11-07 23:22:27 +01:00
Peter Simons f9267c5f0a haskell-monad-logger: update to version 0.3.8 2014-11-07 23:22:27 +01:00
Peter Simons 3ae48a68f6 haskell-json: update to version 0.8 2014-11-07 23:22:26 +01:00
Peter Simons e064cd4b10 haskell-esqueleto: update to version 2.1.2 2014-11-07 23:22:26 +01:00
Peter Simons 00fee77b0d haskell-conduit: update to version 1.2.2 2014-11-07 23:22:26 +01:00
Peter Simons b0179f71ef haskell-conduit-combinators: update to version 0.3.0 2014-11-07 23:22:26 +01:00
Peter Simons a6fff0b710 haskell-classy-prelude: update to version 0.10.2 2014-11-07 23:22:26 +01:00
Peter Simons df6b7eceae haskell-classy-prelude-conduit: update to version 0.10.2 2014-11-07 23:22:26 +01:00
Peter Simons 1692a01f58 haskell-bifunctors: update to version 4.2 2014-11-07 23:22:26 +01:00
Peter Simons a63314c6bc haskell-atomic-primops: update to version 0.6.1 2014-11-07 23:22:26 +01:00
Peter Simons cd2dddd882 haskell-tagged: update to version 0.7.3 2014-11-07 23:22:26 +01:00
Peter Simons 74a70af0d6 haskell-json-schema: update to version 0.7.1.1 2014-11-07 23:22:26 +01:00
Peter Simons dce6c45365 haskell-hspec: update to version 1.12.3 2014-11-07 23:22:26 +01:00
Peter Simons d576d22d3f haskell-hspec-meta: update to version 1.12.3 2014-11-07 23:22:26 +01:00
Peter Simons cdfb44d5f6 haskell-hindent: update to version 3.9.1 2014-11-07 23:22:26 +01:00
Peter Simons 8a4ffca4df haskell-generic-deriving: update to version 1.7.0 2014-11-07 23:22:26 +01:00
Peter Simons 3049fb6f35 haskell-generic-aeson: update to version 0.2.0.2 2014-11-07 23:22:26 +01:00
Peter Simons 5e865740f1 haskell-extra: update to version 0.7 2014-11-07 23:22:26 +01:00
Peter Simons 0d392185e9 haskell-HaTeX: update to version 3.15.0.0 2014-11-07 23:22:26 +01:00
Peter Simons 55d8f58d76 haskell-Extra: update to version 1.46.3 2014-11-07 23:22:26 +01:00
Peter Simons 40bb2781ee cabal: add "-hidir $TMPDIR" parameter to ghc call that compiles Setup.hs
Packages that don't have a Setup.hs file get to use a default version that
lives in the Nix store. By default ghc tries to put the Setup.o and Setup.hi
files in the same directory as the source file, which isn't writable. This
leads to build errors [1]. Thus, we re-direct those paths to a build-local
writable location: $TMPDIR.

Arguably, we could also use "." or copy the /nix/store/deadbeef-Setup.hs file
into the local source directory before compiling, which would work fine, too.

[1] https://github.com/NixOS/nixpkgs/issues/4851
2014-11-07 23:22:25 +01:00
Arseniy Seroka d3bcc4ac98 Merge pull request #4877 from rycee/morituri
New packages 'morituri' and 'pycdio'
2014-11-07 23:33:24 +03:00
Robert Helgesson c85b1c63df Add package 'morituri', a CD ripper. 2014-11-07 21:26:53 +01:00
Robert Helgesson 442b097b0d Add 'pycdio', a Python wrapper for libcdio. 2014-11-07 21:26:53 +01:00
Arseniy Seroka babd40d7e3 Merge pull request #4872 from joachifm/sympy-fixes
Sympy fixes
2014-11-07 23:12:30 +03:00
Michael Raskin 0934ddf3e0 Update firefox source build, too 2014-11-07 21:42:45 +03:00
Michael Raskin f5da4dab72 Merge pull request #4873 from taku0/firefox-bin-33.0.3
Update firefox-bin to 33.0.3
2014-11-07 20:57:45 +03:00
stewart 02e4f82191 new package: ccnx 2014-11-08 01:27:39 +08:00
Peter Simons 4c84621a7f Fix gnupgcompat1 which doesn't seem to work with gnupg version 2.1. 2014-11-07 18:03:34 +01:00
Moritz Ulrich 35ea4085bc dwarf-fortress: delete old 34.11 package. 2014-11-07 17:22:29 +01:00
Moritz Ulrich 9c301c1fa1 dwarf-fortress: Update to 40.15. 2014-11-07 17:22:29 +01:00
Cillian de Róiste afc80bb170 Fixed typo: home -> homepage 2014-11-07 16:51:27 +01:00
cillianderoiste 1fe98d4057 Merge pull request #4871 from exlevan/master
pasystray: new package
2014-11-07 16:48:34 +01:00
Joachim Fasting 432ffd257e sympy: minor updates
- Specify meta.license
- Download from pypi rather than github
2014-11-07 16:44:14 +01:00
Moritz Ulrich 9cf9675a60 openttd: Update to 1.4.4. 2014-11-07 16:40:44 +01:00
Moritz Ulrich df995253e3 ledger3: Update to 3.1
This commit also adds pkgs.ledger2 and pkgs.ledger3 plus a default
attribute pkgs.ledger pointing at ledger3.
2014-11-07 16:29:15 +01:00
Alexey Levan 3fb4af7f75 pasystray: add meta attributes 2014-11-07 17:19:50 +02:00
taku0 ffcf930daa Update firefox-bin to 33.0.3 2014-11-08 00:00:13 +09:00
Alexey Levan ede000316a pasystray: new package 2014-11-07 14:42:45 +02:00
Domen Kožar a0696b4536 linux_3_12: fix hash 2014-11-07 12:39:04 +01:00
Peter Simons 183c297ea1 haskell-hdevtools: update hash of the patch after its pull request has been rebased 2014-11-07 12:21:48 +01:00
Eelco Dolstra dde6d5708c Add set apacheHttpdPackages containing modules for specific Apache versions
Similar to linuxPackages etc.
2014-11-07 12:08:30 +01:00
Peter Simons 69bb66902f emacs-icicles: add current icicles snapshot to emacsPackages 2014-11-07 11:55:57 +01:00
Eelco Dolstra 2819063c37 mod_evasive: Add Apache version check 2014-11-07 11:42:43 +01:00
Eelco Dolstra 690154993d mod_fastcgi: Fix building against Apache 2.4 2014-11-07 11:38:50 +01:00
Eelco Dolstra bad2955079 mod_python: Update to 3.5.0
This fixes building against Apache 2.4.
2014-11-07 11:31:04 +01:00
Vincent Laporte fbbd88017f zarith: propagate build input gmp 2014-11-07 09:50:39 +00:00
Alexey Levan 662d357684 Add anthy support to uim 2014-11-07 11:17:48 +02:00
Michael Raskin 3e118edf3a Refactor and fix fdm build. Moved makeFlags definition because non-builderDefs packages cannot use $out in direct variable definitions like makeFlags. 2014-11-07 12:05:15 +03:00
Pascal Wittmann 647f58bfaf calibre: update from 2.8.0 to 2.9.0 2014-11-07 09:55:21 +01:00
lethalman 7d9d7e751d Merge pull request #4866 from iyzsong/ostree
add ostree
2014-11-07 09:48:30 +01:00
Michael Raskin 689f1af563 Refactor Lazarus build a bit and build it with all the components by default 2014-11-07 11:41:12 +03:00
Arseniy Seroka f33436596b Merge pull request #4852 from sjmackenzie/new-pkg-libcouchbase
libcouchbase: new package
2014-11-07 11:13:08 +03:00
宋文武 33d1a9a3cf ostree: new package 2014-11-07 13:30:04 +08:00
宋文武 95350bb659 libgsystem: new package 2014-11-07 13:24:45 +08:00
stewart 787d0b1c63 libcouchbase: new package 2014-11-07 05:18:19 +00:00
Mateusz Kowalczyk 4aff88cd48 Merge pull request #4856 from InternetSolutions/wreq-lens45
patch for wreq 0.2 to work with lens 4.5
2014-11-07 04:12:45 +00:00
Brian McKenna f8dd99cf83 Add Pinpoint presentation software 2014-11-06 20:50:40 -07:00
Mateusz Kowalczyk b8c561451f haskell-yi: update to version 0.11.1
cc @peti ; I took the courtesy to cherry-pick your yi-rope update ahead
2014-11-07 02:51:01 +00:00
Peter Simons 0b372455ce haskell-yi-rope: update to version 0.7.0.0 2014-11-07 02:49:58 +00:00
David Rusu 1628cee892 hasklig: new font
Closes #4847

Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-11-07 01:14:48 +00:00
Pascal Wittmann 3a0f2619ce ragel: update from 6.3 to 6.9 2014-11-07 00:31:21 +01:00
William A. Kennington III 63629dbd5c ldb: Add package 2014-11-06 15:05:02 -08:00
William A. Kennington III 39d77d9d44 tevent: Add package 2014-11-06 15:04:35 -08:00
William A. Kennington III 59d3fd5aca tdb: 1.2.1 -> 1.3.1 2014-11-06 15:04:35 -08:00
William A. Kennington III 70b7ec0ad2 talloc: 2.0.1 -> 2.1.1 2014-11-06 15:04:35 -08:00
Rickard Nilsson 3b6953abdf Up syslog-ng-incubator to work with syslog-ng 3.6
Also disable riemann extension, since it is now part of 3.6.
2014-11-06 21:59:04 +01:00
Rickard Nilsson 71f64ded06 Revert "Revert "syslog-ng: Update from 3.5.6 to 3.6.1""
This reverts commit 8e1072fd60.
2014-11-06 21:59:04 +01:00
Edward Tjörnhammar beb14981bb idea-{community,ultimate}: 14pre -> 14 2014-11-06 21:19:47 +01:00
William A. Kennington III 850da1803f gnupg: Add gnupg 2.1 as default
Additionally, move all gnupg expressions into the gnupg folder.
2014-11-06 11:44:12 -08:00
Vincent Laporte 3d049938c8 Adds some “branch” meta-data 2014-11-06 19:40:50 +00:00
Michael Raskin ee7e65f033 As Atlas dependency is considered a bad thing, update Liberation fonts while using binary distributin by default 2014-11-06 20:42:46 +03:00
Eelco Dolstra 5b4ffae464 Starman: Update to 0.4010 2014-11-06 15:46:12 +01:00
Eelco Dolstra e047db8f4a Net::Amazon::S3: Shut up a big fat warning during Hydra startup 2014-11-06 15:42:06 +01:00
Eelco Dolstra 8eb5b12366 Add Term::Size::Any 2014-11-06 15:38:03 +01:00
Eelco Dolstra 1d5147dd17 linux: Update to 3.12.32 2014-11-06 15:12:01 +01:00
Eelco Dolstra b3eb981a95 apache-httpd: Make 2.4 the default
The NixOS 14.11 release is a good time to finally make 2.4 the
default.
2014-11-06 14:55:44 +01:00
Shaun Sharples 314385d7ca patch for wreq 0.2 to work with lens 4.5 2014-11-06 14:11:37 +02:00
Rok Garbas e3ec452b1f pythonPackages.sphinx: updated Sphinx from 1.2 -> 1.2.3 2014-11-06 12:28:54 +01:00
Eelco Dolstra 6f53886360 imagemagick: Use --with-gcc-arch
Without this, ImageMagick's configure script will generate code
specific to the machine building the package. This code may then fail
on other CPU types.

http://hydra.nixos.org/build/16564129
Signed-off-by: Domen Kožar <domen@dev.si>
2014-11-06 11:10:32 +01:00
Eelco Dolstra 782a12e450 Revert "Update Liberation fonts"
This reverts commit e85f67f215. It makes
NixOS depend on Atlas, gfortran, numpy, etc. In particular nothing
importation should ever gepend on Atlas, because it's prone to random
build failures:

  http://hydra.nixos.org/build/16766850
2014-11-06 10:03:42 +01:00
William A. Kennington III 9a7143918b libu2f-host: 0.0 -> 0.0.1 2014-11-05 22:03:18 -08:00
Vincent Laporte 6e8a9b8145 wxmaxima: update from 13.04.2 to 14.09.0 2014-11-06 01:41:02 +00:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Vincent Laporte fa09f72162 ccache: update from 3.1.9 to 3.1.10 2014-11-06 00:32:43 +00:00
Vincent Laporte 9ad81702f7 scribus: update from 1.4.3 to 1.4.4 2014-11-05 23:59:11 +00:00
Cillian de Róiste 21f57b8d78 Add tessel: cli tools and node libs for tessel.io devices 2014-11-06 00:54:12 +01:00
Mathijs Kwik d0e0d62e61 add duperemove: btrfs deduplication tool 2014-11-06 00:02:45 +01:00
Carlo Nucera 9f338061af Haskell - added package unification-fd 2014-11-05 22:52:47 +01:00
Bjørn Forsman 4f220bd0c3 munin: add missing dependency on 'NetCIDR'
Fixes

  munin-node[30100]: Can't locate Net/CIDR.pm in @INC (@INC contains: [...])

when using the 'cidr_allow' configuration directive.
2014-11-05 22:27:27 +01:00
Bjørn Forsman 4201769344 perl-Net-CIDR: new package
Expression is generated with nix-generate-from-cpan. Then I added
platforms and maintainers.
2014-11-05 22:27:26 +01:00
Michael Raskin aeb032044d Readd BtrFS-progs 3.16 for snapper build 2014-11-06 00:32:31 +03:00
Michael Raskin d66bf89faa Update PhantomJS; should also fix remarkjs 2014-11-06 00:32:31 +03:00
Bjørn Forsman ef321f539d opkg-utils: new package
Helper scripts for use with the opkg package manager.

Upstream doesn't do releases it seems, so I'm packaging the latest git
version.
2014-11-05 21:58:12 +01:00
Rickard Nilsson f2b6b9871f new package: swaks, a command line SMTP tool 2014-11-05 21:43:25 +01:00
Mathijs Kwik 8913f14a5f emacs-idris-mode: upgrade to 0.9.15 2014-11-05 18:28:59 +01:00
Eelco Dolstra af0557cf82 Allow marking licenses as unfree
This allows licenses like the Amazon Software License to be identified
properly while still preventing packages with those licenses from
being distributed in the Nixpkgs/NixOS channels.
2014-11-05 15:15:00 +01:00
Eelco Dolstra ebfdfdb7e4 geeqie: Disable libchamplain dependency for now
It causes Geeqie to depend on both GTK+ 2 and 3, which is undesirable.
2014-11-05 14:45:52 +01:00
Eelco Dolstra 4942acc0d9 geeqie: Don't use fetchgit
Fetchgit considered harmful.
2014-11-05 14:45:49 +01:00
Eelco Dolstra 1aafb0a700 Revert "geeqie: xxd is required as build dependency"
This reverts commit 852f0bf2d4. Geeqie
builds fine without vim.
2014-11-05 14:45:20 +01:00
Rob Vermaas af2a19426b Merge pull request #4845 from proger/ec2-ami-tools-1.5.6
ec2-ami-tools -> 1.5.6, updated license & homepage
2014-11-05 14:30:45 +01:00
Vladimir Kirillov e10a8b7318 ec2-ami-tools -> 1.5.6, updated license & homepage 2014-11-05 15:28:52 +02:00
Rob Vermaas a1fd333816 Add locustio, msgpack-python. Upgraded requests2. 2014-11-05 14:27:38 +01:00
Pascal Wittmann 852f0bf2d4 geeqie: xxd is required as build dependency 2014-11-05 13:52:58 +01:00
wmertens e13f15b43a Merge pull request #4839 from cdepillabout/fcitx-with-plugins-2
Create wrapper package for fcitx with plugins.
2014-11-05 13:44:44 +01:00
Vladimír Čunát 66ae2a5322 Revert "syslinux: disable parallel building"
The change fixed nothing. I'm sorry, I confused the platforms when testing.
The actual problem was fixed by peti.
This reverts commit e682e8018c.
2014-11-05 13:24:01 +01:00
Domen Kožar 50ad7c2125 Merge pull request #4843 from offlinehacker/pkgs/selenium/update_chrome_opera
selenium-server-standalone: update -> 2.44, fix opera, create binary, chrome support
2014-11-05 13:15:54 +01:00
Jaka Hudoklin 511a101030 pythonPackages.selenium: update 2.39 -> 2.44 2014-11-05 13:05:02 +01:00
Jaka Hudoklin 9fffaf43ba selenium-server-standalone: update -> 2.44, fix opera, create binary, chrome support 2014-11-05 13:02:59 +01:00
Eelco Dolstra 876fa6a6a6 Fix unstable job evaluation 2014-11-05 13:00:26 +01:00
Mateusz Kowalczyk 6e726e1348 sxiv: use https 2014-11-05 11:33:45 +00:00
Mateusz Kowalczyk a8e2e80bcd xsokoban: fix eval 2014-11-05 09:49:37 +00:00
Mateusz Kowalczyk 7e4e091e0b Merge pull request #4841 from AndersonTorres/master
Youtube-dl: upgrade to 2014.11.04
2014-11-05 09:39:04 +00:00
Evgeny Egorochkin ac8c944332 add myself as a maintainer 2014-11-05 11:35:32 +02:00
Michael Raskin 404930ec8c Add fairymax chess engine 2014-11-05 11:56:20 +03:00
Michael Raskin a5dfaef9ea Update XMoto 2014-11-05 11:56:19 +03:00
Michael Raskin 0770fce3c0 Update XBoard 2014-11-05 11:56:19 +03:00
Michael Raskin 91435c5e28 Update ViFM 2014-11-05 11:56:19 +03:00
Michael Raskin bc5f55cc91 Adopt a few packages 2014-11-05 11:56:19 +03:00
Michael Raskin 167115f1a2 Update siege HTTP load-tester 2014-11-05 11:56:19 +03:00
vbgl 351a43a3d6 Merge pull request #4525 from bbenoist/feature/qtcreator-3.2.1
qtcreator: Update from 3.2.0 to 3.2.1
2014-11-05 08:08:42 +00:00
AndersonTorres 56e9b2c953 Youtube-dl: upgrade to 2014.11.04 2014-11-05 06:01:24 -02:00
Michael Raskin 895debb20f Update IPMIutil 2014-11-05 10:46:26 +03:00
Michael Raskin eca021ccc5 Fix NILFS-utils source 2014-11-05 09:23:25 +03:00
Mateusz Kowalczyk d74e07fd9e snd: update from 15.0 to 15.1 2014-11-05 04:52:04 +00:00
(cdep)illabout f0c3c54712 Create wrapper package for fcitx with plugins.
This creates a wrapper package for fcitx so that plugins can be enabled
by the user.  This is based on the wrapper package for
pidgin-with-plugins.

By using this wrapper instead of the fcitx package itself, it will be
possible for the user to enable/disable plugins.
2014-11-05 10:37:10 +09:00
Michael Raskin cf665e9fef Use Firefox instead of Xulrunner for icedtea7_web: reduces builds on realistic NixPkgs use 2014-11-05 02:48:08 +03:00
koral e0b75ea5e7 termite: v8 -> v9 2014-11-04 23:50:23 +01:00
Domen Kožar 8e02bde1a8 fix eval.. 2014-11-04 21:36:19 +01:00
Edward Tjörnhammar 6c1ebab0a0 idea.ruby-mine: added 6.3.3 2014-11-04 21:22:42 +01:00
Edward Tjörnhammar a7d3aed056 idea.clion: added eap 2014-11-04 21:22:42 +01:00
Domen Kožar 9e8869102b python3Packages.fonttools: disable on py3k 2014-11-04 21:16:14 +01:00
Arseniy Seroka a20e2d8f93 Merge pull request #4779 from gavinrogers/master
frostwire: initial working package
2014-11-04 23:03:52 +03:00
Vincent Laporte 06eec57450 libcaca: update from 0.99β18 to 0.99β19 2014-11-04 19:15:17 +00:00
William A. Kennington III cbc05e77eb bareos: Add derivation 2014-11-04 11:11:14 -08:00
Gavin Rogers cb68376fcd frostwire: initial working package
This installs from the official frostwire tarball. Similar to the
jdiskreport package. Everything works fine on the systems I've tried.

I've made myself the maintainer.
Also upgraded it to 6.0.0 as it was released stable.
2014-11-04 18:57:01 +00:00
Jaka Hudoklin f253186e96 Add flannel, etcd backed network fabric for containers 2014-11-04 19:32:30 +01:00
Vladimir Kirillov 049a991bc1 awscli -> 1.5.5, botocore -> 0.69.0 2014-11-04 19:44:13 +02:00
Domen Kožar e64d5655e9 fix eval 2014-11-04 18:31:32 +01:00
Rickard Nilsson f1d7aad20b stella-libretro: Bump revision 2014-11-04 18:27:40 +01:00
Domen Kožar b598f6af59 pythonPackages.runsnakerun: add performance/memory GUI profiler for python 2014-11-04 18:19:27 +01:00
Vincent Laporte ca9097335d lablgtk: update from 2.18.2 to 2.18.3 2014-11-04 16:58:29 +00:00
Vladimir Still 351c18b4fd aspell: Add Slovak dictionary. 2014-11-04 16:18:20 +01:00
Vladimír Čunát 1918f8737b thunderbird: update to 31.2.0, including security
Some "critical security fixes" are claimed:
https://www.mozilla.org/security/known-vulnerabilities/thunderbird/#thunderbird31.2.0
2014-11-04 15:19:36 +01:00
Arseniy Seroka e6d8a87466 Merge pull request #4829 from taku0/thunderbird-bin-31.2.0
thunderbird-bin: update script to uses sha1 from mozilla
2014-11-04 16:52:08 +03:00
taku0 f2c94b72ed thunderbird-bin: update script to uses sha1 from mozilla 2014-11-04 22:28:59 +09:00
Eelco Dolstra 60ad5c2b4e ioquake3: Remove meta.broken
It actually builds fine.
2014-11-04 14:28:09 +01:00
Michael Raskin 18ac683bbc Fix Boost 1.55 build 2014-11-04 15:21:33 +03:00
Michael Raskin 0e3a86e145 Fix GeeQie build 2014-11-04 15:12:23 +03:00
Arseniy Seroka a323744ada Merge pull request #4827 from krgn/add-elm-reactor
add elm-reactor to the package list
2014-11-04 14:31:26 +03:00
Michael Raskin 05c8f5c102 Disable parallel building of Guile for now 2014-11-04 14:24:23 +03:00
karsten gebbert 9cbbd93c74 add elm-reactor to the package list 2014-11-04 11:47:32 +01:00
Nikolay Amiantov 2c0ad22666 crawl: fix, update, add console version 2014-11-04 13:05:47 +03:00
Michael Raskin c874dc7d9d Merge pull request #4517 from FlorentBecker/eliom
ocsigen 2014-10
2014-11-04 12:41:59 +03:00
Michael Raskin fe624050e8 Merge pull request #4737 from ambrop72/kdevelop-dependencies
KDevelop: Add some propagatedUserEnvPkgs dependencies.
2014-11-04 12:39:09 +03:00
Rob Vermaas c9d40dc6f8 oathToolkit: update from 2.0.2 to 2.4.1, potentially fixes CVE-2013-4204, CVE-2013-6280, CVE-2013-7322 2014-11-04 10:22:46 +01:00
Rob Vermaas 40ccad06c9 mysql55: update from 5.5.39 to 5.5.40, potentially fixes CVE-2014-6464, CVE-2014-6469, CVE-2014-6491, CVE-2014-6494, CVE-2014-6496, CVE-2014-6500, CVE-2014-6507, CVE-2014-6555, CVE-2014-6559 2014-11-04 10:19:39 +01:00
Rob Vermaas c4ab4ce59b sysklogd: update from 1.5 to 1.5.1, potentially fixes CVE-2014-3634, CVE-2014-3683 2014-11-04 10:18:52 +01:00
Rob Vermaas 6d79132553 php: update from 5.4.33 to 5.4.34, potentially fixes CVE-2014-3668, CVE-2014-3669, CVE-2014-3670 2014-11-04 10:16:14 +01:00
Michael Raskin a2fffba5cf Re-remove boost.lib 2014-11-04 12:19:37 +03:00
Michael Raskin dddf86ca28 Update Rapcad 2014-11-04 12:15:20 +03:00
Michael Raskin 737c8145c8 Update VacuumIM 2014-11-04 12:04:43 +03:00
Michael Raskin 2d196dc36b Update Pandas library 2014-11-04 12:04:43 +03:00
Michael Raskin 19645e229c Update PicoLisp 2014-11-04 12:04:43 +03:00
Michael Raskin 55c0354180 Update OpenCSG 2014-11-04 12:04:43 +03:00
Michael Raskin 5854eb09eb Update NILFS2 utils 2014-11-04 12:04:42 +03:00
lethalman 4380b5e357 Merge pull request #4821 from titanous/fix-libcec-dlopen
libcec: patch dlopen path
2014-11-04 09:51:25 +01:00
cillianderoiste ce1f834ef3 Merge pull request #4818 from vbgl/fonts
updates freefont_ttf and junicode
2014-11-04 09:41:56 +01:00
cillianderoiste 7e5eea005a Merge pull request #4815 from vbgl/lwt
ocaml-lwt: fixes build with OCaml 3.12 and 4.02
2014-11-04 09:41:16 +01:00
cillianderoiste 969039d995 Merge pull request #4819 from vbgl/oasis-45
ocaml-oasis: update from 0.4.4 to 0.4.5
2014-11-04 09:40:38 +01:00
John Wiegley a4ee94b741 boost: correct the install names for darwin
This also makes the recent change for ledger unnecessary.
2014-11-04 02:28:35 -06:00
Georges Dubus 52017df966 Merge pull request #4718 from ehmry/picard
update picard 1.2->1.3, initial pkg for python-libdiscid
2014-11-04 09:18:33 +01:00
John Wiegley d9de60d1bd ledger3: reference the right lib directory... 2014-11-04 00:09:55 -06:00
John Wiegley 28d0908bfb ledger3: On darwin, change boost lib paths to absolute references 2014-11-04 00:06:26 -06:00
aszlig 0f26e580bb
xmlto: Fix eval with w3m.graphicsSupport.
Having `nixpkgs.config.w3m.graphicsSupport = true;` leads to an infinite
recursion, because xmlto needs w3m for _text_ conversion and w3m with
graphics support needs imlib2, which in turn needs xmlto.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-04 04:48:27 +01:00
Jonathan Rudenberg af8da57242 libcec: patch dlopen path 2014-11-03 22:02:25 -05:00
Vincent Laporte be8209b93f ocaml-oasis: update from 0.4.4 to 0.4.5 2014-11-04 00:08:58 +00:00
Vincent Laporte c7457dd1b0 junicode: update from 0.6.15 to 0.7.8 2014-11-04 00:04:29 +00:00
Vincent Laporte c8b3f48865 freefont_ttf: update from 20100919 to 20120503 2014-11-03 23:59:57 +00:00
lethalman 6a117fb0b8 Merge pull request #4817 from joachifm/sage-mirrors
Add mirrors for sage
2014-11-04 00:36:04 +01:00