1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 07:31:20 +00:00
Commit graph

53018 commits

Author SHA1 Message Date
Edward Tjörnhammar 490e6c491a Merge pull request #7520 from hbunke/hb_vimplugins
vimPlugins: added vim-jinja
2015-04-23 18:02:48 +02:00
Hendrik Bunke a96c076743 vimPlugins: added vim-jinja 2015-04-23 17:40:16 +02:00
Edward Tjörnhammar c26ed5adc9 Merge pull request #7522 from edwtjo/nix-bump-1
nixUnstable: Update to 1.9pre4100_4bbcfaf
2015-04-23 17:29:59 +02:00
Domen Kožar a23b6cebfb Merge pull request #7523 from cwoac/btsync
wait for filesystem before starting btsync; bump to new package version
2015-04-23 17:22:51 +02:00
Eelco Dolstra 6bfc1f7380 fio: Update to 2.2.7 2015-04-23 15:45:45 +02:00
Oliver Matthews a498b28322 wait for filesystem before starting btsync; bump to latest package version 2015-04-23 13:09:34 +00:00
Thomas Tuegel 4887f44d02 emacsWithPackages: don't call package-initialize
Emacs will call package-initialize itself, if required, or the user will
call it in their initialization file. There is no reason to call it in
the wrapper and doing so only increases start-up time.
2015-04-23 08:08:22 -05:00
Peter Simons 019b18722d cabal2nix: bump to latest version and wrap it to include nix-prefetch-scripts in $PATH 2015-04-23 14:12:43 +02:00
Edward Tjörnhammar 87b0558101 nixUnstable: Update to 1.9pre4100_4bbcfaf 2015-04-23 13:52:44 +02:00
Peter Simons c209665763 haskell-configuration-ghc-7.6.x.nix: add missing definition for "xhtml"
hackage-packages.nix contains no "xhtml" attribute because our default
compiler -- GHC 7.10.x -- has this package as a core module. Now, the
package is missing for older versions of GHC. This patch Remedies that
issue for 7.6.x. Older compilers probably need a similar fix.

Closes https://github.com/NixOS/nixpkgs/pull/7510.
2015-04-23 11:34:05 +02:00
Nikolay Amiantov 0fd1cac36f IOSpec: remove patch
Closes https://github.com/NixOS/nixpkgs/pull/7514.
2015-04-23 11:34:05 +02:00
Peter Simons 8a9de1effd hackage-packages.nix: re-generate from Hackage state 318f4faa8b 2015-04-23 11:34:05 +02:00
William A. Kennington III a7638854d2 libdbi-drivers: Fix 2015-04-22 21:16:22 -07:00
Tuomas Tynkkynen 663c972385 trace-cmd: Fix build by adding docbook_xsl dependency
Gets rid of this build error:

make -C /tmp/nix-build-trace-cmd-2.5.3.drv-0/trace-cmd/Documentation all
      ASCIIDOC            trace-cmd-hist.1.xsl
