Commit Graph

61013 Commits

Author SHA1 Message Date
Pascal Wittmann 4c7ef76862 libeb: s/licence/license 2015-10-10 11:13:20 +02:00
Pascal Wittmann 877c668e77 snabb: make meta.maintainers a list 2015-10-10 11:13:20 +02:00
Vincent Laporte 0d2ae9c7e9 opa: fix dependency to nodejs-0_10 2015-10-10 10:01:52 +02:00
Gabriel Ebner 6fd0a630bc ibus: 1.5.10 -> 1.5.11 2015-10-10 07:28:42 +02:00
Thomas Tuegel 1d32078b22 gmp6: add top-level attribute 2015-10-09 19:08:33 -05:00
Thomas Tuegel 7061b6819a pcre2: init at 10.20 2015-10-09 19:08:25 -05:00
Thomas Tuegel 3436c78fc3 openlibm: init at 0.4.1 2015-10-09 19:02:01 -05:00
Arseniy Seroka 34499fc65f Merge branch 'cstrahan-goobook' 2015-10-10 00:54:07 +03:00
Arseniy Seroka 7970b324f5 Merge branch 'goobook' of https://github.com/cstrahan/nixpkgs into cstrahan-goobook 2015-10-10 00:51:50 +03:00
Tuomas Tynkkynen 1357c3d533 make-tarball.nix: Fail if nixpkgs doesn't evaluate without warnings
Commit 3d6110d221 added a well-meaning
warning message, which unfortunately would also show up each time
`nix-env -qa` was run. It has been since fixed, but let's add a check
to prevent such errors from reaching the nixpkgs channel in the future.
2015-10-10 00:27:41 +03:00
Tobias Geerinckx-Rice e8ca6b7a62 ccache 3.2.3 -> 3.2.4
Bug fixes:
- Fixed build error related to zlib on systems with older make versions
  (regression in ccache 3.2.3).
- Made conversion-to-bool explicit to avoid build warnings (and potential
  runtime errors) on legacy systems.
- Improved signal handling: Kill compiler on SIGTERM; wait for compiler to
  exit before exiting; die appropriately.
- Minor fixes related to Windows support.
- The correct compression level is now used if compression is requested.
- Fixed a bug where cache cleanup could be run too early for caches larger
  than 64 GiB on 32-bit systems.
2015-10-09 21:59:51 +02:00
Ricardo M. Correia 305a92a004 virt-manager: fix lost/forgotten settings
This fixes the error message: GLib-GIO-Message: Using the 'memory'
GSettings backend.  Your settings will not be saved or shared with other
applications.

It caused old saved settings to be forgotten, and new settings to be lost
when virt-manager is closed.
2015-10-09 21:27:59 +02:00
Vincent Laporte af21739688 ocaml-nocrypto: init at 0.5.1
Simplest possible crypto to support TLS

Homepage: https://github.com/mirleft/ocaml-nocrypto
2015-10-09 21:23:06 +02:00
Arseniy Seroka 9c61b4fe4d Merge pull request #10216 from offlinehacker/pkgs/rippled/0.29.0-hf1
rippled: 0.28.1 -> 0.30.0-rc1
2015-10-09 20:32:36 +03:00
Vladimír Čunát 3077bdfd71 Merge #10229: update and fix sbcl and cmucl
And related changes.
2015-10-09 18:49:01 +02:00
Eelco Dolstra 1286435499 nixUnstable: Update to 1.11pre4244_133a421 2015-10-09 14:44:27 +02:00
karsten gebbert 55b2baa501 recoll: use poppler_utils instead of xpdf
Closes #10285, fixes #10284.
2015-10-09 14:25:16 +02:00
karsten gebbert dffed1a512 recoll: replace path to perl in filters
Closes #10287, fixes #10286.
2015-10-09 14:25:16 +02:00
Thomas Tuegel 2de259f574 lilypond: disable argv[0] passthrough
Fixes #10290. Lilypond finds its Guile libraries by looking at the path
in argv[0], so it should be hardcoded to the real absolute path to the
executable.
2015-10-09 07:18:41 -05:00
Peter Simons 0a28867303 haskell-fltkhs: record my fruitless attempts to fix that build 2015-10-09 12:39:14 +02:00
Peter Simons f4f13f0d29 haskell-wxc: fix undeclared dependency on split 2015-10-09 12:39:13 +02:00
Peter Simons d964960dd8 haskell-freenect: remove obsolete override 2015-10-09 12:39:13 +02:00
Peter Simons 416adb79cb haskell: add lts 3.8 2015-10-09 12:39:13 +02:00
Peter Simons 4a3ac50e73 configuration-hackage2nix.yaml: update list of broken packages 2015-10-09 12:39:13 +02:00
Peter Simons a846b48b92 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-16-g255fd25 using the following inputs:

  - Nixpkgs: 413771bf48
  - Hackage: 34485133f3
  - LTS Haskell: c5f1e507cd
  - Stackage Nightly: c5032276f9
2015-10-09 12:39:13 +02:00
Pascal Wittmann e2d7ff73d4 sslscan: fixed typo 2015-10-09 12:08:12 +02:00
Pascal Wittmann 4e9c2666da Merge pull request #10293 from fpletz/pkg/sslscan
sslscan: init at 1.11.0
2015-10-09 11:12:33 +02:00
Franz Pletz 78a027604a sslscan: init at 1.11.0 2015-10-09 11:12:02 +02:00
Pascal Wittmann b93f918c2d Merge pull request #10283 from couchemar/rabbitmq-3.5.6
rabbitmq-server: 3.4.3 -> 3.5.6
2015-10-09 11:11:33 +02:00
Tobias Geerinckx-Rice 2cd4e12f6c geolite-legacy 2015-10-08 -> 2015-10-09
Jeez.
2015-10-09 10:09:03 +02:00
Pascal Wittmann 6d89fff92a tennix: fix build
in the first attempt git removed whitespaces
2015-10-09 10:08:38 +02:00
Thomas Tuegel 7d3ffc5bf8 sddm: set UID_MIN and UID_MAX
Fixes build failure in chroot.
2015-10-08 20:20:34 -05:00
Casey Ransom 8b8f87cf21 jq: 1.4 -> 1.5 2015-10-08 17:13:32 -04:00
Eelco Dolstra 24483ebe47 nixUnstable: Update to 1.11pre4243_2075ec8 2015-10-08 15:57:29 +02:00
Domen Kožar b4603f8275 Merge pull request #10137 from davidak/kibana-fix-url
kibana: fix url and hash
2015-10-08 12:23:30 +02:00
Domen Kožar bcd501377b Merge pull request #10276 from lancelotsix/add_pylibconfig2
pythonPackages.pylibconfig: init at 0.2.4
2015-10-08 12:20:31 +02:00
Luke Gorrie 6c36809a89 snabb: Added Snabb Switch (v2015.10) in tools/networking
I have tested this manually with nix-env.
2015-10-08 10:11:06 +00:00
Andrey Pavlov d9e1d3f14b rabbitmq-server: 3.4.3 -> 3.5.6 2015-10-08 12:44:03 +03:00
Eelco Dolstra 7260c04266 debian: Update to 7.9, 8.2 2015-10-08 11:20:26 +02:00
Eelco Dolstra 69e1bec716 libuv: Get rid of unused versions
Building dozens of unused versions is a bit excessive.
2015-10-08 11:15:23 +02:00
Lancelot SIX 19f7cc8df2 pythonPackages.pylibconfig: init at 0.2.4
Tests are disabled because they are not distributed within the
distribution :

