Commit graph

70397 commits

Author SHA1 Message Date
Vladimír Čunát 91dced6ba0 nixos/manual: installation iso logs in automatically 2015-10-11 13:37:19 +02:00
Pascal Wittmann 228a323374 Perl-Class-Load-XS: 0.06 -> 0.09 2015-10-11 12:13:24 +02:00
Pascal Wittmann c12a8f49c1 perl-Class-Load: 0.21 -> 0.23 2015-10-11 12:13:24 +02:00
vbgl 055f08dcf9 Merge pull request #10311 from expipiplus1/bump-neovim-version
neovim: 2015-06-09 -> 2015-10-08
2015-10-11 08:39:46 +02:00
Pascal Wittmann c76da480b8 perl-Class-C3-Adopt-NEXT: 0.13 -> 0.14 2015-10-10 23:42:04 +02:00
Pascal Wittmann c2f4641070 perl-ClassC3: 0.26 -> 0.28 2015-10-10 23:42:03 +02:00
Pascal Wittmann 367ece9fd5 perl-Class-Base: 0.05 -> 0.06 2015-10-10 23:42:03 +02:00
Pascal Wittmann 47cacba87b perl-CaptureTiny: 0.24 -> 0.30 2015-10-10 23:42:03 +02:00
Pascal Wittmann becb0bbc9f perl-CacheCache: 1.06 -> 1.08 2015-10-10 23:42:03 +02:00
makefu cd1732f58e duplicity: add paramiko,pycrypto,ecdsa to deps
paramiko enables sftp://

[Bjørn: clean up expression arguments (coding style)]
2015-10-10 21:58:43 +02:00
Pascal Wittmann 5b68b8aa17 Merge pull request #10301 from rycee/bump/checkstyle
eclipse-plugin-checkstyle: 6.9.0 -> 6.11.0
2015-10-10 21:29:36 +02:00
Pascal Wittmann da323436a5 Merge pull request #10302 from rycee/bump/theme-vertex
theme-vertex: 20150718 -> 20150923
2015-10-10 21:29:07 +02:00
Joe Hermaszewski 36be2e9144 neovim: 2015-06-09 -> 2015-10-08 2015-10-10 20:29:06 +01:00
Pascal Wittmann 82cc7d252c Merge pull request #10303 from rycee/bump/eclipse-plugin-testng
eclipse-plugin-testng: 6.9.5 -> 6.9.7
2015-10-10 21:28:44 +02:00
Thomas Tuegel 840f4b0b55 pcre2: enable alternate character widths 2015-10-10 13:56:34 -05:00
Thomas Tuegel d2a855b606 pcre2: enable JIT 2015-10-10 13:56:24 -05:00
Thomas Tuegel 32bef7253d utf8proc: 1.2 -> 1.3 2015-10-10 12:56:43 -05:00
Thomas Tuegel 70bdb61fcc move sage attribute 2015-10-10 12:55:43 -05:00
Thomas Tuegel cd2c0e4e86 openspecfun: init at 0.4 2015-10-10 12:55:30 -05:00
Thomas Tuegel f9e7011626 fixup! openlibm: init at 0.4.1 2015-10-10 12:55:08 -05:00
goibhniu d7c0612f4b Merge pull request #10049 from anderslundstedt/upgradeplex
Upgrade plex to 0.9.12.11.1406
2015-10-10 19:49:43 +02:00
Robert Helgesson abd63d4147 eclipse-plugin-testng: 6.9.5 -> 6.9.7 2015-10-10 13:47:25 +02:00
Robert Helgesson 1c1b812e74 theme-vertex: 20150718 -> 20150923 2015-10-10 13:42:08 +02:00
Robert Helgesson fd072ec8f7 fira-mono: 3.205 -> 3.206 2015-10-10 13:35:52 +02:00
Robert Helgesson 47a2f0e9f1 fira: 4.105 -> 4.106 2015-10-10 13:35:18 +02:00
Robert Helgesson e2acc25cbc eclipse-plugin-checkstyle: 6.9.0 -> 6.11.0 2015-10-10 13:28:25 +02:00
Nikolay Amiantov 70bb555368 opera: fix build 2015-10-10 14:24:05 +03:00
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