*********************************
** No docbook.xsl is installed **
** Can't make man pages        **
*********************************
Makefile:59: recipe for target '/tmp/nix-build-trace-cmd-2.5.3.drv-0/trace-cmd/Documentation/trace-cmd-hist.1' failed
2015-04-23 06:32:54 +03:00
Tobias Geerinckx-Rice fb235a871a mcelog 114 -> 115: major path fixes
Both $out/bin/mcelog and $out/etc/mcelog/mcelog.conf now point to
the correct $out/etc/mcelog.
2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice 07b9356023 b43-firmware: add new version 6.30.163.46 2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice b7135f496e suid-chroot 1.0.1 -> 1.0.2 (and refactor)
More of a conversion excercise than anything, but here you go.
2015-04-23 01:52:18 +02:00
William A. Kennington III 1adb482638 Convert more applications to libmysql 2015-04-22 16:09:41 -07:00
William A. Kennington III 781d77d507 rsyslog: Use libmysql instead of mysql 2015-04-22 16:08:53 -07:00
William A. Kennington III 5129c67fd3 libdbi-drivers: Use libmysql 2015-04-22 16:06:33 -07:00
William A. Kennington III 618c051985 bareos: Use libmysql instead of mysql 2015-04-22 16:03:20 -07:00
William A. Kennington III 88b8333750 bareos: Correctly fix libceph 2015-04-22 16:01:50 -07:00
Moritz Ulrich b8f33f1147 Fix evaluation by re-adding ceph to bareos. 2015-04-23 00:58:07 +02:00
William A. Kennington III 6e2dde7b78 nginx: 1.6.3 -> 1.8.0 2015-04-22 15:28:10 -07:00
William A. Kennington III 37ab5f0ad0 kernel: 3.18.11 -> 3.18.12 2015-04-22 14:49:43 -07:00
William A. Kennington III e074268230 stunnel: 5.14 -> 5.16 2015-04-22 14:47:09 -07:00
William A. Kennington III b6960ac709 libinput: 0.13.0 -> 0.14.1 2015-04-22 14:41:14 -07:00
William A. Kennington III dc3f962f64 curl: 7.41.0 -> 7.42.0 2015-04-22 14:37:53 -07:00
William A. Kennington III fe69e24330 ceph: More refactoring 2015-04-22 14:32:41 -07:00
William A. Kennington III 05d7fb2054 ceph: Add git derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III 9f55b2de6a ceph: More refactoring 2015-04-22 12:35:21 -07:00
William A. Kennington III 49967a7b3a sphinx: 1.2.3 -> 1.3.1 2015-04-22 12:35:21 -07:00
William A. Kennington III 6a031c8aa7 snowballstemmer: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III d144b28996 PyStemmer: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III 18e91d3614 alabaster: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III 132c01761e docutils: 0.11 -> 0.12 2015-04-22 12:35:21 -07:00
William A. Kennington III fccee5c58b accelio: Fix patch 2015-04-22 12:35:21 -07:00
Moritz Ulrich 80e5dcbb90 haskell-configuration-ghc-7.10.x: bug report link for AttoBencode. 2015-04-22 21:00:01 +02:00
Edward Tjörnhammar 63563b2c5f ideas: correct env vars in wrapper 2015-04-22 20:15:05 +02:00
Edward Tjörnhammar a039f4a584 idea-{community,ultimate}: 14.1.1 -> 14.1.2 2015-04-22 19:19:45 +02:00
Lluís Batlle i Rossell 5a21c015c7 Updating cjdns to 20150422. 2015-04-22 17:11:10 +02:00
Nikolay Amiantov 05dd67ce9f schedtool: add package 2015-04-22 17:50:41 +03:00
Nikolay Amiantov e749f1ef61 emacsPackages: use Agda and ghc-mod from 7.8 2015-04-22 17:50:41 +03:00
Nikolay Amiantov 9ae0798e73 steam: fix for new fhs-userenv 2015-04-22 17:50:41 +03:00
Nikolay Amiantov 19c497050e fhs-userenv: refactor and try to chdir to the current directory
runScript now expects a filename instead of a Bash snippet; thus, "exec" should be
omitted.
2015-04-22 17:50:41 +03:00
Nikolay Amiantov 508ef7e629 fhs-userenv: fix mkdirs 2015-04-22 17:50:41 +03:00
Nikolay Amiantov b66be2a549 fhs-userenv: move mounts map 2015-04-22 17:50:40 +03:00
Nikolay Amiantov 97931361d7 fhs-userenv: refactor envvars and propagate SSL_CERT_FILE 2015-04-22 17:50:40 +03:00
Nikolay Amiantov de487c5c99 fhs-chrootenv: propagate SSL_CERT_FILE 2015-04-22 17:50:40 +03:00
Nikolay Amiantov 68fabf295d fhs-chrootenv-env: cleanup 2015-04-22 17:50:40 +03:00
Nikolay Amiantov 7a01374bf3 fhs-chrootenv-env: refactor /etc build and add ssl certs 2015-04-22 17:50:40 +03:00
Nikolay Amiantov 298341f1c4 androidEnv.platformTools: add /bin 2015-04-22 17:35:00 +03:00
Bart Brouns 9857e8353b jaaa: add desriptions, remove longdescriptions 2015-04-22 16:28:37 +02:00
Moritz Ulrich 40d135b6ad GHC 7.10: Fix Data.AttoBencode. 2015-04-22 15:18:56 +02:00
Georges Dubus d10fb7c7be Merge pull request #7511 from Havvy/rustc-1.0.0-beta2
Rustc 1.0.0 beta2
2015-04-22 14:25:26 +02:00
Tobias Geerinckx-Rice e727aae8ca jfbview 0.4.2 -> 0.5.1
Also adds two new tools to the package: jpdfcat (quick and dirty text
dumper) and jpdfgrep (PDF search tool with weird syntax).
2015-04-22 12:34:15 +02:00
Tobias Geerinckx-Rice e4f0c4a494 netsniff-ng -> v0.5.9-rc5 2015-04-22 12:32:59 +02:00
William A. Kennington III 96101d07db ceph: Xio is only supported in 0.94 and newer 2015-04-22 01:24:50 -07:00
William A. Kennington III 5a573862a2 ceph: Major refactoring 2015-04-22 01:17:55 -07:00
Georges Dubus 7372c5434f nixbang: upgrade to 0.1.2 2015-04-22 10:00:26 +02:00
Cray Elliott d5bd6062eb readosm had an extra license field, fixed
extra license introduced at 8488d133f3
2015-04-21 22:10:08 -07:00
William A. Kennington III 7761112e37 Use some of the library shortcuts 2015-04-21 20:59:42 -07:00
William A. Kennington III 83c781f6fe all-packages: Add some library shortcuts 2015-04-21 20:59:42 -07:00
William A. Kennington III 2ac2d94286 accelio: Add derivation 2015-04-21 20:59:16 -07:00
William A. Kennington III 7fb042d172 kinetic-cpp-client: Add derivation 2015-04-21 20:59:15 -07:00
William A. Kennington III e214f2f1fa glog: 0.3.3 -> 0.3.4 2015-04-21 20:59:15 -07:00
William A. Kennington III 5de3e8fa46 libs3: Add derivation 2015-04-21 20:57:58 -07:00
William A. Kennington III 7b34703b70 zfs: Fix pkgconfig 2015-04-21 20:57:58 -07:00
William A. Kennington III a986f72d2b rocksdb: Add derivation 2015-04-21 20:57:58 -07:00
William A. Kennington III 71e40eeb4b Add some missing platforms 2015-04-21 20:57:58 -07:00
William A. Kennington III c6d0acbda7 numactl: 1.0.2 -> 2.0.10 2015-04-21 20:57:58 -07:00
William A. Kennington III b090b10d68 libevent: 2.0.21 -> 2.0.22 2015-04-21 20:57:58 -07:00
William A. Kennington III dea5f168f7 ceph: Add 0.80 LTS 2015-04-21 20:57:58 -07:00
William A. Kennington III 6ac4bbd007 ceph: Refactor into a generic expression 2015-04-21 20:57:57 -07:00
William A. Kennington III 65373ed2f6 libedit: Update to 20150325-3.1 2015-04-21 20:57:57 -07:00
Cray Elliott f8d5b67c61 Revert "darcs: use build from GHC 7.8.4 package set until 7.10.1 compiles this tool"
darcs 2.10.0 fixes compilation with GHC 7.10.1!