```
$ curl -s https://pypi.python.org/packages/source/p/pylibconfig2/pylibconfig2-0.2.4.tar.gz | tar tz | grep test
$ curl -s
https://codeload.github.com/heinzK1X/pylibconfig2/tar.gz/master | tar tz | grep test
pylibconfig2-master/pylibconfig2/test/
pylibconfig2-master/pylibconfig2/test/__init__.py
pylibconfig2-master/pylibconfig2/test/test.py
```

Distribution from pypi is prefered because the git repository do not
have tags to clearly identify the various releases.
2015-10-08 08:49:33 +00:00
roconnor 0caedf7525 Merge pull request #10248 from Havvy/node
nodejs: 4.1.0 -> 4.1.2
2015-10-07 23:05:32 -04:00
Eric Seidel 9be18c4d07 Merge pull request #10176 from Ericson2314/fetchgitLocal
Rewrite `fetchgitLocal`
2015-10-07 18:37:35 -07:00
Tobias Geerinckx-Rice 9108533d4e geolite-legacy 2015-10-06 -> 2015-10-08 2015-10-08 01:43:08 +02:00
Tobias Geerinckx-Rice 0e9bc96889 libwps 0.4.1 -> 0.4.2 2015-10-08 01:42:46 +02:00
Tobias Geerinckx-Rice 65bb240357 cassandra 2.1.9 -> 2.1.10 2015-10-08 01:42:46 +02:00
Tobias Geerinckx-Rice 68932b96d2 perlPackages.ModuleImplementation 0.07 -> 0.09 2015-10-08 01:42:45 +02:00
Tobias Geerinckx-Rice 78e777ad8d perlPackages.ModuleInstall 1.14 -> 1.16 2015-10-08 01:42:45 +02:00
Tobias Geerinckx-Rice 499d936cc6 perlPackages.AlgorithmDiff 1.1902 -> 1.1903 2015-10-08 01:42:45 +02:00
Tobias Geerinckx-Rice d20f80a7c8 perlPackages.Curses 1.32 -> 1.33 2015-10-08 01:42:44 +02:00
Tobias Geerinckx-Rice cabd9d3d36 perlPackages.ModuleScanDeps 1.19 -> 1.20 2015-10-08 01:42:44 +02:00
Eelco Dolstra c90d26140e opensubdiv: Add 2015-10-08 00:57:21 +02:00
Arseniy Seroka 504fbfac2f Merge pull request #10274 from obadz/google-drive-ocamlfuse
google-drive-ocamlfuse: 0.5.12 -> 0.5.18
2015-10-07 23:49:16 +03:00
Ricardo M. Correia f86080cdb3 youtube-dl: 2015.08.28 -> 2015.10.06.2 2015-10-07 20:06:11 +02:00
obadz 31dc4f6c1b google-drive-ocamlfuse: 0.5.12 -> 0.5.18 2015-10-07 17:47:22 +01:00
Nikolay Amiantov 8db98ceb01 glibc_multi: fix ldd for 64-bit ELFs 2015-10-07 16:46:26 +03:00
Bjørn Forsman 5fee5c6d08 virtualbox: 5.0.4 -> 5.0.6
Tested on release-15.09 branch.
2015-10-07 15:12:51 +02:00
Nikolay Amiantov 46de04489b build-fhs-userenv: fix extraBindMounts 2015-10-07 14:58:37 +03:00
Thomas Tuegel 583cd694d1 Merge pull request #10266 from jraygauthier/jrg/remove_kdelibs_xdg_impurities
kdelibs: improve XDG_* purity
2015-10-07 06:56:15 -05:00
Lluís Batlle i Rossell c1e6e97f6b Updating twisterd to 0.9.30
(cherry picked from commit f2264ec42a9792091639eef1050b08403f368ff2)
2015-10-07 11:37:59 +02:00
Eelco Dolstra bcc7673a44 php: Update to 5.5.30, 5.6.14 2015-10-07 11:32:15 +02:00
Domen Kožar fe081c6fd2 Merge pull request #10264 from FRidh/changes
python packages updates
2015-10-07 10:39:24 +02:00
ts468 db25ece3c8 fetchurl/builder.sh: style fix, close #10260 2015-10-07 09:48:58 +02:00
Thomas Tuegel 6a80bb95f7 sddm: ignore config file modification time
Properly fixes #10211, wherein the config file was not being loaded
because it was considered too old. However, the modification time was
being compared against an uninitialized value; the semantics of the
uninitialized timestamp probably changed between Qt 5.4 and 5.5.
2015-10-06 22:54:33 -05:00
Thomas Tuegel c7d0f8b3b5 sddm: 0.11.0 -> 0.12.0
Also updated to build with Qt 5.5.
2015-10-06 22:46:33 -05:00
Thomas Tuegel a8a70eefb0 Merge branch 'plasma-5.4' 2015-10-06 22:16:55 -05:00
Thomas Tuegel 87971728b6 Revert "sddm: build with Qt 5.5"
This reverts commit 60fc0af74a.

Fixes #10211. sddm fails at runtime when built with Qt 5.5. There is a
newer version of sddm which may work with Qt 5.5.
2015-10-06 22:15:47 -05:00
Raymond Gauthier 0be5e322de kdelibs: improvements
Removed impurities automatically added
to listings derived from both `XDG_CONFIG_DIRS`
and `XDG_DATA_DIRS` that refers to hardcoded
paths.

This shoud allow us to use `kbuildsycoca4` tool
at build time, generating identical builds of
the database independent on the distribution
nix is based on.

Tests:

 -  Built as part of digikam package which make use
    of this syscoca builder tool at build time to
    generate an immutable database. Everything still
    run fine.
