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

64527 commits

Author SHA1 Message Date
Peter Simons 362e60a5dc r-modules: fix rapportools 2015-06-16 12:48:50 +02:00
Peter Simons 21c18c4f0a r-modules: fix rapport 2015-06-16 12:48:50 +02:00
Peter Simons ccd6988b3d r-modules: fix xml2 2015-06-16 12:48:50 +02:00
Peter Simons 8ac6350ce7 r-modules: fix pander 2015-06-16 12:48:50 +02:00
Peter Simons 9fc5317055 r-modules: fix curl 2015-06-16 12:48:50 +02:00
Peter Simons d4c810cccd r-modules: disable broken packages to avoid Hydra evaluation errors 2015-06-16 12:48:49 +02:00
Peter Simons c9743be445 nlopt: broken by recent octave 4.x update
See http://hydra.cryp.to/build/932458/nixlog/1/raw for a complete build log.
The issue is known upstream at https://github.com/stevengj/nlopt/issues/33.
2015-06-16 12:48:49 +02:00
Pascal Wittmann 8437f039e3 help2man: update from 1.46.6 to 1.47.1 2015-06-16 12:02:00 +02:00
Cillian de Róiste a2a69400a4 jmtpfs: add platform 2015-06-16 11:30:20 +02:00
Tobias Geerinckx-Rice 368e381d1f python-packages: prompt_toolkit -> 0.40
Fixes:
- Fix in output_screen_diff: reset correctly.
- Ignore flush errors in vt100_output.
- Implemented <num>gg Vi key binding.
- Bug fix in the renderer when the style changes.

New features:
- TokenListControl can now display the cursor somewhere.
- Added SwitchableValidator class.
- print_tokens function added.
- get_style argument for Application added.
- KeyBindingManager got an enable_all argument.

Backwards incompatible changes:
- history_search is now a SimpleFilter instance.
2015-06-16 03:34:42 +02:00
Tobias Geerinckx-Rice 82ec18463d Add dfasma 1.0.1: analyse/compare audio files 2015-06-16 03:15:15 +02:00
William A. Kennington III 4c8f84e8af python: Correctly detect ncurses opaque api 2015-06-15 17:55:44 -07:00
Domen Kožar 28a586de4d Merge pull request #8335 from andrewrk/libgroove
add libgroove package
2015-06-16 00:46:01 +02:00
Arseniy Seroka b83d53e355 vimPlugins: 2015-06-16 update 2015-06-16 01:44:35 +03:00
Arseniy Seroka 4cd061abfd Merge pull request #8270 from LnL7/youcompleteme-clang
removed clang-unwrapped in vimPlugins.youcompleteme
2015-06-16 00:25:48 +02:00
Arseniy Seroka ac49b0a0c0 Merge pull request #8336 from ericbmerritt/ocp-build-fix
ocp-build: upgrade to 1.99.9-beta
2015-06-15 22:43:36 +02:00
Arseniy Seroka 8a23f0eba0 Merge pull request #8345 from joachifm/reimplement-picolisp
Re-define picolisp
2015-06-15 22:43:03 +02:00
Daiderd Jordan 06d49aa696 vimPlugins.youcompleteme: use clang instead of clang-unwrapped on darwin 2015-06-15 22:38:56 +02:00
Tobias Geerinckx-Rice e8dea0c5c2 fmit -> 1.0.0 2015-06-15 21:34:30 +02:00
Andrew Kelley ede08cec4d add libgroove package 2015-06-15 12:27:40 -07:00
Dario Bertini 32616ae028
Add pywinrm metadata 2015-06-15 19:45:49 +01:00
Dario Bertini 1c87fd82d4
Fix python-packages.nix conflict
Merge remote-tracking branch 'origin/master' into ansible-win
2015-06-15 19:41:30 +01:00
William A. Kennington III 046ba6b7db linux-testing: 4.1-rc7 -> 4.1-rc8 2015-06-15 11:37:05 -07:00
William A. Kennington III 2fd74f43b5 kernel: 3.18.14 -> 3.18.16 2015-06-15 11:32:46 -07:00
William A. Kennington III b325c1556a kernel: 3.12.43 -> 3.12.44 2015-06-15 11:32:46 -07:00
Peter Simons b667cb6163 Merge pull request #8298 from abbradar/r-updates
R updates
2015-06-15 20:31:57 +02:00
Peter Simons 953d867437 Merge pull request #8341 from phile314/master
haskell-uhc: Use newer version with relaxed cabal constraints.
2015-06-15 20:29:56 +02:00
Dario Bertini 99912bbf0e
Add (optional, but opted in by default) support for Windows in ansible 2015-06-15 19:24:02 +01:00
Tobias Geerinckx-Rice 553ce28bc2 geolite-legacy -> 2015-06-15 2015-06-15 19:58:20 +02:00
Tobias Geerinckx-Rice a0473fde87 tzdata -> 2015e 2015-06-15 19:30:11 +02:00
Peter Simons b311380227 hackage-packages.nix: update to 2c4a8914cb with hackage2nix revision c519a8ee5f75311f8eaaca7eaf5af8f7ad26d33e 2015-06-15 19:26:56 +02:00
Eelco Dolstra d72538be8d Don't include /no-such-path in buildInputs 2015-06-15 19:26:52 +02:00
Joachim Fasting 18421542f9 electrum: 2.0.4 -> 2.3.2 2015-06-15 15:31:06 +02:00
Eelco Dolstra 42d94b6f15 Barf on non-existant build inputs
Previously saying

  buildInputs = [ "bla" ];