This reverts commit 3b8ae5cedc.
2015-04-21 20:41:35 -07:00
Cray Elliott 56de3acd5a dolphinEmuMaster: add libusb to depends, bump git version
this allows dolphin-emu to detect and use the Nintendo Wii U Gamecube Adapter
2015-04-21 20:40:32 -07:00
Cray Elliott e73921aee1 valgrind: patch build system to allow linux kernels of v4.x 2015-04-21 20:40:15 -07:00
Cray Elliott 447f1dcffb openjdk: patch build script to accept 4.x versioned linux kernels 2015-04-21 20:39:36 -07:00
obadz ac182f0a93 add pithos 1.0.1 2015-04-22 04:32:38 +01:00
Ricardo M. Correia 7dddf8a68c flashplayer: Update from 11.2.202.451 -> 11.2.202.457 2015-04-22 02:59:58 +02:00
Joachim Fasting 8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Ryan Scheel (Havvy) d29ef454f0 makeRustcDerivation: Add configurationFlags, rustcBeta: Add beta configuration flag 2015-04-21 20:52:19 +00:00
Ryan Scheel (Havvy) d3db093560 rustcBeta: Update to 1.0.0beta.2 2015-04-21 20:47:24 +00:00
Peter Simons 5c6dd54183 Merge pull request #7499 from woehr/bnfc-meta-haddock
Don't try to build BNFC-meta documentation.
2015-04-21 22:05:46 +02:00
Rok Garbas 052b079c02 Revert "pythonPackages.pyenchant: point to enchant lib via PYENCHANT_LIBRARY_PATH"
This reverts commit 314d146c8c.
2015-04-21 20:14:59 +02:00
Thomas Tuegel 8aa0d8f180 add emacsWithPackages 2015-04-21 13:06:24 -05:00
Jordan Woehr 3aebbed571 Don't try to build BNFC-meta documentation. 2015-04-21 11:26:13 -06:00
Eelco Dolstra 1d8590afe4 nss: Update to 3.18.1 2015-04-21 16:53:43 +02:00
Eelco Dolstra 9f3370a9c9 firefox: Update to 37.0.2 2015-04-21 16:48:46 +02:00
taku0 cc3d0913d3 firefox-bin: update to version 37.0.2 2015-04-21 23:44:56 +09:00
Peter Simons 32c0d3bd4f hackage-packages.nix: re-generate from Hackage state 12d6257d3e 2015-04-21 14:16:20 +02:00
Pascal Wittmann 183271560b Merge pull request #7393 from pjones/pkg/sassc
New package: SassC (front-end for libsass)
2015-04-21 09:52:50 +02:00
Rok Garbas 314d146c8c pythonPackages.pyenchant: point to enchant lib via PYENCHANT_LIBRARY_PATH 2015-04-21 09:42:55 +02:00
William A. Kennington III dbaeb7c428 kernel: 3.14.38 -> 3.14.39 2015-04-20 22:41:47 -07:00
William A. Kennington III 2c35a4aa39 kernel: 3.19.4 -> 3.19.5 2015-04-20 22:40:31 -07:00
William A. Kennington III d82fa84357 kernel: 3.10.74 -> 3.10.75 2015-04-20 22:37:40 -07:00
Tobias Geerinckx-Rice ff6be09c2e Merge pull request #7437 from AndersonTorres/atari800
Atari800: no more ROM install
2015-04-21 03:39:37 +02:00
Tobias Geerinckx-Rice e5e2de874e zfstools 0.3.1 -> 0.3.2 2015-04-21 02:40:50 +02:00
Arseniy Seroka a9eedc31cd Merge pull request #7485 from oxij/fix-drbd
drbd: hash changed
2015-04-21 03:38:07 +03:00
Tobias Geerinckx-Rice 13749c5e92 geolite-legacy 2015-04-16 -> 2015-04-21 2015-04-21 01:48:28 +02:00
Tobias Geerinckx-Rice 5e359ffbd0 foremost: add missing makefile.patch 2015-04-21 01:30:02 +02:00
Tobias Geerinckx-Rice 29e07d0e6e Add foremost 1.5.7: recover some files based on contents 2015-04-21 00:53:21 +02:00
Peter Simons 169efee101 haskell-hruby: test suite has been fixed upstream 2015-04-20 22:07:30 +02:00
Peter Simons 26941230b5 hackage-packages.nix: re-generate from Hackage state e1a69962dc 2015-04-20 22:05:33 +02:00
Pascal Wittmann 413d124e68 Merge pull request #7483 from joelmo/patch-2
xournal: add license info
2015-04-20 20:40:12 +02:00
Pascal Wittmann 06d1da0948 Merge pull request #7487 from oxij/fix-update-stepmania
stepmania: revive and update to 5.0.7
2015-04-20 20:39:33 +02:00
Joel Moberg 49f4dba4c7 xournal: add license info 2015-04-20 18:22:37 +02:00
Arseniy Seroka c8f9a2d76c Merge pull request #7468 from Balletie/master
Bump SFML to version 2.2, and update MARS game
2015-04-20 19:18:27 +03:00
Jan Malakhovski ba53021d92 stepmania: revive and update to 5.0.7 2015-04-20 16:09:07 +00:00
Jan Malakhovski bba9d17e94 actkbd: add version 0.2.8 2015-04-20 16:04:51 +00:00
Jan Malakhovski 9f9959599f drbd: hash changed 2015-04-20 15:59:13 +00:00
Nikolay Amiantov 91f3912b5d lambdabot: add configuration 2015-04-20 18:56:43 +03:00
AndersonTorres cdc7c6b916 ComicNeue: 1.1 -> 2.2 2015-04-20 12:48:53 -03:00
Peter Simons 82f22dd5a1 hackage-packages.nix: disable approx. 1,000 Hydra build that are known to fail with GHC 7.10.1 2015-04-20 17:40:16 +02:00
Peter Simons cba0f43304 haskell-diagrams-lib: build has been fixed upstream 2015-04-20 17:40:14 +02:00
Peter Simons ee90f707a6 haskell-configuration-ghc-7.10.x.nix: fix Hydra evaluation errors 2015-04-20 17:40:14 +02:00
Peter Simons 2799cf5e1b hackage-packages.nix: re-generate from Hackage state ea1b618ac7 2015-04-20 17:40:14 +02:00
Peter Simons e313cd711e r-modules: disable broken builds on Hydra 2015-04-20 17:38:46 +02:00
Tobias Geerinckx-Rice 604ac701f3 netsniff-ng v0.5.9-rc4-62-g47a7037 -> v0.5.9-rc4-63-gf43bbe9
Bug fix: mac80211: Check existence of generated monX device

