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

17601 commits

Author SHA1 Message Date
William A. Kennington III d4f176f70d Fix libiconv handling when using a crossSystem 2015-06-20 13:31:39 -07:00
William A. Kennington III 105feaa9f4 Cleanup some top-level cross compiling toolchain things
Also, switch the cross gcc to use the default gcc.
2015-06-20 12:59:32 -07:00
Jude Taylor d3ef216c54 darwin purity: libusb1 2015-06-19 12:56:39 -07:00
Jude Taylor f048ff3969 darwin purity: python-2.7 2015-06-19 12:56:39 -07:00
Vladimír Čunát 61596bf405 Merge #8363: pure-darwin stdenv 2015-06-18 22:38:08 +02:00
Jude Taylor ee951a92d3 relocate adv_cmds 2015-06-18 12:37:42 -07:00
Jude Taylor fa9c81f694 pure darwin stdenv 2015-06-18 12:37:41 -07:00
Austin Seipp c3fcd5ecb7 nixpkgs: Remove bunk 'infer' expression
This was accidentally committed because I'm a goof - see
1ee742b0ef.

Thanks to ftrvxmtrx on IRC for spotting.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-06-18 11:37:51 -05:00
Austin Seipp a0301e9ce2 nixpkgs: saw-tools 0.1-20150609
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-06-18 11:37:51 -05:00
Jascha Geerds 9df19f6c0a requests_toolbelt: 0.3.0 -> 0.4.0 2015-06-18 15:17:22 +02:00
Jascha Geerds 3b00ee2228 Add setuptools_scm package 2015-06-18 15:17:22 +02:00
lethalman 0243472c05 Merge pull request #8344 from joachifm/redundant-cheetah
Delete redundant expression cheetahTemplate
2015-06-18 14:51:17 +02:00
lethalman da28405ba2 Merge pull request #8263 from robbinch/pkg-dvd-slideshow
dvd-slideshow: Add package.
2015-06-18 14:46:48 +02:00
Andrew Kelley 801a392932 groovebasin: init at 1.5.1 2015-06-18 12:31:17 +02:00
taku0 4e78d76c18 thunderbird-bin: update to version 38.0.1, closes #8357 2015-06-18 11:40:13 +02:00
lassulus 4ed0a4eaf8 add pkg: vbam, closes #8339 2015-06-18 11:35:43 +02:00
Daiderd Jordan 8a07499620 wxmac: new package
- based on the current homebrew package
2015-06-18 11:34:05 +02:00
Daiderd Jordan f119508140 darwin os-specific: rez and derez packages 2015-06-18 11:34:05 +02:00
lassulus 099923c7be add pkgs: zandronum, zandronum-{server,bin}, closes #8338 2015-06-18 11:29:03 +02:00
lassulus 24dc9d7160 add pkgs: fmod42416 2015-06-18 11:28:52 +02:00
lassulus 03f0f41db5 add pkgs: sqlite-amalgamation 2015-06-18 11:28:52 +02:00
Benjamin Saunders cec71a01d9 libuv: 1.5.0 -> 1.6.1, closes #8365 2015-06-18 11:23:04 +02:00
lethalman 0622c4a22d Merge pull request #8350 from bobvanderlinden/drive
added drive package
2015-06-18 11:09:13 +02:00
William A. Kennington III 8e19ac8d7c Merge branch 'master.upstream' into staging.upstream 2015-06-17 11:57:40 -07:00
Bob van der Linden 361cf81f30 goPackages: oauth2: use propagatedBuildInputs instead of extraSrcs 2015-06-17 20:13:49 +02:00
Bob van der Linden 5093fd9cc9 added drive package 2015-06-17 20:13:48 +02:00
Rok Garbas 3d2a2fdd6f pythonPackages: pelican upgrade to 3.6.0 and added ghp-import package
- added ghc-import, smartypants and typogrify packages. last 2 needed as
  a dependency for pelican buildInputs
- updated pelican to 3.6.0 and enable tests
- added myself (garbas) as maintainer to bunch of packages which I use.
- removed usage if python.isPypy and replace it with isPyPy
2015-06-17 17:55:53 +02:00
lethalman ff3972b217 Merge pull request #8349 from berdario/ansible-win
Add support for Windows in ansible
2015-06-17 16:09:37 +02:00
lethalman 72e59b1047 Merge pull request #8362 from bobvanderlinden/fix-grpc
goPackages: grpc: fix dependencies so that grpc builds
2015-06-17 15:20:37 +02:00
Peter Simons 7d299447ae Revert "gmp: Use version 6 as the default"
This reverts commit 370fc79b94, because it causes
trouble on both Linux and Darwin, and we probably shouldn't have to worry about
that kind of stuff right now with the 15.06 release being late'ish already.
2015-06-16 23:59:56 +02:00
Bob van der Linden 6cd67cb218 goPackages: grpc: fix dependencies so that grpc builds 2015-06-16 22:20:00 +02:00
Pascal Wittmann 7d7a5e9f0e add osmo, a handy personal organizer 2015-06-16 20:13:20 +02:00
Pascal Wittmann b73a9a0b68 add libgringotts, a library to encapsulate data in an encrypted structure 2015-06-16 20:13:20 +02:00
Jascha Geerds 07cdc40222 Merge pull request #7872 from matthiasbeyer/fix-khal_python
Fix: khal 0.4.0 does not work with python 3
2015-06-16 15:06:42 +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
Joachim Fasting ed554d5ae2 Delete redundant expression cheetahTemplate
Use the one provided by python-packages instead; retain the
top-level cheetahTemplate name as an alias.
2015-06-15 23:31:37 +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
Dario Bertini 99912bbf0e
Add (optional, but opted in by default) support for Windows in ansible 2015-06-15 19:24:02 +01:00
Luca Bruno aa800fa0fe Merge branch 'master' into staging 2015-06-15 09:56:29 +02:00
Tuomas Tynkkynen 2c9b93b01c i2c-tools: New package at version 3.1.1 2015-06-15 17:49:35 +02:00
Tuomas Tynkkynen 7233ca0488 read-edid: New package at version 3.0.2 2015-06-15 17:49:35 +02:00
Luca Bruno cc5663de0c gnome3: easier to override packages 2015-06-15 11:47:50 +02:00
Mateusz Kowalczyk b32a78a97a Merge pull request #8326 from Chattered/master
Add Tales of Maj'eyal game.
2015-06-14 21:53:36 +01:00
Michael Raskin d9354c6a2a Add xwinmosaic window switcher 2015-06-14 23:26:58 +03:00
Michael Raskin 649b0affe1 Adding Skippy-XD window switcher 2015-06-14 23:26:58 +03:00
Michael Raskin 14695867cb Add ratmen X11 menu generator 2015-06-14 23:26:58 +03:00
Pascal Wittmann 6a2fb8b856 Merge pull request #8330 from andrewrk/libebur128
add libebur128 package
2015-06-14 22:13:26 +02:00