2015-10-06 22:11:45 -04:00
Thomas Tuegel 1c6caa802e plasma53.breeze: fix build after kde4.kdelibs update
The latest kdelibs-4 version does not pull in automoc4 automatically.
2015-10-06 19:07:27 -05:00
Thomas Tuegel e165b5d209 Merge branch 'plasma-5.4' 2015-10-06 18:34:58 -05:00
Bjørn Forsman 4868b27044 zbackup: fix "meta.meta" typo 2015-10-06 23:45:12 +02:00
Arseniy Seroka 7b86c8012b Merge pull request #10199 from atanasi/atanasi
zbackup: init at 1.4.4, fetchhg: fixed nix-prefetch-hg interpreter, textadept: 8.0 -> 8.2, geany: add geany-with-vte to use the terminal
2015-10-07 00:38:39 +03:00
Juho Östman 4f8fa82a39 geany: add geany-with-vte to use the terminal 2015-10-07 00:17:57 +03:00
Arseniy Seroka 2adbe278d8 Merge pull request #10198 from davidak/gpgstats
gpgstats: init at 0.5
2015-10-06 23:54:05 +03:00
David Kleuker 8fe43ba05a gpgstats: init at 0.5 2015-10-06 22:45:26 +02:00
Frederik Rietdijk e04b5f5c15 python mathics: disable for Python 3
Python 3 is not supported upstream.
2015-10-06 22:43:49 +02:00
Frederik Rietdijk 25a4b3631b python toolz: 0.7.2 -> 0.7.4 2015-10-06 22:42:49 +02:00
Frederik Rietdijk 243792bcd5 python sympy: disable for Python 3.5
Not yet supported upstream.
2015-10-06 22:41:58 +02:00
Frederik Rietdijk 4e340ba8b0 python notebook: 4.0.4 -> 4.0.5 2015-10-06 22:41:10 +02:00
Frederik Rietdijk aa94f19ffd python nbformat: 4.0.0 -> 4.0.1 2015-10-06 22:40:54 +02:00
Frederik Rietdijk 4b231df6a8 python jupyter_core: 4.0.4 -> 4.0.6 2015-10-06 22:40:32 +02:00
Frederik Rietdijk f6f2625831 python ipdb: 0.8 -> 0.8.1 2015-10-06 22:40:15 +02:00
Frederik Rietdijk e0d2647197 python dropbox: 2.2.0 -> 3.37 2015-10-06 22:39:54 +02:00
Frederik Rietdijk fcb29349d3 python datashape: 0.4.6 -> 0.4.7 2015-10-06 22:39:05 +02:00
Frederik Rietdijk 9d4d0aa0ae python cython: 0.23.1 -> 0.23.3 2015-10-06 22:38:31 +02:00
Juho Östman b79d3c266b textadept: 8.0 -> 8.2 2015-10-06 22:41:46 +03:00
Juho Östman e7a28447ea fetchhg: fixed nix-prefetch-hg interpreter 2015-10-06 22:41:46 +03:00
Juho Östman a2d3b31209 zbackup: init at 1.4.4 2015-10-06 22:41:46 +03:00
Edward Tjörnhammar 302a76d1ad Merge pull request #10256 from FRidh/ipywidgets
pythonPackages ipywidgets: init at 4.0.2
2015-10-06 20:47:55 +02:00
Thomas Strobel 5b800ea05e trustedGRUB2: 1.2.0 -> 1.2.1 2015-10-06 20:12:39 +02:00
Tobias Geerinckx-Rice 883cca5f36 geolite-legacy 2015-10-05 -> 2015-10-06 (bis)
Previous patch was incomplete.
2015-10-06 20:11:54 +02:00
Tobias Geerinckx-Rice 056c3b8bc6 geolite-legacy 2015-10-05 -> 2015-10-06 2015-10-06 20:06:51 +02:00
Thomas Tuegel 53ebf46729 plasma54: 5.4.1 -> 5.4.2 2015-10-06 12:19:11 -05:00
Pascal Wittmann 7970239f52 org-mode: 8.3.1 -> 8.3.2 2015-10-06 18:14:09 +02:00
Frederik Rietdijk 01acee19e0 pythonPackages ipywidgets: init at 4.0.2 2015-10-06 17:41:43 +02:00
Rob Vermaas 96965fdf5f Update hologram
(cherry picked from commit 7c55e7b36c2878cb2b3364c25df5ee31696ad30f)
2015-10-06 15:08:26 +00:00
Pascal Wittmann 100904a39c musj: 2015-09-15 -> 2015-09-29 2015-10-06 16:29:05 +02:00
Allan Espinosa 80ac72bbab screen: fix utmp.c compile problem in darwin
Apply the patch specified in http://savannah.gnu.org/bugs/?45359
2015-10-06 22:46:48 +09:00
Sander van der Burg 0915f16167 androidsdk: add SDK option for Android API-level 23 2015-10-06 13:26:53 +00:00
Eelco Dolstra 106738b196 Give more memory for the disk image builder
http://hydra.nixos.org/build/26480662
2015-10-06 15:03:26 +02:00
Pascal Wittmann 0f90d10d0b Merge pull request #10243 from frlan/Update/Geany/1.25.x
Geany: Update to 1.25
2015-10-06 14:48:17 +02:00
Nikolay Amiantov 61381fa4a2 buildFHSUserEnv: pass extraBindMounts argument 2015-10-06 15:39:41 +03:00
Nikolay Amiantov 5897433b31 build-fhs-userenv: add extraBindMounts support 2015-10-06 15:32:37 +03:00
Sander van der Burg aeabfbe846 androidsdk: bump to version 24.3.4 and update associated sub packages 2015-10-06 12:27:49 +00:00
Pascal Wittmann 5c66135b25 parallel: 20150822 -> 20150922 2015-10-06 13:13:57 +02:00
Pascal Wittmann bf913a72b1 pdf2djvu: 0.8.2 -> 0.9.1 2015-10-06 13:13:57 +02:00
Pascal Wittmann 9d37d4cc9d checkstyle: 6.10.1 -> 6.11.2 2015-10-06 13:13:57 +02:00
Jude Taylor 7283bb7466 introduce separate cf-private package to account for no CLT 2015-10-06 00:11:10 -07:00
Frank Lanitz 8597245eac Geany: Update from 1.24.1 to 1.25 2015-10-06 07:48:03 +02:00
Arseniy Seroka bcf536ff3f Merge pull request #10194 from vbgl/ocaml-4.2.2
OCaml: 4.02.1 → 4.02.3
2015-10-06 02:07:54 +03:00
Arseniy Seroka 01df2bba04 Merge pull request #10206 from joachifm/torbrowser-5
torbrowser: 4.5.3 -> 5.0.3
2015-10-06 02:06:35 +03:00
Arseniy Seroka b3796cd0e7 Merge pull request #10214 from henrytill/mozart-fix
mozart: fix tcl/tk issues and clean up
2015-10-06 02:05:51 +03:00
Arseniy Seroka a5045e1b3c Merge pull request #10239 from makefu/bepasty-server-init
pythonPackages.bepasty-server: init at 0.4.0
2015-10-06 02:01:48 +03:00
Ryan Scheel (Havvy) d9819cf7b0 nodejs: 4.1.0 -> 4.1.2 2015-10-06 00:43:01 +02:00
John Wiegley c4a32f6376 emacsMacport_24_5: upgrade 24.5-mac-5.10 -> 24.5-mac-5.11 2015-10-05 14:15:45 -07:00
Pascal Wittmann 35bd395606 calibre: 2.38 -> 2.40 2015-10-05 23:01:40 +02:00
Arseniy Seroka c1ade58d0b Merge pull request #10180 from regnat/vim_plugins
Added some vim plugins
2015-10-05 23:30:33 +03:00
William A. Kennington III cbc1eaa1ea pythonPackages.gevent: Fix unneeded libev patch 2015-10-05 11:26:28 -07:00
Thomas Tuegel a5a031c8ff wrapQtProgram: --set does not take separator
The --set flag to wrapProgram does not take a separator character, just
a value.
2015-10-05 13:08:26 -05:00
Thomas Tuegel d14e55cc61 kdeApps_15_08: use KDE Frameworks 5.14 2015-10-05 13:08:26 -05:00
Thomas Tuegel 1a03a577f4 kf5Packages: use KDE Frameworks 5.14 2015-10-05 13:08:26 -05:00
Thomas Tuegel 398b01ed2a plasma54: build with KDE Frameworks 5.14 2015-10-05 13:08:25 -05:00
Thomas Tuegel b6b10e8df0 kdeApps_15_08: use latest versions 2015-10-05 13:08:25 -05:00
Thomas Tuegel 004448ca47 kf514: init at 5.14 2015-10-05 13:08:25 -05:00
Thomas Tuegel c398216789 plasma54: take latest versions 2015-10-05 13:08:24 -05:00
William A. Kennington III a3e7a84d36 libev: 4.19 -> 4.20
Tested using stdenv and clangStdenv
2015-10-05 11:06:26 -07:00
William A. Kennington III d9813ed4ac feh: 2.13.1 -> 2.14 2015-10-05 11:05:40 -07:00
William A. Kennington III c46dd28ffd linux-testing: 4.3.0-rc2 -> 4.3.0-rc4 2015-10-05 11:05:31 -07:00
makefu 58d4ffc488 pythonPackages.bepasty-server: init at 0.4.0 2015-10-05 16:26:42 +02:00
makefu a68d7db1c4 pythonPackages.xstatic-*: init at 2015-10-05
this commit contains build-inputs for bepasty-server but they can be used stand-alone
2015-10-05 16:01:18 +02:00
Théophane Hufschmitt c3ed71b0f2 vimPlugins.vim-startify: init at 2015-08-20 2015-10-05 15:55:35 +02:00
Théophane Hufschmitt aa84d62a93 vimPlugins.vim-nix: init at 2015-05-10 2015-10-05 15:55:35 +02:00
Théophane Hufschmitt 216a05175c vimPlugins: added some plugins 2015-10-05 15:55:35 +02:00
Théophane Hufschmitt 2496ecc327 vimPlugins.ctrlp: fixed upstream url 2015-10-05 15:55:34 +02:00
Théophane Hufschmitt e206ea5b0c vimPlugins.gundo: fixed upstream url 2015-10-05 15:55:34 +02:00
Luca Bruno 3c45ef3627 gnome-common: fix derivation name for the patch 2015-10-05 15:17:53 +02:00
Peter Simons 7c516259e7 r-modules: update list of broken packages 2015-10-05 14:15:41 +02:00
Jascha Geerds 470e71abbd pidgin-skypeweb: init at 2015-10-02 2015-10-05 13:40:54 +02:00
Ricardo M. Correia ca9e807530 zfs: 0.6.5.1 -> 0.6.5.2 2015-10-05 12:58:19 +02:00
Ricardo M. Correia 42104219f7 spl: 0.6.5 -> 0.6.5.2 2015-10-05 12:58:19 +02:00
Tobias Geerinckx-Rice 2cd114810a perlPackages.SSLeay 1.58 -> 1.72 2015-10-05 12:38:18 +02:00
Tobias Geerinckx-Rice 5ce196719e perlPackages.ModuleScanDeps 1.17 -> 1.19 2015-10-05 12:30:19 +02:00
Tobias Geerinckx-Rice 1f3bb8ba8c geolite-legacy: update 2015-09-29 -> 2015-10-05 2015-10-05 12:28:08 +02:00
Ricardo M. Correia 89cec2d21b gradm, paxctl, pax-utils: unmaintain 2015-10-05 11:19:13 +02:00
Peter Simons 3b9e450e42 Merge pull request #10234 from k0001/ghcjs-bumps-2
pkgs bumps: ghcjs, ghcjs-boot, ghcjs-shims, ghcjs-dom
2015-10-05 10:52:10 +02:00
Ricardo M. Correia c9043e0c55 libnetfilter_conntrack: fix hash
The version was bumped but the hash wasn't updated.
2015-10-05 09:17:31 +02:00
vbgl 0de1939a77 Merge pull request #10087 from vbgl/coq-ext-lib
coq-ext-lib: c2c71a2a -> 0.9.0 & 1.0.0-beta2
2015-10-05 07:29:14 +02:00
Renzo Carbonara 5ed4e0c2fd pkgs bumps: ghcjs, ghcjs-boot, ghcjs-shims, ghcjs-dom 2015-10-05 01:20:22 -03:00
Arseniy Seroka 61672889f2 Merge pull request #10210 from devhell/nload
nload: init at 0.7.4
2015-10-05 02:48:41 +03:00
Arseniy Seroka 2e3f646d1b Merge pull request #10225 from aespinosa/update-fleet
fleet: 0.9.0 -> 0.11.5
2015-10-05 02:47:57 +03:00
William A. Kennington III 86b5cecaae tinc_pre: 2015-07-22 -> 2015-09-25 2015-10-04 15:03:22 -07:00
Jaka Hudoklin a6c4c9df1f rippled: 0.28.1 -> 0.30.0-rc1 2015-10-04 22:44:13 +02:00
Peter Simons 382a5b7328 haskell-clock: disable tests to break infinite recursion 2015-10-04 21:23:12 +02:00
Peter Simons 083b392fd0 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-11-gaf50139 using the following inputs:

  - Nixpkgs: 2ff1ebc619
  - Hackage: 6f52d0a4a2
  - LTS Haskell: c5f1e507cd
  - Stackage Nightly: 9351235d28