Fix the case when netsniff-ng fails if there is already an existing
monX device while generating one.
2015-04-20 17:17:40 +02:00
Tobias Geerinckx-Rice 2454b943d7 eid-mw: fix and improve eid-nssdb helper script
Now works. Good to know no-one else is using this :-)
2015-04-20 17:17:39 +02:00
Balletie d03e6162dc Update SFML to version 2.2, remove sfml_git, and update MARS (depended on sfml_git) 2015-04-20 16:49:39 +02:00
Thomas Tuegel 8eef55b0e0 Merge pull request #7415 from bendlas/dropbox
dropbox[-cli]: update to latest versions
2015-04-20 09:33:48 -05:00
Tobias Geerinckx-Rice 2ae207718c man-pages 3.82 -> 3.83 2015-04-20 15:00:39 +02:00
Tobias Geerinckx-Rice f1d030cf7d debian_devscripts 2.12.4 -> 2.15.3
Was touched by 55edae1 but tarball had vanished.
2015-04-20 15:00:39 +02:00
Cillian de Róiste e74e572331 yoshimi: update from 1.3.3 to 1.3.4 2015-04-20 14:51:55 +02:00
Cillian de Róiste 001ea3b455 xf86_input_wacom: update from 0.28.0 to 0.29.0 2015-04-20 14:51:38 +02:00
Cillian de Róiste 7207486497 synthv1: update from 0.6.0 to 0.6.1 2015-04-20 14:51:19 +02:00
Cillian de Róiste 58f2db6fef samplv1: update from 0.6.0 to 0.6.1 2015-04-20 14:51:01 +02:00
Cillian de Róiste 76d2a43d1e qsynth: update from 0.3.8 to 0.3.9 2015-04-20 14:50:41 +02:00
Cillian de Róiste 0960edc3c4 drumkv1: update from 0.6.0 to 0.6.1 2015-04-20 14:50:10 +02:00
Cillian de Róiste 3c656e1014 darktable: update from 1.6.3 to 1.6.4 2015-04-20 14:49:55 +02:00
Cillian de Róiste c6ebc7f1de calf: update from 0.0.19 to 0.0.60 2015-04-20 14:49:37 +02:00
Eelco Dolstra 61cca2cadf meta.homePage -> homepage 2015-04-20 14:20:03 +02:00
Herwig Hochleitner 9852790e40 dropbox: add stable-branch update note 2015-04-20 12:43:23 +02:00
Eelco Dolstra 888c7b40fe Revert "systemd: Drop dependency on sysvtools"
This reverts commit 51fe214218. It was
intended for the staging branch.
2015-04-20 11:33:28 +02:00
Eelco Dolstra 51fe214218 systemd: Drop dependency on sysvtools 2015-04-20 11:32:28 +02:00
Aycan iRiCAN 3cd32fcbed Merge pull request #7473 from aycanirican/fix_darwin_emacs
emacs-24: Removed obsolete patch file
2015-04-20 09:18:10 +03:00
Aycan iRiCAN 236d963a1e Removed all references to darwin-new-sections.patch 2015-04-20 09:04:15 +03:00
Aycan iRiCAN 41944ca5a7 Removed patch file. 2015-04-20 08:30:39 +03:00
Aycan iRiCAN 151456da27 emacs-24: Removed obsolete patch file 2015-04-20 08:28:17 +03:00
Tobias Geerinckx-Rice 82173e6518 rescuetime 2.8.6.1015 -> 2.8.8.1040 2015-04-20 04:35:01 +02:00
Tobias Geerinckx-Rice 55edae18f0 dpkg 1.16.9 -> 1.17.25 2015-04-20 04:09:50 +02:00
Tobias Geerinckx-Rice afd76a8027 perl-packages: add Parse::DebControl
Easy OO parsing of debian control-like files
2015-04-20 04:08:59 +02:00
Spencer Whitt 3e2b774384 cimg, qt4, pdf2svg: enable on Darwin 2015-04-19 19:39:35 -04:00
Peter Simons b6944026c6 haskell-hruby: add missing system dependency and disable broken test suite
Work around https://github.com/bartavelle/hruby/issues/10 and
https://github.com/bartavelle/hruby/issues/9 as suggested in
https://github.com/NixOS/nixpkgs/pull/7442.
2015-04-20 00:06:52 +02:00
Peter Simons 3b8ae5cedc darcs: use build from GHC 7.8.4 package set until 7.10.1 compiles this tool 2015-04-20 00:06:52 +02:00
Peter Simons 805b9ed4bf git-annex: use build from GHC 7.8.4 package set until 7.10.1 compiles this tool 2015-04-20 00:06:52 +02:00
Peter Simons 72f06e79f5 haskell-tasty-rerun: fix build with GHC 7.10.1 2015-04-20 00:06:52 +02:00
Peter Simons 921e73eb7e haskell-nats: fix build with older compilers 2015-04-20 00:06:52 +02:00
Peter Simons a9d7fff06c haskell-bloomfilter: fix build with GHC 7.10.1
https://github.com/bos/bloomfilter/issues/11
2015-04-20 00:06:52 +02:00
Peter Simons bfe4b07321 hackage-packages.nix: re-generate from Hackage state be5b264dd1 2015-04-20 00:06:52 +02:00
Peter Simons 88fa30e8f2 haskell-configuration-ghc-7.10.x: clean-up 2015-04-19 19:56:45 +02:00
Peter Simons 5d6cdabf44 haskell-control-monad-free: use pre 0.6 version on older compilers 2015-04-19 19:48:33 +02:00
Peter Simons 5268dd470c haskell-mtl-compat: fix build with GHC 7.10.x or later 2015-04-19 19:48:11 +02:00
Peter Simons 8cfd8673f5 haskell-extra build succeeds with the new generic builder. 2015-04-19 19:47:39 +02:00
Peter Simons a510ba0334 Drop broken packages sproxy and sproxy-web. 2015-04-19 18:48:29 +02:00
Sebastian Jordan 956f6dbd4a Disable sdl2-ttf tests in haskellng packages.
The testsuite of the sdl2-ttf requires user input to finish, thats why
it should be disabled until a version which fixed this problem is
available on hackage.

