1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

49434 commits

Author SHA1 Message Date
Peter Simons 638ea434cb haskell-system-canonicalpath: fix build by disabling the test suite 2015-02-04 14:53:58 +01:00
Peter Simons 7ce799f0f8 haskell-hjsonschema doesn't pass the Haddock stage. 2015-02-04 14:53:58 +01:00
Peter Simons 483b71a44a hackage-packages.nix: re-generate from Hackage 2015-02-04T14:35:51+0100 2015-02-04 14:53:54 +01:00
Eelco Dolstra 038a837f02 nixUnstable: Update to 1.9pre4028_0d1dafa 2015-02-04 14:22:34 +01:00
Domen Kožar a3e23f6535 fix eval 2015-02-04 14:11:33 +01:00
Luca Bruno 1c98fc7a9a Port go-repo-root to buildGoPackage 2015-02-04 14:00:26 +01:00
Luca Bruno 0e94ed144d Port etcdctl to buildGoPackage 2015-02-04 13:49:49 +01:00
Domen Kožar bb7246be3e Revert "arduino: new package"
This reverts commit ca982158bf.

@bjornfor
2015-02-04 13:49:27 +01:00
Luca Bruno a594f0bcd5 Port gox to buildGoPackage 2015-02-04 13:46:32 +01:00
Luca Bruno df097fe2c3 Fix and port bosun and scollector to buildGoPackage 2015-02-04 13:41:31 +01:00
Mike Sperber 93343fbb33 Reduce size of tradcpp derivation.
Generate configure using autoconf instead of including it in the patch.
2015-02-04 13:34:13 +01:00
Luca Bruno 9896829c49 Port gocode to buildGoPackage 2015-02-04 13:30:08 +01:00
Domen Kožar d75a91ef1e pypy: 2.4 -> 2.5 2015-02-04 13:21:20 +01:00
Luca Bruno 9dfa4b487f Port pond to buildGoPackage 2015-02-04 13:14:15 +01:00
Peter Simons 955001a55b Merge pull request #6134 from joachifm/haskell-monad-logger
haskell-monad-logger: version bump
2015-02-04 12:07:14 +01:00
Moritz Ulrich a5807eb7c4 pass: default to withX = true & install passmenu. 2015-02-04 12:06:48 +01:00
Domen Kožar cb6706c22f Remove Varnish 2.1.5
Last release was in 2010, has vulns CVE-2013-4484, cc @garbas
2015-02-04 11:53:22 +01:00
Domen Kožar 98a480363c varnish: 3.0.5 -> 3.0.6 2015-02-04 11:51:57 +01:00
Domen Kožar ee74e1a055 solr: 4.10.2 -> 4.10.3, CVE-2014-3628
(cherry picked from commit 4fa25ee93a)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-02-04 11:48:28 +01:00
Luca Bruno 67f34cbd0d Port gotags to buildGoPackage 2015-02-04 11:41:45 +01:00
Domen Kožar eaeef0377f jasper: CVE-2014-8157, CVE-2014-8158, fixes #6114 2015-02-04 11:37:49 +01:00
Luca Bruno 9c6420580a Port golint to buildGoPackage 2015-02-04 11:37:17 +01:00
Domen Kožar d50bfd7515 unzip: CVE-2014-9636, fixes #6128 2015-02-04 11:17:19 +01:00
Shea Levy df430ab2ea Fix imake on darwin.
Taken from joelteon/nixpkgs@6b3f7e6fb0

Original author Mike Sperber <sperber@deinprogramm.de>
2015-02-04 10:00:50 +00:00
Luca Bruno 3e20e4c5e6 Drop cjdcmd because of broken go crypto 2015-02-04 10:41:33 +01:00
Luca Bruno 96701d6ff6 Port ngrok to buildGoPackage 2015-02-04 10:41:32 +01:00
Mike Sperber b611e3fb61 Add tradcpp package, needed for making imake work.
(cherry picked from commit e0c197b2f4fa53ebd7896940e6e14170664de8e7)
2015-02-04 09:29:34 +00:00
Eric Seidel 9a1817c778 make wget build on darwin 2015-02-04 00:09:13 -08:00
John Wiegley ad60eaedf1 clucene-core: make darwin-related patch conditional
This relates to pull request #6137, and was made at request of the
submitter.
2015-02-04 01:40:17 -06:00
John Wiegley 33ecb3438f Merge pull request #6137 from gridaphobe/master
fix clucene on darwin
2015-02-04 02:35:13 -05:00
Eric Seidel 58a891afb2 fix clucene on darwin 2015-02-03 23:34:03 -08:00
John Wiegley cb91cf9ae3 Merge pull request #6136 from gridaphobe/master
fix obscure bug in apr on darwin
2015-02-04 02:13:19 -05:00
Eric Seidel a600443bb3 fix obscure bug in apr on darwin 2015-02-03 23:11:44 -08:00
Bjørn Forsman ca982158bf arduino: new package
This commit adds the graphical Arduino IDE, built from the arduino-core
expression.

Also:
  - Add libusb to RPATH for avrdude. Without this, avrdude is broken.
    Possible TODO: replace bundled avrdude with the one from nixpkgs.
  - Use "cp -r ./build/linux/work/*", so example sketeches, the HTML
    reference documentation and the 'arduino' shell script that starts the
    IDE gets included.
  - Make meta.description slightly more generic, to cover both GUI/core
    variants.