2015-10-04 21:23:12 +02:00
Tomas Hlavaty 37eda842f6 picolisp: exec in shell
there is no need to keep the shell around
2015-10-04 21:08:51 +02:00
Tomas Hlavaty 3a4db8d7e5 gtk-server: added 2015-10-04 21:08:50 +02:00
Tomas Hlavaty da8b05363b sbclBootstrap: don't patchelf on darwin
00935b2554 (commitcomment-13552300)
2015-10-04 21:08:49 +02:00
Tomas Hlavaty 7b252d94a6 cmucl: 20b -> 21a 2015-10-04 21:08:46 +02:00
Tomas Hlavaty 047d7c6f03 cmucl: fix on x86_64-linux 2015-10-04 21:08:42 +02:00
Tomas Hlavaty 502f13d625 sbcl: 1.2.15 -> 1.2.16 2015-10-04 21:08:41 +02:00
Peter Simons 13893f5f0c Merge pull request #10228 from gebner/sa-3.4.1
spamassassin: 3.4.0 -> 3.4.1
2015-10-04 20:11:09 +02:00
Karn Kallio 94629aa57d R: regenerate CRAN and BIOC packages 2015-10-04 20:06:49 +02:00
Nikolay Amiantov 513e31185b R-curl: fix configure script 2015-10-04 20:06:49 +02:00
Bjørn Forsman f91c5bcc7a jquery-ui: 1.11.1 -> 1.11.4 2015-10-04 17:57:42 +02:00
Matthias Beyer bff59c5f00 jquery: 1.11.2 -> 1.11.3
[Bjørn: add 2nd hash (for the "uncompressed" download)]
2015-10-04 17:47:37 +02:00
Gabriel Ebner 8fd982ec2b spamassassin: 3.4.0 -> 3.4.1 2015-10-04 17:26:12 +02:00
Edward Tjörnhammar d02869496b makemkv: 1.9.5 -> 1.9.7 2015-10-04 17:02:51 +02:00
Domen Kožar 161bf6c8cd Merge pull request #10220 from enolan/update-flash
flashplayer: 11.2.202.508 -> 11.2.202.521 security
2015-10-04 15:23:55 +02:00
Arseniy Seroka e822dfd8f6 Revert "steam: added libcxxabi workaround"
This reverts commit 2b761358a8.
2015-10-04 15:43:46 +03:00
Cillian de Róiste 1d3a4b17dd yoshimi: update from 1.3.5.2 to 1.3.6 2015-10-04 14:27:36 +02:00
Allan Espinosa 7d3b92f6c1 fleet: 0.9.0 -> 0.11.5 2015-10-04 20:20:32 +09:00
Gabriel Ebner ff308d06e9 viewnior: 1.4 -> 1.5 2015-10-04 11:56:32 +02:00
William A. Kennington III cac0d87d98 kernel: 4.1.9 -> 4.1.10 2015-10-03 22:25:48 -07:00
William A. Kennington III 62fa68e00c kernel: 3.18.21 -> 3.18.22 2015-10-03 22:25:40 -07:00
William A. Kennington III 23ff27b2c4 kernel: 3.10.89 -> 3.10.90 2015-10-03 22:25:33 -07:00
William A. Kennington III 759c86c817 chromiumBeta: 46.0.2490.42 -> 46.0.2490.52 2015-10-03 22:22:21 -07:00
William A. Kennington III 2f88045360 mumble: Combine into a generic derivation
Also add a git version since 1.3.0 supports qt5 as well as a host of new
features.
2015-10-03 22:22:21 -07:00
Echo Nolan 89931277de flashplayer: add myself to maintainers 2015-10-03 20:54:38 -07:00
Echo Nolan 78dd7f8543 flashplayer: 11.2.202.508 -> 11.2.202.521 security
Several CVEs, listed here:
https://helpx.adobe.com/security/products/flash-player/apsb15-23.html