Closes https://github.com/NixOS/nixpkgs/pull/7464.
2015-04-19 18:36:08 +02:00
Peter Simons d3b73ae30f idris: simplify overrides as suggested by @abbradar 2015-04-19 18:32:03 +02:00
Peter Simons d50fe49ded Merge pull request #7037 from peti/haskell-updates-ghc7101
Switch the default Haskell package set to GHC 7.10.1.
2015-04-19 17:57:33 +02:00
Peter Simons 0b088ce581 r-modules: revert "disable builds that depend on broken gdal library"
This reverts commit 9e9b5e6e69. gdal has
been fixed in 1645795c53.
2015-04-19 17:52:50 +02:00
Cillian de Róiste 5c3b8840b3 qtractor: add LV2 plugin support and upgrade 0.6.5 -> 0.6.6
fixes 7384
2015-04-19 15:34:57 +02:00
Eelco Dolstra b7b661f05f Merge pull request #7412 from k0ral/sqlite
sqlite: 3.8.8.3 -> 3.8.9
2015-04-19 13:40:13 +02:00
Luca Bruno b247577487 Revert "Merge pull request #7450 from risicle/gdaldisablepy"
This reverts commit e1db3adbac, reversing
changes made to ca0d1aa9a3.

See https://github.com/NixOS/nixpkgs/pull/7450#issuecomment-94259269
2015-04-19 12:19:52 +02:00
Peter Simons bf294df172 haskell-annotated-wl-pprint was fixed upstream. 2015-04-19 11:59:09 +02:00
lethalman e1db3adbac Merge pull request #7450 from risicle/gdaldisablepy
gdal: just disable python support instead of marking gdal broken wholesa...
2015-04-19 11:54:50 +02:00
Tuomas Tynkkynen 7532c5379d ddclient: Force line buffering on stdout
Status messages of ddclient go to stdout, which is block buffered by
default, so most of its output won't appear in the journal until it is
exiting:

-- Reboot --
Apr 19 11:31:04 xen systemd[1]: Starting Dynamic DNS Client...
Apr 19 11:31:04 xen systemd[1]: Started Dynamic DNS Client.
Apr 19 11:31:53 xen systemd[1]: Stopping Dynamic DNS Client...
Apr 19 11:31:53 xen ddclient[530]: === opt ====
Apr 19 11:31:53 xen ddclient[530]: opt{cache}                           : <undefined>
Apr 19 11:31:53 xen ddclient[530]: opt{cmd}                             : <undefined>
...

Fix this by adding a patch to set line buffering on stdout.
2015-04-19 12:32:04 +03:00
Jaka Hudoklin ca0d1aa9a3 Merge pull request #6880 from offlinehacker/pkgs/skydns/add
Add skydns
2015-04-19 10:43:05 +02:00
Edward Tjörnhammar bf47fb0aee Merge pull request #7460 from codyopel/pamixer
pamixer: remove unzip dependency
2015-04-19 10:09:01 +02:00
codyopel 165e7bea42 pamixer: remove unzip dependency 2015-04-19 03:56:42 -04:00
Pascal Wittmann be7e172052 Merge pull request #7456 from bcdarwin/button-lock
new emacs package: button-lock 1.0.2
2015-04-19 09:52:06 +02:00
Pascal Wittmann 68669cdcaa Merge pull request #7458 from bcdarwin/popup-upgrade
emacsPackagesNg.popup: 0.5.0 -> 0.5.2
2015-04-19 09:51:33 +02:00
William A. Kennington III 5233fef635 ntfs-3g: 2014.2.15 -> 2015.3.14 2015-04-19 00:37:55 -07:00
William A. Kennington III cebecb3ef6 hiredis: 0.12.1 -> 0.13.0 2015-04-19 00:37:55 -07:00
codyopel 65f88c172b fdk-aac: 0.1.3 -> 0.1.4 2015-04-19 03:21:50 -04:00
William A. Kennington III 8d255c32ec mupdf: 1.6 -> 1.7 2015-04-18 23:58:04 -07:00
William A. Kennington III 42e996308e Merge pull request #7254 from codyopel/gsm-cross
[WIP][DARWIN] libgsm: 1.0.13 -> 1.0.14 & improve cross platform support
2015-04-18 23:56:55 -07:00
Ben Darwin 8f7a867dcc emacsPackagesNg.popup: 0.5.0 -> 0.5.2 2015-04-19 02:36:31 -04:00
Ben Darwin f023c0a023 new emacs package: button-lock 1.0.2 2015-04-19 01:02:49 -04:00
Tobias Geerinckx-Rice ade440fa84 id3v2 0.1.11 -> 0.1.12 2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice 63727ffcb2 kexec-tools 2.0.4 -> 2.0.9 2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice fbeb8bd898 lz4, xdelta: explicitly mark test requirements as such in code 2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice 80d61d9201 Merge pull request #7440 from svend/librecad-2-0-7
Update librecad2 package to 2.0.7
2015-04-19 03:42:33 +02:00
Arseniy Seroka 63d4512d33 Merge pull request #7455 from spwhitt/pil
pil, pillow: Patch out Darwin impurities
2015-04-19 04:30:18 +03:00
Tobias Geerinckx-Rice ea5999cd77 reiser4progs 1.0.6 -> 1.0.9 2015-04-19 02:13:30 +02:00
Tobias Geerinckx-Rice 3a627a7fb0 reiserfsprogs 3.6.21 -> 3.6.24 2015-04-19 02:13:30 +02:00
Tobias Geerinckx-Rice 74d66a3df1 dejagnu 1.5.1 -> 1.5.3 2015-04-19 02:13:30 +02:00
Spencer Whitt edf9bcdbab pil, pillow: Patch out Darwin impurities 2015-04-18 19:58:02 -04:00
Charles Strahan 1645795c53 gdal: unbreak the python lib 2015-04-18 17:33:49 -04:00
Spencer Whitt 165456bba2 command-line-tools: Update broken URL and packages
Close #7452.
2015-04-18 22:55:43 +02:00
Edward Tjörnhammar 74214d6eee ideas: fix sneaky comma 2015-04-18 21:54:16 +02:00
Austin Seipp 003f5a87b3 nixpkgs: add trace-cmd 2.5.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-18 14:45:47 -05:00
Austin Seipp 834c731a72 nixpkgs: add kdb+ 3.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-18 14:45:47 -05:00
Robert Scott f2e8e6a598 gdal: just disable python support instead of marking gdal broken wholesale 2015-04-18 20:38:50 +01:00
Nikolay Amiantov da9dfdf956 idris: fix building on GHC 7.8 2015-04-18 21:16:52 +02:00
Tobias Geerinckx-Rice 7c75c7f7c8 stress-ng 0.03.21 -> 0.03.22 2015-04-18 20:46:48 +02:00
Peter Simons 3ec8e58754 haskell-configuration-ghc-7.8.x: fix transformers-compat 2015-04-18 20:43:23 +02:00
Peter Simons e9eacd119c haskell-configuration-ghc-7.10.x: remember ticket for brainfock and unlambda patches 2015-04-18 20:43:23 +02:00
Peter Simons 09fe56f2e5 haskell-ng: switch default configuration to mtl 2.2.x 2015-04-18 20:43:23 +02:00
Peter Simons 2eb911bd4c haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors 2015-04-18 20:43:23 +02:00
Peter Simons d405c97251 haskell-ShellCheck build has been fixed upstream. 2015-04-18 20:43:22 +02:00
Nikolay Amiantov 196e34279d haskellng.generic-builder: move jailbreak-cabal to postPatch
Closes https://github.com/NixOS/nixpkgs/pull/7208.
2015-04-18 20:43:22 +02:00
Peter Simons 51c9058731 haskell-zlib: fix build by disabling the test suite 2015-04-18 20:43:22 +02:00
Peter Simons c23eb9eff8 haskell-wl-pprint build with GHC 7.10.1 has been fixed upstream. 2015-04-18 20:43:22 +02:00
Peter Simons 3508e62740 haskell-configuration-ghc-7.10.x: mark broken packages
- BNFC = markBrokenVersion "2.7.1" super.BNFC;
 - HList = markBrokenVersion "0.3.4.1" super.HList;
 - cmdlib = markBroken super.cmdlib;
 - ShellCheck = markBroken ShellCheck;
 - arithmoi = markBroken super.arithmoi;
 - ghc-mod = markBroken super.ghc-mod;
 - graphviz = markBroken super.graphviz;