2015-02-04 07:22:39 +01:00
Bjørn Forsman 83e3f38593 arduino-core: align attrname with package name
arduino_core => arduino-core. Retain copy of old attrname for backward
compatibility.
2015-02-04 07:22:39 +01:00
Bjørn Forsman ef64865ea9 xflux: stdenv.cc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:22 +01:00
Bjørn Forsman bc18d0dbc0 mendeley: gcc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:19 +01:00
Joachim Fasting 40b4b1490d haskell-monad-logger: version bump
The previous version fails to build.
2015-02-04 04:03:10 +01:00
Shea Levy a1f1d0d442 Switch default llvm to 3.5 2015-02-03 20:01:39 -05:00
Shea Levy 5ac0318332 Merge branch 'new-darwin-stdenv' of git://github.com/gridaphobe/nixpkgs
refs #6122
2015-02-03 18:19:22 -05:00
Eric Seidel cbd446d465 fix gmp on darwin 2015-02-03 15:18:28 -08:00
Eric Seidel 4a467ec02b move libcxx[abi] into llvm tree 2015-02-03 14:58:10 -08:00
Eric Seidel fe49487a05 fix evaluation 2015-02-03 14:31:07 -08:00
Eric Seidel dbf3d31727 make llvm-3.5 the default and remove references to gccApple
make perl be less dumb

revert change to release.nix
2015-02-03 14:31:04 -08:00
Domen Kožar f8dacd8528 Merge pull request #6090 from richardlarocque/xbmc_rtmp
xbmc: Add rtmp support
2015-02-03 23:22:52 +01:00
Eric Seidel ebb8d03f96 darwin-specific stuff 2015-02-03 14:06:13 -08:00
Eric Seidel 92188d9d17 new darwin stdenv 2015-02-03 14:05:22 -08:00
Eric Seidel 6f7632a7bd update libcxx[abi] to 3.5 2015-02-03 14:02:59 -08:00
Eric Seidel 2ca30151c2 add llvm-3.5 2015-02-03 13:58:32 -08:00
Ben Ford 9adc826c9a Update hzk to use correct zookeeper_mt 2015-02-03 22:44:26 +01:00
Ben Ford 40af5a2b59 Fix haskakafka library to use rdkafka 2015-02-03 22:44:26 +01:00
Peter Simons 1f25998a60 all-packages.nix: don't print a message every time 'cmplayer' is evaluated 2015-02-03 22:44:26 +01:00
Arseniy Seroka e01997e1ef vim-plugins: add xkb-switch 2015-02-04 00:17:08 +03:00
Tomasz Kontusz 9d8defa06a Build and install the .so for glfw 2.x 2015-02-03 21:33:26 +01:00
Peter Simons d034aa11ee Merge pull request #6121 from boothead/kafka
Kafka and c libraries for kafka and zookeeper
2015-02-03 20:17:22 +01:00
Luca Bruno b3dd66dee1 buildGoPackage: add $makeFlags to go install call 2015-02-03 18:16:21 +01:00
devhell 968571af95 connman: 1.26 -> 1.28
ConnMan 1.28 was released Sunday, February 1st, 2015.

Upgrading ConnMan is strongly encouraged as this release fixes an issue
with DHCPv6 retransmission timer calculation that causes system load to
jump to 100%. In addition, all WiFi P2P issues encountered with Miracast
have been addressed thanks to persistent the reporting and fixing by
Jussi Kukkonen, Tomasz Bursztyka and Jukka Rissanen.

ConnMan no longer hands off foreground autoscanning to wpa_supplicant as
it causes issues when finding hidden WiFi networks. As a result, the
previously recommended build time option has be removed from the
documentation. wpa_supplicant can still be built with autoscan enabled
but as ConnMan no longer enables it run time the issue is mitigated.

Other changes and fixes include:

  * Several fixes for handling IPv6 contexts via oFono (Pasi Sjöholm)
  * Fix memory deallocation in exit code paths (Hannu Mallat)
  * Use OPEN auth_alg for wpa_supplicant open WiFi networks (Slava Monich)
  * A WiFi Access Point with unknown strength now has a proper minimum value
    which translates to a service 'Strenght' property of 30 (Patrik Flykt)
  * Fix byte order in DHCP server identifier (Jukka Rissanen)
  * Properly cancel an ongoing service connect if the Agent exits
    (Patrik Flykt)