was quietly ignored. Now it's a fatal error.
2015-06-15 11:24:55 +02:00
Eelco Dolstra 41e1900ea1 Define closeNest before exitHandler
This prevents "closeNest: command not found" messages if setup fails
early.
2015-06-15 11:24:11 +02:00
Philipp Hausmann d95fba3746
haskell-uhc: Use newer version with relaxed cabal constraints. 2015-06-15 10:47:53 +02:00
Pascal Wittmann 5af468d0bc libmspack: update from 0.4alpha to 0.5alpha
fixes CVE-2014-9732, CVE-2015-4467, CVE-2015-4468, CVE-2015-4469,
CVE-2015-4470, CVE-2015-4471 and CVE-2015-4472.
2015-06-15 10:10:51 +02:00
Luca Bruno 4982143324 gdkpixbuf: simplify setup hook, don't create per-package loaders.cache 2015-06-15 09:57:05 +02:00
Luca Bruno aa800fa0fe Merge branch 'master' into staging 2015-06-15 09:56:29 +02:00
William A. Kennington III fa5eb0a7da rethinkdb: 2.0.0-1 -> 2.0.3 2015-06-14 20:00:21 -07:00
lethalman e08bbc0bc1 Merge pull request #8159 from cransom/dd-agent
Allow custom tags to be set for datadog monitoring
2015-06-15 18:43:14 +02:00
Casey Ransom d3212beff9 Allow custom tags to be set for datadog monitoring 2015-06-15 16:37:27 +00:00
Peter Simons 82fe884dc0 Merge pull request #8323 from ftrvxmtrx/mpg123-1.22.2
mpg123: 1.19.0 -> 1.22.2
2015-06-15 18:24:54 +02:00
Eelco Dolstra 6e6a96d42c Some more type cleanup 2015-06-15 18:18:46 +02:00
Eelco Dolstra c63bc92d4c types.uniq types.str -> types.str 2015-06-15 18:12:32 +02:00
Eelco Dolstra 19ffa212af types.uniq types.int -> types.int
types.int already implies uniqueness.
2015-06-15 18:11:32 +02:00
Eelco Dolstra c738b309ee types.uniq types.bool -> types.bool 2015-06-15 18:10:26 +02:00
Eelco Dolstra 9366af1b94 "types.uniq types.string" -> "types.str" 2015-06-15 18:08:49 +02:00
Eelco Dolstra e212e07cf6 Make types.bool complain on conflicting definitions
Previously, conflicting definitions would merge to "true". Now they
give an error, e.g.

  error: The option `hardware.enableAllFirmware' has conflicting definitions, in `/etc/nixos/configurations/misc/eelco/stuff.nix' and `/etc/nixos/configurations/misc/eelco/mandark.nix'.
2015-06-15 18:07:48 +02:00
Eelco Dolstra a4925bcfa8 Remove obsolete stuff 2015-06-15 18:07:44 +02:00