Tested by installing firefox-wrapper with nix-env and running twitch.tv
and a flash game.
2015-10-03 20:54:23 -07:00
Vincent Laporte 2702f01ee9 ocaml-twt: 0.93.2 -> 0.94.0 2015-10-04 01:17:33 +02:00
Henry Till 7670739d21 mozart: fix tcl/tk issues and clean up 2015-10-03 17:26:10 -04:00
Nikolay Amiantov 85eb69ec5c Merge pull request #10205 from bjornfor/build-fhs-chrootenv-with-os-release
build-fhs-chrootenv: add /etc/os-release from host
2015-10-03 22:38:42 +03:00
Shea Levy fc719c2437 Fix kernel config names for BRCMFMAC_* 2015-10-03 15:35:06 -04:00
Shea Levy e7f0b0297d Linux: Enable PCIe and USB support for brcmfmac 2015-10-03 15:22:52 -04:00
Shea Levy edefa43d49 Linux 4.2: Bump 2015-10-03 15:22:03 -04:00
Tobias Geerinckx-Rice ef472a60d8 perlPackages.PerlTidy 20130922 -> 20150815 2015-10-03 16:58:33 +02:00
Tobias Geerinckx-Rice bcd0c2d265 perlPackages.PerlOSType 1.007 -> 1.009 2015-10-03 16:58:33 +02:00
Tobias Geerinckx-Rice 88c0002cdd perlPackages.PodEscapes 1.06 -> 1.07 2015-10-03 16:58:32 +02:00
Tobias Geerinckx-Rice 15ccfaa0b8 perlPackages.SubExporterUtil 0.984 -> 0.987 2015-10-03 16:58:32 +02:00
Tobias Geerinckx-Rice 2db0c844bc perlPackages.StringUtil 1.21 -> 1.24 2015-10-03 16:58:32 +02:00
Tobias Geerinckx-Rice 6cfe70d83d perlPackages.Starman 0.4010 -> 0.4014 2015-10-03 16:58:31 +02:00
Tobias Geerinckx-Rice 18bf3e3e48 perlPackages.TermCap 1.16 -> 1.17 2015-10-03 16:58:31 +02:00
Aycan iRiCAN 4e9f5328a5 snort: move dynamic path defs to wrapper script. 2015-10-03 17:22:40 +03:00
Gabriel Ebner 31779e6347 qutebrowser: 0.4.0 -> 0.4.1 2015-10-03 15:30:32 +02:00
Joachim Fasting e1ca9303d2 torbrowser: 4.5.3 -> 5.0.3
torbrowser 5.0.3 requires gcc5, otherwise it fails with

   libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by Browser/firefox)
2015-10-03 15:02:08 +02:00
Bjørn Forsman 05668fbe92 build-fhs-chrootenv: add /etc/os-release from host
This allows software inside the chroot to identify the host OS via the
standard /etc/os-release file.
2015-10-03 14:58:41 +02:00
Peter Simons 51db26ee03 Merge pull request #10200 from matthiasbeyer/fix-davfs2
davfs2: Fix broken build
2015-10-03 14:34:04 +02:00
Joachim Fasting c34cc5d54e torbrowser: use stdenv.is64bit 2015-10-03 14:27:57 +02:00
Nikolay Amiantov 9d430e6446 haskell-llvm-general: fix build 2015-10-03 14:15:51 +03:00
Matthias Beyer 413d9f4177 davfs2: Set dependency of neon to neon v0.29.6 2015-10-03 13:01:31 +02:00
Matthias Beyer 3e5dbb7b78 neon: Re-add version 0.29.6 2015-10-03 13:01:31 +02:00
Vladimír Čunát e0ebb928e1 claws-mail: use a better-maintainable URL
/cc maintainer @khumba.
2015-10-03 12:43:39 +02:00
devhell c412e048b5 nload: init at 0.7.4
Built and tested locally.