2015-02-03 16:12:47 +00:00
Peter Simons f637b5368b ghc-head: re-use the $version attribute in the URL to prevent mismatches 2015-02-03 17:01:09 +01:00
Peter Simons 86753ed326 ghc-7.10.1: fix misspelled version number in build expression 2015-02-03 17:01:09 +01:00
Eelco Dolstra 007feb911d libsodium: Update to 1.0.2 2015-02-03 16:59:28 +01:00
Peter Simons b79ae8c4d5 contravariant, reflection: fix builds with GHC 7.6.3 2015-02-03 16:36:56 +01:00
Peter Simons 3b06dbf63c haskell-tls: disable test suite to fix the build 2015-02-03 16:36:56 +01:00
Eelco Dolstra 86db6789ef libsodium: Fix typo 2015-02-03 16:28:20 +01:00
Emery Hemingway faa5dccab8 new Go support function 'buildGoPackage'
add a setupHook to the Go compiler that builds a GOPATH
new buildGoPackage function that overides the phases of stdenv
2015-02-03 14:21:48 +01:00
Nikolay Amiantov 93928557b9 Merge pull request #6107 from abbradar/updates
Update my packages
2015-02-03 15:39:26 +03:00
lethalman c6951f5420 Merge pull request #6057 from victoredwardocallaghan/ircdHybrid
ircdHybrid: update from 7.2.3 to 8.2.2
2015-02-03 13:34:43 +01:00
lethalman e1a8755b96 Merge pull request #6115 from benley/packer-0.7.5
Update Packer to 0.7.5
2015-02-03 13:28:41 +01:00
Peter Simons 353e276937 haskell-mikmod: fix build 2015-02-03 12:46:39 +01:00
Peter Simons 31ecab7b7e mikmod: update to version 3.2.6 2015-02-03 12:46:39 +01:00
Peter Simons a98c79d6a1 libmikmod: update to version 3.3.7 2015-02-03 12:46:39 +01:00
Peter Simons c05892ccd3 hackage-packages.nix: re-generate from Hackage 2015-02-03T11:24:18+0100 2015-02-03 12:46:39 +01:00
Nikolay Amiantov a1c8ee9d41 tlp: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov a620487213 xlslib: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov d6363498e0 ipopt: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov 62f2191b8b libxls: update homepage 2015-02-03 14:27:50 +03:00
Nikolay Amiantov 10d6af5f86 libaacs: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov 7e48fc4c8f folly: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov 7a2387a6b5 libbluray: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov c6dece9986 libiberty: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov b6dfcaa08e double-conversion: update package 2015-02-03 14:27:49 +03:00
Nikolay Amiantov 0867c43294 fprintd: update package 2015-02-03 14:27:49 +03:00
Nikolay Amiantov 581549cc1a libfprint: update package 2015-02-03 14:27:49 +03:00
Nikolay Amiantov 9b631cd0f8 bomi: rename from cmplayer and update 2015-02-03 14:27:43 +03:00
Sou Bunnbu e91dd46ba4 Merge pull request #6097 from waylon531/patch-1
Update 0ad 0.0.16 -> 0.0.17
2015-02-03 19:22:44 +08:00
Danyil Bohdan 1faafc8b86 tcl2048: update to 0.3.1, fix tclsh path.
Also add self as maintainer.
2015-02-03 12:01:34 +01:00
Peter Simons b7ecd5e729 Merge pull request #5025 from abbradar/xmonad-wrapper
nixos/xmonad: make a wrapper
2015-02-03 11:52:09 +01:00
Peter Simons 003896dfe7 Merge pull request #6109 from j-keck/libcap_progs
libcap_progs: fix bash path
2015-02-03 11:17:14 +01:00
j-keck 73ec7f243f libcap_progs: fix bash path
* in progs/capsh.c is the bash path hardcoded to '/bin/bash'.
  * this fix removes the absolute path und use 'execvpe' to call 'bash'.
2015-02-03 11:11:17 +01:00
Pascal Wittmann f086517f81 mujs: update to latest revision 2015-02-03 10:43:41 +01:00
Pascal Wittmann a1ce00d81e checkstyle: update from 6.2 to 6.3 2015-02-03 10:43:41 +01:00
Pascal Wittmann 92f1590893 help2man: update from 1.46.4 to 1.46.5 2015-02-03 10:43:41 +01:00
Pascal Wittmann 80b13069db instead: update from 2.2.0 to 2.2.1 2015-02-03 10:43:41 +01:00
j-keck 236f7fd20d libcap_progs: fix bash path
* in progs/capsh.c is the bash path hardcoded to '/bin/bash'.
  * this fix set's the bash path from PATH.
2015-02-03 10:25:16 +01:00
Vladimír Čunát 740c6ae240 iwlwifi, iwlegacy: finally fix 404 URLs
Resolved after discussion with upstream, CC #6105.
2015-02-03 10:07:07 +01:00
Ben Ford 02301a96db Add the zookeeper_mt c library 2015-02-03 08:48:32 +00:00
Ben Ford 12f9ea9773 Add the rdkafka c library 2015-02-03 08:46:25 +00:00
Ben Ford b34a1cc248 Add a kafka package 2015-02-03 08:46:25 +00:00
Benjamin Staffin e6baec8627 Update Packer to 0.7.5
Change-Id: I7822ac036947fb933fb66730f39426e499a097f9
2015-02-02 23:55:17 -08:00
waylon531 5b03e5d02e 0ad 0.0.16 -> 0.0.17 2015-02-02 21:33:48 -08:00
Mateusz Kowalczyk 61a493f735 Merge pull request #6103 from rdesfo/master
haskell: updated yi-language to 0.1.1.0
2015-02-03 03:42:51 +00:00
Sou Bunnbu 7f17bfc37b Merge pull request #6113 from AndersonTorres/windowmaker
WindowMaker: adding support for more image formats
2015-02-03 11:21:22 +08:00
Shea Levy aea1254f96 cc-wrapper merge fixes 2015-02-02 21:30:05 -05:00
Shea Levy c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
William A. Kennington III acbf8eb561 unifi: 3.2.7 -> 3.2.10 2015-02-02 18:03:23 -08:00
AndersonTorres 1c0c07c2ed WindowMaker: adding support for more image formats
Now Windowmaker is built with support for almost all image formats
(except WEBP - its autodetection is failing)
2015-02-02 23:45:59 -02:00
Sou Bunnbu f2fe5df565 Merge pull request #6079 from wyvie/mudletversion
mudlet version
2015-02-03 09:26:22 +08:00
Nikolay Amiantov b7bb524f04 nixos/xmonad: move to haskell-ng and make a wrapper 2015-02-03 01:05:23 +03:00
Edward Tjörnhammar 7814b1739b ihaskell-with-packages: add environment 2015-02-02 23:00:46 +01:00
j-keck eb54864494 libcap_progs: fix bash path
* in progs/capsh.c is the bash path hardcoded to '/bin/bash'
  * this fix set's the path to '/var/run/current-system/sw/bin/bash'