Disable hastache's test suite to fix the build.
2015-04-18 20:43:22 +02:00
Peter Simons 4299a86a59 haskell-pandoc: remove obsolete patches for ghc-7.10.x support 2015-04-18 20:43:22 +02:00
Peter Simons 0ddba1e0e9 haskell-arithmoi: patch for GHC 7.10.1 no longer apply cleanly
See http://hydra.cryp.to/build/729998/nixlog/2/raw.
2015-04-18 20:43:22 +02:00
Peter Simons 6bea2d503a haskell-nats: fix build on pre 7.10.x compilers 2015-04-18 20:43:22 +02:00
Peter Simons 2121543d0c jailbreak-cabal: avoid infinite recursion 2015-04-18 20:43:22 +02:00
Peter Simons b2f87068b6 haskell-configuration-ghc-7.10.x: remove obsolete overrides 2015-04-18 20:43:22 +02:00
Peter Simons c434966fe0 hackage-packages.nix: re-generate from Hackage state 81d069379a 2015-04-18 20:43:22 +02:00
Peter Simons e813808a5d Switch haskellngPackages from GHC 7.8.4 to 7.10.1. 2015-04-18 20:43:20 +02:00
Joel Moberg 9e6ac97bf8 esniper: fix homepage address 2015-04-18 20:07:18 +02:00
Mateusz Kowalczyk 88ce891dc8 Merge pull request #7447 from ehmry/mpd
Mpd
2015-04-18 16:03:57 +01:00
Emery Hemingway 64b9688ee4 mpd: opus and proxy support 2015-04-18 11:02:28 -04:00
Arseniy Seroka 594ce7bc5d Merge pull request #7435 from anderspapitto/master
add gmusicapi python package
2015-04-18 17:36:25 +03:00
Robin Gloster ec10a5a675 switch to php5.6 as default version 2015-04-18 03:46:48 -07:00
Robin Gloster cb904510a6 consolidate php builds 2015-04-18 03:46:48 -07:00
Svend Sorensen 9c98c95488 Update librecad2 package to 2.0.7 2015-04-17 22:56:52 -07:00
Daniel Peebles 80f4b81615 Merge pull request #7404 from cstrahan/bundlerenv-fixes
Bundlerenv fixes
2015-04-17 23:13:08 -04:00
Anders Papitto c11c36daaa add gmusicapi python package
as well as several dependencies. Tested with a personal project that
relies on gmusicapi
2015-04-17 18:17:50 -07:00
AndersonTorres 28f5eccd8d Atari800: no more ROM install
Now, the expression will not install ROM files anymore. It is easier the
final user install them locally by himself, in a local directory.
Also, it appears that there is a missing ROM in the package provided by
the project's site.
2015-04-17 21:39:25 -03:00
William A. Kennington III c6234ad07b kernel: 3.4.106 -> 3.4.107 2015-04-17 16:55:14 -07:00
Nikolay Amiantov 8f1d256435 agda: use GHC 7.8.4 for building 2015-04-18 00:40:00 +03:00
Arseniy Seroka 5eb73dd736 Merge pull request #7433 from devhell/canto-curses
canto-curses: 0.9.1 -> 0.9.3
2015-04-18 00:21:11 +03:00
William A. Kennington III 93d6ac9a0c 389-ds-base: 1.3.3.5 -> 1.3.3.9 2015-04-17 14:10:09 -07:00
William A. Kennington III 556c2a919c icedtea: 2.5.4 -> 2.5.5 2015-04-17 14:10:09 -07:00
William A. Kennington III 96ea5d3c56 nano: 2.4.0 -> 2.4.1 2015-04-17 14:10:09 -07:00
Nikolay Amiantov 152a8add72 haskellngPackages.edit-distance: fix for GHC 7.10 2015-04-18 00:07:57 +03:00
Nikolay Amiantov d3503422e2 haskellngPackages.IOSpec: fix for GHC 7.10 2015-04-18 00:07:53 +03:00
Nikolay Amiantov 6e9a6e57cb haskellngPackages.brainfuck/unlambda: fix for GHC 7.10 2015-04-18 00:07:39 +03:00
Nikolay Amiantov 2f886d3f16 haskellngPackages.misfortune: fix for GHC 7.10 2015-04-18 00:07:31 +03:00
Nikolay Amiantov 2f7bc991aa haskellngPackages.gnuplot: fix for GHC 7.10 2015-04-18 00:07:25 +03:00
Nikolay Amiantov 125cce54ba haskellngPackages.dependent-sum-template: fix for GHC 7.10 2015-04-17 23:51:03 +03:00
Nikolay Amiantov 282dfc8bb3 haskellngPackages.mueval: fix for GHC 7.10 2015-04-17 23:51:03 +03:00
Domen Kožar 0207f0ad8f Merge pull request #7206 from 4e6/xdg-utils/src-http
xdg-utils: http-based fetchgit url
2015-04-17 16:28:08 -04:00
devhell bfcc670eb0 canto-curses: 0.9.1 -> 0.9.3 2015-04-17 21:18:01 +01:00
Peter Simons 9e9b5e6e69 r-modules: disable builds that depend on broken gdal library 2015-04-17 20:02:46 +02:00
Peter Simons f82a287c20 R: update to 3.2.0 2015-04-17 20:02:46 +02:00
Forkk 079da8cdcd plex: init at 0.9.11.16.958
Added a package and module for Plex Media Server, an application for
managing media collections across multiple devices.
2015-04-17 12:11:30 -05:00
Emery Hemingway 7ae97432b8 libmpdclient: 2.9 -> 2.10 2015-04-17 12:56:51 -04:00
Arseniy Seroka d8cd5d34ae Merge pull request #7417 from auntieNeo/asterisk
Added Asterisk telephony server
2015-04-17 18:47:39 +03:00
Luca Bruno 384abb5e29 Add automake 1.15 2015-04-17 17:18:10 +02:00
Damien Cassou b645431030 Merge pull request #7428 from DamienCassou/update-pharo-vm
Update pharo-vm to add missing PharoV40.sources
2015-04-17 16:05:34 +02:00
Remy Goldschmidt de02110903 Added K Framework package.
Closes https://github.com/NixOS/nixpkgs/pull/7419.
2015-04-17 16:05:00 +02:00
Luca Bruno 52c9115fcb gtkimageview: fix build for ZHF 2015-04-17 16:03:21 +02:00
Tobias Geerinckx-Rice 5bc5c6896e mp3fs: fix interoperation with samba
Ship and apply patch manually because building mp3fs from git is hell.

Also change meta.homepage to the one mentioned in the README.
2015-04-17 15:54:16 +02:00
Damien Cassou 8c0fc8bd21 Update pharo-vm to add missing PharoV40.sources 2015-04-17 15:52:07 +02:00
Michel Kuhlmann cc5f5f0fd3 r-modules: update from CRAN state at 2015-04-16T11:23:00+0100
Closes https://github.com/NixOS/nixpkgs/pull/7411.
2015-04-17 15:38:12 +02:00
Peter Simons 08f3c8cbac gdal: mark broken
The build tries to install files outside of its prefix. A complete build log
with the error is at http://hydra.nixos.org/build/21344907/nixlog/1/raw.

The subject came up in https://github.com/NixOS/nixpkgs/pull/7411.
2015-04-17 15:37:32 +02:00