nload is a console application which monitors network traffic and
bandwidth usage in real time. It visualizes the in- and outgoing traffic
using two graphs and provides additional info like total amount of
transfered [sic] data and min/max networking usage.
2015-10-03 11:29:51 +01:00
Arseniy Seroka e4f0e0e50a Merge pull request #10191 from khumba/claws-mail-3.12.0
claws-mail: 3.11.1 -> 3.12.0, remove priority workaround
2015-10-03 13:07:56 +03:00
Vladimír Čunát f7d5210677 mysql55: remove lib/*.a, as probably noone needs it
/cc #172.
2015-10-03 11:24:17 +02:00
Frederik Rietdijk a3b5ae8ad4 pythonPackages ipython: add readline support, fixes #10190 2015-10-03 08:37:00 +02:00
Vincent Laporte 9fa9c87485 ocaml: 4.02.2 -> 4.02.3 2015-10-03 08:26:42 +02:00
Vincent Laporte 67e38dfe23 ocaml: 4.02.1 -> 4.02.2 2015-10-03 08:26:42 +02:00
Vincent Laporte de84782ded ocaml-deriving: drop legacy package 2015-10-03 08:26:42 +02:00
Bryan Gardiner a0de3cd969
claws-mail: 3.11.1 -> 3.12.0, remove priority workaround 2015-10-02 18:43:21 -07:00
Domen Kožar 3a658f4c41 Merge pull request #10083 from greyson/pythonofx
Python OFX libraries and utilities
2015-10-03 01:56:52 +02:00
Peter Simons fac03e7441 git-annex: update override to disable the assistant in Stackage 2015-10-02 22:18:45 +02:00
Peter Simons 728f666829 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-8-g2bcda7a using the following inputs:

  - Nixpkgs: 8af2f6e9c4
  - Hackage: db7872f264
  - LTS Haskell: 831a37566b
  - Stackage Nightly: e5598095e1
2015-10-02 22:18:45 +02:00
Karn Kallio 87b75c33ce R: advance to version 3.2.2.
A test failing without recommended packages has been patched.
2015-10-02 22:15:14 +02:00
Peter Simons 3018739223 mini-httpd: update to version 1.5 2015-10-02 22:13:49 +02:00
William A. Kennington III c0f50f3179 zeroc_ice: 3.6.0 -> 3.6.1 2015-10-02 12:48:51 -07:00
William A. Kennington III c14e58a0aa lightdm: 1.16.2 -> 1.16.3 2015-10-02 12:48:33 -07:00
Jude Taylor df3d54e3bb switch stdenvs 2015-10-02 12:26:33 -07:00
Nikolay Amiantov 4236131295 Merge pull request #10185 from bjornfor/build-fhs-env-with-usr-include
build-fhs-chrootenv: add missing /usr/include
2015-10-02 21:51:18 +03:00
Vincent Laporte a4db37c4e9 smplayer: 14.9.0.6690 -> 15.9.0 2015-10-02 19:31:05 +02:00
vbgl 1e6f0cc139 Merge pull request #10179 from lancelotsix/update_glpk
glpk: 4.52.1 -> 4.56
2015-10-02 19:28:18 +02:00
Bjørn Forsman cd22214e0e build-fhs-chrootenv: add missing /usr/include
This patch brings the include/ directories of all specified packages to
appear under /usr/include in the FHS chroot. As per spec[1].

[1] http://www.pathname.com/fhs/pub/fhs-2.3.html#USRINCLUDEDIRECTORYFORSTANDARDINCLU
2015-10-02 19:13:41 +02:00
Luca Bruno b3d1184693 jack2: do not propagate uuid 2015-10-02 16:33:40 +02:00
Arnold Krille 3bce303e05 jackmix: Build jackmix in two flavours
Flavours are:
- *jackmix* using jack2 (default)
- *jackmix_jack1* using jack1
2015-10-02 15:42:00 +02:00
Arnold Krille 48f05f7b10 jackaudio: Add libuuid as propagatedBuildInput
The jack/jack.h includes uuid/uuid.h, therefox libuuid should be a propagated input for anything using jack.
2015-10-02 14:56:59 +02:00
Arnold Krille bb7eb9829d jackmix: init at version 0.5.2
Add jackmix to the nix pkgs.
2015-10-02 14:56:59 +02:00
Tobias Geerinckx-Rice 0e5458edac tzdata: 2015f -> 2015g
(cherry picked from commit 18b3295970)
2015-10-02 14:17:22 +02:00
Gabriel Ebner 0dfddc5a54 opensmtpd: support filters. 2015-10-02 13:01:50 +02:00
Gabriel Ebner db18b6e828 opensmtpd-extras: init at 5.7.1 2015-10-02 13:01:47 +02:00
Gabriel Ebner c5f2f2d814 opensmtpd: 5.4.5p1 -> 5.7.1p1 2015-10-02 13:01:43 +02:00
Renzo Carbonara 4902ec1c78 nvidiabl: fix for kernel >= 4 (close #10174) 2015-10-02 12:31:37 +02:00
Thomas Strobel 9e33e2365e miraclecast: init at 0.0-git-20151002 2015-10-02 12:16:37 +02:00
Thomas Strobel 26150153ba systemd: add option to build with "--enable-kdbus" 2015-10-02 12:16:27 +02:00
Eelco Dolstra 277d44f8fb linux: Update to 3.14.54 2015-10-02 12:02:27 +02:00
lethalman 5f30859a1d Merge pull request #10173 from devhell/iptraf-ng
iptraf-ng: init at 1.1.4
2015-10-02 11:40:28 +02:00
lethalman e3e6e53a1c Merge pull request #10059 from matthiasbeyer/update-neon
neon: 0.29.6 -> 0.30.1
2015-10-02 11:39:10 +02:00
lethalman e9d554580c Merge pull request #10066 from michaelpj/p/heatseeker
heatseeker: init at 1.3.0
2015-10-02 11:36:07 +02:00
lethalman 5c4dc85121 Merge pull request #10117 from laMudri/urbit
urbit: init at 2015.09.26
2015-10-02 11:28:32 +02:00
Lancelot SIX 5a7ad7d36c glpk: 4.52.1 -> 4.56 2015-10-02 09:19:30 +00:00
Aycan iRiCAN 5d952d68de snort: typo fix 2015-10-02 12:08:25 +03:00
Aycan iRiCAN 0e69d85980 snort: provide dynamic preprocessor path via wrapper 2015-10-02 11:43:03 +03:00
Aycan iRiCAN c416e4a129 Merge pull request #10178 from aycanirican/snort_inline_support
snort: introducing inline snort support via nfq daq
2015-10-02 10:27:23 +03:00
Aycan iRiCAN 8d8457d9ae add wrapProgram to buildInputs 2015-10-02 10:18:55 +03:00
Aycan iRiCAN 6b84f5cd61 snort: introducing inline snort support via nfq daq 2015-10-02 10:11:04 +03:00
Karn Kallio ff742d5475 symbola: fix zip hash and adjust documentation installation 2015-10-02 08:35:43 +02:00
John Ericson 72660409f5 Rewrite `fetchgitLocal`
For practical purposes, here are the changes in behavior:
 - When fetching from a subdirectory of a repo, do not rebuild because of
   changes elsewhere in the repo
 - Fetch (not-ignored) untracked files too

It does this by letting git hash and export the directory in question,
which I believes makes for a cleaner implementation than the ad-hoc copying
and hashing that was there before.
2015-10-01 22:00:44 -07:00
Tobias Geerinckx-Rice 9594fcf5ec duff: 0.5.2 -> 2014-07-03 2015-10-02 05:34:36 +02:00
Tobias Geerinckx-Rice ab94830c60 goPackages.git-lfs: init at 1.0.0 2015-10-02 05:34:35 +02:00
Tobias Geerinckx-Rice e38fb2ea25 perlPackages.Glib: 1.313 -> 1.314 2015-10-02 05:34:35 +02:00
Tobias Geerinckx-Rice 7d78c0b84b perlPackages.Cairo: 1.105 -> 1.106 2015-10-02 05:34:35 +02:00
Tobias Geerinckx-Rice 910dfd53bd git-hub: minor clean-up
Move meta out of the way; inherit the GitHub home page from src;
`with platforms; linux` -> `platforms.linux`.
2015-10-02 05:34:34 +02:00
Tobias Geerinckx-Rice 4a92863fd5 enblend-enfuse: rename to actual package name
Retain old and unreadable "enblendenfuse" alias for compatibility.
2015-10-02 05:34:34 +02:00
Tobias Geerinckx-Rice 8c45057764 enblend-enfuse: 4.1.3 -> 4.1.4 2015-10-02 05:34:33 +02:00
Jude Taylor 07d9b3cded remove obsolete libunwindNative 2015-10-01 16:34:45 -07:00
Jude Taylor d4081c2f97 fix patches for both node versions 2015-10-01 16:34:42 -07:00
Martin Sturm 63e3ec8ce1 audacity: Use soundtouch
This enables change pitch (without changing tempo) and change tempo
(without changing pitch) effects.
2015-10-02 00:36:27 +02:00
devhell 66dd86d4ca iptraf-ng: init at 1.1.4
This commit adds `iptraf-ng` which is a fork of `iptraf`. The original
has not been updated in ~10 years. This fork is more modern but
development is a bit slow (last update to master 15 months ago).
Nevertheless, unlike `iptraf` this one doesn't barf around and works
properly.
2015-10-01 22:38:50 +01:00
Jude Taylor 83a5cfb260 add darwin.libobjc to some ruby gems that need it 2015-10-01 13:30:30 -07:00
Vladimír Čunát e9fcbe67b0 kde4.kdesdk-kioslaves: fix by resurrecting svn-1.8
Just bringing back pre-bc54ecd811e state as well.
2015-10-01 22:23:31 +02:00
William A. Kennington III 14961c8781 v8: Fix compilation issue with gcc4.9+ 2015-10-01 10:40:50 -07:00
Jude Taylor ccf48cea4d revert rubies callPackages change 2015-10-01 09:45:05 -07:00
Jude Taylor 4520a19151 add darwin libtool to nodejs 4.1.0 2015-10-01 09:20:12 -07:00
Jude Taylor 4833a37791 bring darwin libtool back into scope for node 2015-10-01 09:20:12 -07:00
Thomas Strobel 64eed4b98a deskcon: init at 0.3 2015-10-01 18:14:03 +02:00
Jude Taylor 2b1d851e3e add mpw 2015-10-01 08:58:28 -07:00
Jude Taylor 10054a676a update bundler-head SHA256 2015-10-01 08:58:28 -07:00
Jude Taylor 5379504451 Merge pull request #9834 from NixOS/rubies
Merge Ruby versions into one file
2015-10-01 08:58:28 -07:00
Thomas Strobel c720f06f7c linux kernel common config: re-enable NFC support
As test, Linux kernels were build successfully with NFC support for 3.18.x and
for 4.1.x.
2015-10-01 17:53:51 +02:00
goibhniu 972b100b9a Merge pull request #10167 from ardumont/update-elpy-environment
[python+emacs packages] Update elpy environment
2015-10-01 17:45:10 +02:00
Thomas Strobel e0d5b14ce4 neard: enable support for Secure Elements 2015-10-01 15:30:34 +02:00
Arseniy Seroka 375ab720b3 Merge pull request #10124 from maurer/capnproto-bump
capnproto: 0.5.1.2 -> 0.5.3
2015-10-01 15:16:44 +03:00
Antoine R. Dumont (@ardumont) 2f5cbb1b62 emacs-packages: elpy add runtime dependencies on pythonpackages.elpy 2015-10-01 14:08:19 +02:00
Eelco Dolstra 562851a068 thunderbird: Update to 38.3.0 2015-10-01 13:54:00 +02:00
Eelco Dolstra 25bb1e10f3 firefox: Update to 41.0.1 2015-10-01 13:51:24 +02:00
taku0 57155e04a7 firefox-bin: 41.0 -> 41.0.1, thunderbird-bin: 38.2.0 -> 38.3.0 2015-10-01 20:44:37 +09:00
Arseniy Seroka 237428a938 Merge pull request #10130 from matthiasbeyer/update-avfs
avfs: 1.0.2 -> 1.0.3
2015-10-01 14:22:09 +03:00
Arseniy Seroka 3489413f46 Merge pull request #10131 from matthiasbeyer/update-openbox
openbox: 3.5.2 -> 3.6.1
2015-10-01 14:21:53 +03:00
Arseniy Seroka e0ae584dc7 Merge pull request #10134 from matthiasbeyer/update-wmutils-core
wmutils-core: 1.0 -> 1.1
2015-10-01 14:21:44 +03:00
Arseniy Seroka b752952a33 Merge pull request #10132 from matthiasbeyer/update-jetty
jetty: 5.1.4 -> 6.1.4
2015-10-01 14:21:38 +03:00
Arseniy Seroka ebfc08b92e Merge pull request #10154 from Twey/master
openfire: Fix JVM test
2015-10-01 14:20:59 +03:00
Arseniy Seroka f34aedfbd7 Merge pull request #10161 from dezgeg/pr-update-rpm
rpm: 4.11.2 -> 4.12.0
2015-10-01 14:20:43 +03:00
Antoine R. Dumont 3e91739437 emacs-packages: elpy init at 1.9.0 2015-10-01 12:34:19 +02:00
Antoine R. Dumont d69c493eed emacs-packages: pyvenv init at 1.7 2015-10-01 12:34:19 +02:00
Antoine R. Dumont b429a536de emacs-packages: highlight-indentation init at 0.7.0 2015-10-01 12:34:19 +02:00
Antoine R. Dumont c623972091 emacs-packages: find-file-in-project init at 3.5 2015-10-01 12:34:19 +02:00
Antoine R. Dumont 8755a79cb8 emacs-packages: yasnippet init at 0.8.1 2015-10-01 12:34:19 +02:00
Antoine R. Dumont (@ardumont) 364667c390 python-packages: elpy add runtime dependencies 2015-10-01 12:34:19 +02:00
Antoine R. Dumont 7fa6cc7529 python-packages: elpy 1.0.1 -> 1.9.0 2015-10-01 12:21:47 +02:00
Antoine R. Dumont 2593829486 python-packages: importmagic init at 0.1.3 2015-10-01 12:20:13 +02:00
Vladimír Čunát 00935b2554 Merge #10104: picolisp, ccl and sbcl improvements 2015-10-01 11:23:30 +02:00
Vladimír Čunát 673f3de193 lisps: some refactoring 2015-10-01 11:20:24 +02:00
Damien Cassou d5c92d5093 Merge pull request #10163 from DamienCassou/update-sound-juicer-3.16.1
sound-juicer: 3.15.92 → 3.16.1
2015-10-01 09:47:39 +02:00
Damien Cassou fb0cb11471 sound-juicer: 3.15.92 → 3.16.1 2015-10-01 09:41:45 +02:00
Vincent Laporte dad6e8d5d7 smtube: 15.8.0 -> 15.9.0 2015-10-01 08:54:00 +02:00
Jude Taylor 0870c09854 darwin purity: emacs-24.5-mac 2015-09-30 17:14:43 -07:00
Tuomas Tynkkynen aa6076f9f5 rpm: 4.11.2 -> 4.12.0 2015-10-01 00:42:36 +03:00
Tomas Hlavaty 4e66ba1a70 lisp-packages: git.b9.com moved to git.kpe.io 2015-09-30 23:41:01 +02:00
Tomas Hlavaty 29f120d7b2 sbcl: improve bootstrap and add arm support
clisp bootstrap is very slow and clisp doesn't compile on arm

now it is possible to also bootstrap using ccl:

   sbclBootstrapHost = "${ccl}/bin/${ccl.CCL_RUNTIME} -b -n";

or alternatively using clisp

   sbclBootstrapHost = "${clisp}/bin/clisp -norc";
2015-09-30 23:40:58 +02:00
Tomas Hlavaty 64bde29a31 sbcl: 1.2.14 -> 1.2.15 2015-09-30 23:36:40 +02:00
Tomas Hlavaty f9f919e2bf ccl: also on arm 2015-09-30 23:36:40 +02:00
Tomas Hlavaty 411d83d5fe picolisp: compile on arm and i686 2015-09-30 23:36:40 +02:00
Tomas Hlavaty 5ecdc8f3c6 picolisp: 3.1.10 -> 3.1.11 2015-09-30 23:36:40 +02:00
William A. Kennington III 647671bc53 bluez5: 5.33 -> 5.35 2015-09-30 13:23:18 -07:00
William A. Kennington III 383377437e chromium: Updates
Built and run locally

  - Beta: 46.0.2490.33 -> 46.0.2490.42
  - Stable: 45.0.2454.99 -> 45.0.2454.101
2015-09-30 13:22:38 -07:00
Bryan Gardiner 4eb5068a13 claws-mail: fix conflict with shared_mime_info link
Fixes #10156. Close #10157.
2015-09-30 19:43:29 +02:00
Bryan Gardiner c39a557095 claws-mail: add hicolor_icon_theme dependency
We want the hicolor_icon_theme hook to strip Claws's icon-theme.cache.
2015-09-30 19:42:52 +02:00
Domen Kožar d8c1284d81 pythonPackages: bump pyramid, webob and btrees 2015-09-30 18:15:21 +02:00
Thomas Tuegel 3e600a805d quassel_qt5: fix build with Qt 5.5 2015-09-30 10:53:52 -05:00
James ‘Twey’ Kay 1b5fdd1bc9 openfire: Fix JVM test 2015-09-30 16:39:09 +01:00
Peter Simons ccd3e52b60 Merge pull request #9917 from FlorentBecker/sage
Update sage to 6.8
2015-09-30 17:28:36 +02:00
Bjørn Forsman f35de8ea64 jenkins: 1.594 -> 1.631 2015-09-30 17:25:39 +02:00
Peter Simons 67fb69c23b configuration-hackage2nix.yaml: update list of broken packages 2015-09-30 17:24:28 +02:00
Peter Simons 750e15fbd7 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-6-g5d5ccfe-dirty using the following inputs:

  - Nixpkgs: 7a2a9bbe15
  - Hackage: 82f4bbff1b
  - LTS Haskell: 831a37566b
  - Stackage Nightly: e7fd25c827
2015-09-30 17:24:23 +02:00
Thomas Strobel cc29a6e788 neard: add sample applications 2015-09-30 16:10:16 +02:00
Thomas Strobel ca4a4714ef neardal: add 'ncl' and 'demo' application 2015-09-30 16:10:06 +02:00
Rob Vermaas df9fc0f8e0 Remove nixops unstable expression, until we reintroduce it again. Currently it is not referenced, as nixopsUnstable = nixops. 2015-09-30 12:49:11 +00:00
Thomas Tuegel d323fa9f8b quasselDaemon: fix typo 2015-09-30 07:40:44 -05:00
Thomas Tuegel 7696ac23b9 quassel: add compatibility aliases 2015-09-30 07:24:01 -05:00
Arseniy Seroka 35ee5b8376 Merge pull request #10151 from ardumont/update-python-package-pygit2
python-packages: pygit2 0.21.2 -> 0.23.1
2015-09-30 15:02:34 +03:00
Arseniy Seroka df13fd5ae5 Merge pull request #10150 from khumba/netbeans-8
netbeans: 7.4 -> 8.0.2
2015-09-30 15:02:14 +03:00
Thomas Tuegel a6c81b2b29 phonon_qt5_backend_gstreamer: un-rename
Accidentally renamed to phonon_backend_gstreamer_qt5 in Qt 5.5 upgrade.
2015-09-30 06:25:23 -05:00
Thomas Tuegel 246e306d2a kde-workspace: fix build with kdelibs-4.14.12
kdelibs-4.14.12 enables stricter CMake policies which break the
build. Patch to disable the offending test.
2015-09-30 06:22:56 -05:00
Antoine R. Dumont c346eeae51 python-packages: pygit2 0.21.2 -> 0.23.1 2015-09-30 12:05:35 +02:00
Thomas Strobel 6b934c30d3 neardal: init at 0.7-post-git-20150930 2015-09-30 11:36:47 +02:00
Peter Simons 741437dffc configuration-hackage2nix.yaml: update list of broken packages 2015-09-30 11:33:37 +02:00
Peter Simons 96c1c16771 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-6-g5d5ccfe using the following inputs:

  - Nixpkgs: d64ca94227
  - Hackage: 8f14dec431
  - LTS Haskell: 831a37566b
  - Stackage Nightly: e7fd25c827
2015-09-30 11:33:29 +02:00
Tobias Geerinckx-Rice 40503a2eab redshift: add hicolor_icon_theme dependency
This fixes the icon-theme.cache collision by removing it during Fixup.
2015-09-30 10:03:59 +02:00
Karn Kallio 5ed03241be texlive: Fix download file names to be current. 2015-09-30 09:21:09 +02:00
Bryan Gardiner eaddd4e5e8
netbeans: additional patching
- Patches a new awk call in the Netbeans 8 launcher, to fix a warning
  on startup:

    /nix/store/...-netbeans-8.0.2/netbeans/platform/lib/nbexec: line 201:
    /usr/bin/awk: No such file or directory

- Patches a bunch of sh/perl/python shebangs.
2015-09-29 22:03:38 -07:00
Bryan Gardiner 30cd66910e
netbeans: 7.4 -> 8.0.2 2015-09-29 22:03:38 -07:00
William A. Kennington III e45e777c37 kernel: Remove uneeded patch for 4.2 2015-09-29 17:47:18 -07:00
Tobias Geerinckx-Rice c7c677bc7b p910nd: init at 0.97 2015-09-30 02:29:52 +02:00
Tobias Geerinckx-Rice 7e3bd2e86d mcelog: build in parallel 2015-09-30 02:29:51 +02:00
Tobias Geerinckx-Rice fc381c5e0c mcelog: 127 -> 128
Fix spurious assertion when parsing sysfs.
2015-09-30 02:29:51 +02:00
Tobias Geerinckx-Rice bc46be7fc9 fmit: correct stdenv.lib.{optional -> optionals} 2015-09-30 02:29:51 +02:00
Tobias Geerinckx-Rice 49da51697b redshift: use our own XDG_DATA_DIRS 2015-09-30 02:29:50 +02:00
William A. Kennington III 05fd70b4be kernel: 4.2.1 -> 4.2.2 2015-09-29 15:57:30 -07:00
William A. Kennington III 40773c7605 kernel: 4.1.8 -> 4.1.9 2015-09-29 15:57:29 -07:00
Jaka Hudoklin ea4850ca64 Merge pull request #10023 from offlinehacker/pkgs/modsecurity/add
modsecurity: add modsecurity, and create nginx plugin
2015-09-30 00:19:38 +02:00
Thomas Tuegel 8e9fca18e3 plasma54: don't override mkDerivation
Provides a globally unique name (plasmaPackage) instead of using
attribute paths as namespaces and locally overloading the mkDerivation
name.
2015-09-29 16:58:59 -05:00
Thomas Tuegel 5ba93bd4c3 kf513: don't override mkDerivation
Provides a globally unique name (kdeFramework) instead of using
attribute paths as namespaces and locally overloading the mkDerivation
name.
2015-09-29 16:57:26 -05:00
Thomas Tuegel cf5ed04f49 kdeApps_15_08: don't override mkDerivation
Provide a globally unique name (kdeApp) instead of using attribute paths
as namespaces and locally overloading the mkDerivation name.
2015-09-29 16:54:51 -05:00
Rob Vermaas 92e98c2b03 nixops: 1.2 -> 1.3
(cherry picked from commit a91d4f8a243933181c119ceff434e59eae09be10)
2015-09-29 19:53:47 +00:00
Domen Kožar 41007653db Merge pull request #10122 from Havvy/elixir
elixir: 1.0.5 -> 1.1.0
2015-09-29 21:48:25 +02:00
Charles Strahan 597d191844 eventstat: init at 0.02.02 2015-09-29 15:45:09 -04:00
Arseniy Seroka e166298ed3 Merge pull request #9646 from codedmart/vimDarwinPython
vim: update python_framework.patch for darwin
2015-09-29 22:42:36 +03:00
David Kleuker a2e6d9a4da kibana: fix url and hash 2015-09-29 20:17:22 +02:00
vbgl b02c07641b Merge pull request #10014 from vbgl/camlp5-6.13
camlp5: 6.12 → 6.14
2015-09-29 19:43:15 +02:00
Vladimír Čunát bfd8e56aa6 webkitgtk-2.4: drop autoreconf, propagate harfbuzz-icu
The autoreconf phase isn't needed anymore but wasn't removed.

Fixes #10099 (I think).
It's maybe slightly wasteful for the closure, but it's likely that
in the case of webkit it won't be a big deal and icu might
be in the closure anyway.
2015-09-29 18:16:37 +02:00
Thomas Strobel 8d7fba9b65 neard: init at 0.15-post-git-20510929 2015-09-29 17:54:26 +02:00