2015-02-02 22:07:23 +01:00
Kosyrev Serge b9cc04329b fix 404 URLs (close #6105) 2015-02-02 22:05:51 +01:00
Nikolay Amiantov f08abb15f1 uwsgi: add package 2015-02-02 22:23:30 +03:00
Edward Tjörnhammar f8038b0c6c kodi: 14.0 -> 14.1, added myself as maintainer 2015-02-02 20:15:52 +01:00
aszlig 78bbd6f7c6
linux-testing: Update to version 3.19-rc7.
Running -rc6 always feels kinda rusty and old, so there is the pressing
urge to update... into the future... swooooooosh!

Signature verified against key with fingerprint:

ABAF 11C6 5A29 70B1 30AB  E3C4 79BE 3E43 0041 1886

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-02-02 19:50:56 +01:00
Andrey Arapov 7ed1435aa9 owncloud: update to 1.7.1 2015-02-02 18:28:55 +01:00
Ryan Desfosses 527be8647a haskell: updated yi-language to 0.1.1.0 2015-02-02 11:05:35 -05:00
Vincent Laporte 7ee3e777c3 ocaml-zed: update from 1.3 to 1.4 2015-02-02 15:43:42 +01:00
Peter Simons 9d5bde2eed Merge pull request #6099 from bflyblue/master
Updated monad-journal and scotty
2015-02-02 15:14:50 +01:00
wyvie 629357c04a mudlet version 2015-02-02 16:50:39 +03:00
Shaun Sharples a206ffc959 bump scotty to 0.9.1 2015-02-02 15:30:18 +02:00
Shaun Sharples 85b61347ae bump monad-journal to 0.7 2015-02-02 15:29:58 +02:00
Peter Simons 9c3a0d6e1e haskell-configuration-common.nix: clean up obsolete overrides 2015-02-02 14:13:22 +01:00
Peter Simons cca1b01b02 haskell-uhc-light: won't succeed the Haddock stage 2015-02-02 14:13:22 +01:00
Peter Simons 4020b77062 haskell-configuration-common.nix: fix evaluation 2015-02-02 14:13:22 +01:00
Peter Simons 3f77afc2b9 haskell-monad-levels: doesn't build with GHC 7.8.4 because of transformers 0.4.x 2015-02-02 14:13:22 +01:00
Peter Simons a0855b296c haskell-ng: more test suite failures 2015-02-02 14:13:22 +01:00
Peter Simons 707f75ddab haskell-duplo: test suite fails (although harmlessly) 2015-02-02 14:13:22 +01:00
Peter Simons 9a33055dc0 haskell-MoeDict is broken 2015-02-02 14:13:22 +01:00
Peter Simons f87871d266 haskell-hub is broken 2015-02-02 14:13:22 +01:00
Peter Simons 280cf7f3e3 haskell-th-alpha is broken 2015-02-02 14:13:22 +01:00
Peter Simons c24214185c hackage-packages.nix: re-generate from Hackage 2015-02-02T11:13:36+0100 2015-02-02 14:13:22 +01:00
Nikolay Amiantov 28d9da7498 pidgin-otr: adopt and add platforms 2015-02-02 14:00:17 +03:00
Peter Simons 87c7fb24ed Merge pull request #6027 from offlinehacker/pkgs/godep/add
Add godep, dependency tool for go
2015-02-02 11:42:03 +01:00
Peter Simons 928f255c30 haskell-readline: add missing (undeclared) dependencies in readline and ncurses
Fixes https://github.com/NixOS/nixpkgs/issues/6085.
2015-02-02 11:10:50 +01:00
lethalman ef87904b6a Merge pull request #6094 from nckx/update-keyfinder-cli
Update keyfinder-cli 20150125 -> 20150130
2015-02-02 09:46:32 +01:00
Sou Bunnbu 7861c25eb0 Merge pull request #6093 from nckx/update-stress-ng
Update stress-ng 0.03.11 -> 0.03.13
2015-02-02 13:06:30 +08:00
Sou Bunnbu 3de305376a Merge pull request #6095 from nckx/update-pgcli
Update pgcli 0.13.0 -> 0.14.0
2015-02-02 13:04:17 +08:00
Tobias Geerinckx-Rice 1fde266b48 Update keyfinder-cli 20150125 -> 20150130 2015-02-02 02:02:29 +01:00
Tobias Geerinckx-Rice bf748c97e1 Update pgcli 0.13.0 -> 0.14.0 2015-02-02 02:00:19 +01:00
William A. Kennington III 4ddf8af525 zfs_git: Update 2015-02-01 16:00:10 -08:00
William A. Kennington III c7268fb4bf spl_git: Update 2015-02-01 16:00:03 -08:00
William A. Kennington III 12378faab2 kernel: 3.19-rc5 -> 3.19-rc6 2015-02-01 15:53:48 -08:00
Tobias Geerinckx-Rice b7a4231be7 Update stress-ng 0.03.11 -> 0.03.13 2015-02-02 00:15:46 +01:00
Richard Larocque d221fd91a3 xbmc: Add rtmp support 2015-02-01 13:56:26 -08:00
Michael Raskin 9b29267511 Oops, botched SBCL update, fixing source hash 2015-02-01 23:55:31 +03:00
Domen Kožar 931cdce276 Merge pull request #6088 from malyn/xss-lock
Add xss-lock
2015-02-01 20:30:43 +01:00
Michael Alyn Miller 6cb1d1aaaf Add xss-lock 2015-02-01 10:07:01 -08:00
Mateusz Kowalczyk 212026e8f5 Merge pull request #6084 from devhell/mpv
mpv: 0.7.2 -> 0.7.3; waf: 1.8.1 -> 1.8.5
2015-02-01 18:04:54 +00:00
Thomas Tuegel 95829c8959 k3b: propagate cdrecord dependency
By default, k3b will use cdrkit, but that can be overriden by choosing
the original cdrtools.
2015-02-01 10:34:30 -06:00
Thomas Tuegel 76c396848d Merge branch 'quassel'
Add Qt 5 versions of Quassel's client and daemon.
2015-02-01 10:33:09 -06:00
Thomas Tuegel d9fce39cc4 quassel: add Qt 5 version of daemon 2015-02-01 10:32:27 -06:00
Thomas Tuegel 3d779db0ca quassel: add Qt 5 version of client 2015-02-01 10:31:56 -06:00
Thomas Tuegel 2b933f31f6 kdeApps.kmix: remove Qt 4 dependencies 2015-02-01 10:26:55 -06:00
Michael Raskin 9e7afd50fb Simplify update metadata for DirectFB 2015-02-01 18:43:13 +03:00
Michael Raskin c6dfb67059 Fresh LibreOffice 4.4 at least starts to build 2015-02-01 18:41:33 +03:00
Michael Raskin 594f33bb17 Update SBCL 2015-02-01 18:41:33 +03:00
Michael Raskin 71797af73f Update pipelight Wine 2015-02-01 18:41:33 +03:00
Michael Raskin 3566a73b5e Update wine-unstable 2015-02-01 18:41:33 +03:00
Michael Raskin a8e7a3ac86 Update glusterfs 2015-02-01 18:41:32 +03:00
Michael Raskin f2b8738400 Update eigen 2015-02-01 18:41:32 +03:00
Michael Raskin b09b841dc4 Update ZPAQ 2015-02-01 18:41:32 +03:00
Michael Raskin 5477ccdb7f Update firejail 2015-02-01 18:41:32 +03:00
Michael Raskin 26195203b1 Update libgphoto2 2015-02-01 18:41:32 +03:00
Michael Raskin bd38418e1a Update SlimerJS 2015-02-01 18:41:32 +03:00
Michael Raskin a3008a638f Update qpdfview 2015-02-01 18:41:32 +03:00
lethalman 762f32b772 Merge pull request #6083 from AndersonTorres/master
Libunique3 (version 3.0.2): New package
2015-02-01 16:35:33 +01:00
Bjørn Forsman b26a6e8a23 spek: new package
spek is an accoustic spectrum analyzer. It helps analyse your audio
files by showing their spectrogram.

http://spek.cc/
2015-02-01 15:19:41 +01:00
Renzo Carbonara 886575ec1a New packages: Hunspell dictionaries for Spanish, Italian and French.
These aren't readily picked up by Hunspell-compatible software such as
Firefox or LibreOffice just yet, as they need to be setup to look for
the dictionaries at the proper paths. Nevertheless, one can point
Hunspell-compatible tools to, say, $HOME/.nix-profile/share/hunspell and
they will find the dictionaries:

  % echo "bonjor" | hunspell -d fr-classique
  Can't open affix or dictionary files for dictionary named "fr-classique".

  % export DICPATH=$HOME/.nix-profile/share/hunspell
  % echo "bonjor" | hunspell -d fr-classique
  Hunspell 1.3.3
  & bonjor 1 0: bonjour

The full list of packages added:

hunspellDicts.es-any         hunspell-dict-es-any-rediris-0.7
hunspellDicts.es-ar          hunspell-dict-es-ar-rediris-0.7
hunspellDicts.es-bo          hunspell-dict-es-bo-rediris-0.7
hunspellDicts.es-cl          hunspell-dict-es-cl-rediris-0.7
hunspellDicts.es-co          hunspell-dict-es-co-rediris-0.7
hunspellDicts.es-cr          hunspell-dict-es-cr-rediris-0.7
hunspellDicts.es-cu          hunspell-dict-es-cu-rediris-0.7
hunspellDicts.es-do          hunspell-dict-es-do-rediris-0.7
hunspellDicts.es-ec          hunspell-dict-es-ec-rediris-0.7
hunspellDicts.es-es          hunspell-dict-es-es-rediris-0.7
hunspellDicts.es-gt          hunspell-dict-es-gt-rediris-0.7
hunspellDicts.es-hn          hunspell-dict-es-hn-rediris-0.7
hunspellDicts.es-mx          hunspell-dict-es-mx-rediris-0.7
hunspellDicts.es-ni          hunspell-dict-es-ni-rediris-0.7
hunspellDicts.es-pa          hunspell-dict-es-pa-rediris-0.7
hunspellDicts.es-pe          hunspell-dict-es-pe-rediris-0.7
hunspellDicts.es-pr          hunspell-dict-es-pr-rediris-0.7
hunspellDicts.es-py          hunspell-dict-es-py-rediris-0.7
hunspellDicts.es-sv          hunspell-dict-es-sv-rediris-0.7
hunspellDicts.es-uy          hunspell-dict-es-uy-rediris-0.7
hunspellDicts.es-ve          hunspell-dict-es-ve-rediris-0.7
hunspellDicts.fr-any         hunspell-dict-fr-any-dicollecte-5.2
hunspellDicts.fr-classique   hunspell-dict-fr-classique-dicollecte-5.2
hunspellDicts.fr-moderne     hunspell-dict-fr-moderne-dicollecte-5.2
hunspellDicts.fr-reforme1990 hunspell-dict-fr-reforme1990-dicollecte-5.2
hunspellDicts.it-it          hunspell-dict-it-it-linguistico-2.4
hunspellDicts.en-us      hunspell-dict-en-us-wordlist-2014.11.17
hunspellDicts.en-ca      hunspell-dict-en-ca-wordlist-2014.11.17
hunspellDicts.en-gb-ise  hunspell-dict-en-gb-ise-wordlist-2014.11.17
hunspellDicts.en-gb-ize  hunspell-dict-en-gb-ize-wordlist-2014.11.17

Added myself to maintainers.nix
2015-02-01 15:00:49 +01:00
Peter Simons 9c26f3b2f4 hackage-packages.nix: re-generate from Hackage 2015-02-01T12:17:28+0100
- trifecta: build should succeed without patches now
 - th-desugar: version 1.5 breaks important packages (like singletons)
 - haskell-hannahci: mark "broken"
2015-02-01 14:03:48 +01:00
Tomas Hlavaty 461e7dd662 added libpst 2015-02-01 13:22:48 +01:00
Cray Elliott 221a6f67a5 monthly bump of dolphinEmuMaster
check out what's new at https://dolphin-emu.org/blog/2015/02/01/dolphin-progress-report-january-2015/
2015-02-01 03:59:44 -08:00
AndersonTorres 1ab03fe034 Libunique3 (version 3.0.2): New package
Libunique is a library to write single instance applications.

I am creating a new package instead of upgrading the old one because
Mate uses libunique 3.x and other projects not (as far as I know).
2015-02-01 09:55:14 -02:00
Michael Raskin 4a29a4baac kernel: 3.12.36 -> 3.12.37 2015-02-01 10:57:47 +03:00
William A. Kennington III bbd6384f62 kernel: 3.14.29 -> 3.14.31 2015-01-31 18:55:09 -08:00
William A. Kennington III 8a2f7375d6 kernel: 3.18.3 -> 3.18.5 2015-01-31 18:54:59 -08:00
William A. Kennington III 3e1b504cbe kernel: 3.10.65 -> 3.10.67 2015-01-31 17:46:04 -08:00
Edward Tjörnhammar 96d6344b13 idea updates:
idea-{community,ultimate}: 14.0.2 -> 14.0.3
  android-studio: 1.0.2 -> 1.1.0b2
  clion: eap bump
2015-01-31 20:50:34 +01:00
Sven Keidel b50cabf2d4 cool-old-term: rename to cool-retro-term (close #6071)
The project has changed its name to cool-retro-term. The project also added a
dependency that is included as a submodule. I added this dependency as a
separate expression.
2015-01-31 19:23:45 +01:00
lethalman 59d1d46088 Merge pull request #6069 from arno01/cherrytree
Adds a new package: cherrytree - A hierarchical note taking application
2015-01-31 14:42:08 +01:00
lethalman 87377cec15 Merge pull request #6064 from ktosiek/sstp
Add sstp client.
2015-01-31 13:30:08 +01:00
Andrey Arapov 79c5029f2e flashplayer: minor update (sha256 correction) 2015-01-31 12:21:08 +01:00
Jascha Geerds c7ef048ebe Merge pull request #6074 from k0ral/youtube-dl
youtube-dl: 2015.01.25 -> 2015.01.30.2
2015-01-31 11:29:00 +01:00
Jascha Geerds a90106eb22 Merge pull request #6065 from arno01/utox
libtoxcore, utox, qtox, toxic: Update to the newest Dev version
2015-01-31 11:26:14 +01:00
koral 6d7e09602f youtube-dl: 2015.01.25 -> 2015.01.30.2 2015-01-31 11:09:23 +01:00
Andrey Arapov 522d059dc9 libtoxcore, utox, qtox, toxic: Update to the newest Dev version 2015-01-31 03:20:12 +01:00
Andrey Arapov 9f623a820d Adds a new package: cherrytree - A hierarchical note taking application
cherrytree - A hierarchical note taking application, featuring rich text
and syntax highlighting, storing data in a single xml or sqlite file.

This commit also adds PyGtkSourceView - a Python wrapper for the GtkSourceView widget library.

Official page http://www.giuspen.com/cherrytree
2015-01-31 02:17:00 +01:00
devhell 5c0be2f8c9 mpv: 0.7.2 -> 0.7.3; waf: 1.8.1 -> 1.8.5 2015-01-30 20:42:11 +00:00
Domen Kožar 2d19af84de Revert "Update path in udev rule of mdadm"
This reverts commit c9364fdbb7.

See https://github.com/NixOS/nixpkgs/pull/6006
2015-01-30 20:55:02 +01:00
Tomasz Kontusz 99c0af0d73 Add sstp client. 2015-01-30 20:09:35 +01:00
Vincent Laporte 0b9e2f8798 Adds ocaml-cpdf
A range of tools to modify PDF files and a corresponding OCaml library

Homepage: http://www.coherentpdf.com/
2015-01-30 20:04:42 +01:00
Peter Simons 14cd6ae2a9 haskell-cartel: fix build with ghc 7.10.1 2015-01-30 18:43:29 +01:00
Peter Simons 008256d8bd emacs-flycheck: add current snapshot from Git 2015-01-30 18:30:59 +01:00
Peter Simons 9f1cb04876 emacs-let-alist: add version 1.0.3 2015-01-30 18:30:38 +01:00
lethalman 1335946d61 Merge pull request #6039 from np/filter_audio
Add filter_audio
2015-01-30 15:47:57 +01:00
Sibi 7f5718b06f Version bump and made name attribute to lowercase.
(Tested the fix in my local machine just to be sure)
2015-01-30 18:49:38 +05:30
Peter Simons 7ccd363015 Merge pull request #6059 from joelmo/python-graph-tool
add graph-tool
2015-01-30 13:33:49 +01:00
Peter Simons 9ecafbe366 ethtool: update to 3.18 2015-01-30 13:23:06 +01:00
Joel Moberg 7b33a74235 Add graph-tool 2015-01-30 13:13:02 +01:00
Peter Simons 3ced26be95 hackage-packages: re-generate from Hackage 2015-01-30T10:29:45+0100 2015-01-30 12:10:55 +01:00
lethalman d4e7fada66 Merge pull request #5951 from arno01/socat
socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack
2015-01-30 11:31:06 +01:00
lethalman f457b11ba8 Merge pull request #6055 from victoredwardocallaghan/zd1211fw
zd1211fw: update from 1.4 to 1.5
2015-01-30 10:55:11 +01:00
lethalman 41cca7d2d6 Merge pull request #6045 from ragnard/apache-kafka
apache-kafka: New package and service
2015-01-30 10:50:14 +01:00
Ragnar Dahlén aaa6d79300 Clojure: boot: Add new derivation for boot build tooling 2015-01-30 09:33:55 +00:00
Pascal Wittmann 3c7e1ef698 Merge pull request #5866 from nckx/maven
maven 3.2.3 -> 3.2.5
2015-01-30 10:17:35 +01:00
Lluís Batlle i Rossell adf6ef3865 cjdns: updating with bugfix, and readd nodejs tools
(cherry picked from commit cd80d050cb)
2015-01-30 09:26:53 +01:00
Pascal Wittmann 98a69c0dcb calibre: update from 2.17.0 to 2.18.0 2015-01-30 09:04:45 +01:00
Shea Levy 52d4b9d982 Merge branch 'tlsdate' of git://github.com/4z3/nixpkgs 2015-01-30 01:07:59 -05:00
Vladimír Čunát b35e0a09a8 imagemagick: fixup URL after #6056 2015-01-29 23:18:19 +01:00
Lluís Batlle i Rossell e3a93dc45f gpa: using mirror url.
(cherry picked from commit bdc630e7e9)
2015-01-29 22:38:46 +01:00
Lluís Batlle i Rossell 0326fd03d4 Adding GPA, The GNU Privacy Assistant.
(cherry picked from commit 24a89c028a)
2015-01-29 20:29:58 +01:00
Wout Mertens f736843200 Merge pull request #6061 from wmertens/fortune-darwin
fortune: fix Darwin build
2015-01-29 19:56:03 +01:00
Lluís Batlle i Rossell 8ea408be56 Update cjdns to v15
(cherry picked from commit aeefbe552a)
2015-01-29 19:50:19 +01:00
Lluís Batlle i Rossell 7f29d1882e Install more rkflashtools.
(cherry picked from commit 56e0562cdb)
2015-01-29 19:50:19 +01:00
Rok Garbas 7f27a9a7e8 pythonPackages.alot: update to 0.3.6 2015-01-29 19:48:05 +01:00
Sibi 8e5cf5889c imagemagick: rename package to lowercase (close #6056)
Change it to lowercase to according to the convention presented here:
http://nixos.org/nixpkgs/manual/#chap-conventions

Thanks to goibhniu from #nixos for pointing me this.
2015-01-29 19:36:26 +01:00
Wout Mertens bc6a35c92d fortune: fix Darwin build 2015-01-29 19:14:49 +01:00
Eelco Dolstra f0f99d5212 Merge pull request #6051 from victoredwardocallaghan/php
php: update from 5.4.35 to 5.4.37
2015-01-29 19:03:53 +01:00
Pascal Wittmann d25bf1519e Merge pull request #6047 from k0ral/webkitgtk
webkitgtk: 2.6.4 -> 2.6.5
2015-01-29 16:20:49 +01:00
Edward O'Callaghan ed232ef5f8 php: update from 5.4.35 to 5.4.37
Potentially fixes CVE-2014-8142, CVE-2014-9427, CVE-2015-0231, CVE-2015-0232

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-30 01:54:20 +11:00
Peter Simons e439e1dfa8 haskell-HGraphStorage does not compile. 2015-01-29 15:31:49 +01:00
Peter Simons 04f12cc838 Avoid build errors in Haskell packages sdf2p1-parser, grid, and stratum-tool. 2015-01-29 15:31:49 +01:00
Peter Simons 51de585de2 haskell-text-show: test suite doesn't compile because of missing overlap.h header 2015-01-29 15:31:49 +01:00
Peter Simons c924672374 haskell-configuration-ghc-7.8.x: smtp-mail-ng compiles now 2015-01-29 15:31:49 +01:00
Peter Simons a065319173 hackage-packages.nix: re-generate from Hackage 2015-01-29T10:57:55+0100 2015-01-29 15:31:49 +01:00
Pascal Wittmann bbea8de994 Merge pull request #6058 from nckx/update-perl-Gtk-Glib
Update Perl Gtk2 & Glib
2015-01-29 15:21:51 +01:00
Edward O'Callaghan ae93c31dde ircdHybrid: update from 7.2.3 to 8.2.2
Potentially fixes CVE-2013-0238.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-29 23:54:39 +11:00
Edward O'Callaghan 32e9704b61 zd1211fw: update from 1.4 to 1.5
Potentially fixes CVE-2012-2187.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-29 23:54:01 +11:00
Tobias Geerinckx-Rice 694732f5a7 perl-packages: update Gtk2 1.2494 -> 1.2495 2015-01-29 13:49:04 +01:00
Tobias Geerinckx-Rice e23eb33bfd perl-packages: update Glib 1.307 -> 1.310 2015-01-29 13:48:20 +01:00
Edward O'Callaghan e7ecb78aab version-management/gitolite: Bump version 3.6.1 -> 3.6.2
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-29 23:45:50 +11:00
Pascal Wittmann d72047882e Merge pull request #6043 from victoredwardocallaghan/bladeRF
libraries/libbladeRF: Fix documentation build
2015-01-29 12:10:24 +01:00
Ragnar Dahlén 736764afee apache-kafka: New package for Apache Kafka 2015-01-29 11:10:12 +00:00
koral 2a64bd0e49 webkitgtk: 2.6.4 -> 2.6.5 2015-01-29 11:16:42 +01:00
Wout Mertens ef2e0ffdea stdenv: fix eval - the return 2015-01-29 10:54:07 +01:00
Domen Kožar 857f32dfe7 Merge pull request #5967 from k0ral/rmlint
rmlint: 1.0.8 -> 2.0.0
2015-01-29 10:48:54 +01:00
Domen Kožar 54f0b25d92 Merge pull request #6006 from ts468/mdadm
Update path in udev rule of mdadm
2015-01-29 10:47:29 +01:00
Wout Mertens 006769be70 stdenv: fix eval
silly 💩
2015-01-29 10:46:35 +01:00
Thomas Strobel c9364fdbb7 Update path in udev rule of mdadm 2015-01-29 10:44:06 +01:00
Domen Kožar 45c52b7312 Merge pull request #6040 from ambrop72/gawk-cross
gawk: Fix cross compiling.
2015-01-29 10:42:18 +01:00
Wout Mertens 0feb19b6b4 stdenv: take license parameter checks out of mkDerivation path 2015-01-29 10:38:33 +01:00
Vincent Laporte db75b5d052 merlin: update from 2.1 to 2.1.1 2015-01-29 08:43:15 +01:00
Vincent Laporte 54c8a82818 utop: wrap all installed programs 2015-01-29 08:43:15 +01:00
Vincent Laporte 58297aa1e7 Why3: build also the Coq tactic. 2015-01-29 08:43:15 +01:00
Edward O'Callaghan 67d0569b25 libraries/libbladeRF: Fix documentation build
Some of the documentation is built with pandoc using
some custom bash script. We need to fixup the shebang
for that script to correctly run. Other parts of the
documentation is built using help2man and doxygen.

We also make libtecla a dependency for interactive
help support.

There is an upstream bug that makes builds fail when
pandoc is in PATH. Most importantly however, the
man pages should now build and install correctly.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-29 16:50:41 +11:00
Ambroz Bizjak 6837efe3bb gawk: Fix cross compiling.
Note that this does not trigger rebuild for native builds.
2015-01-29 00:19:57 +01:00
Peter Simons 78980ea300 hackage-packages: re-generate from Hackage 2015-01-28T23:33:14+0100 2015-01-28 23:40:48 +01:00
Nicolas Pouillard 7707d35a08 Add filter_audio 2015-01-28 23:39:57 +01:00
Arseniy Seroka 7e638e0809 lushtags: mark as broken 2015-01-29 01:33:24 +03:00
Domen Kožar d639a42241 Merge pull request #6036 from ambrop72/cloog-cross
cloog-ppl: Move build inputs to nativeBuildInputs.
2015-01-28 22:43:38 +01:00
Domen Kožar 2d51fe4005 Merge pull request #6031 from offlinehacker/pkgs/influxdb-backup/add
Add influxdb-backup
2015-01-28 22:41:21 +01:00
Domen Kožar 1cb02a448a Merge pull request #6000 from k0ral/moreutils
moreutils: 0.54 -> 0.55
2015-01-28 22:36:57 +01:00